diff options
| author | Alexandre Detiste <tchet@debian.org> | 2026-06-28 01:15:17 +0200 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2026-06-28 04:37:52 +0000 |
| commit | 19b226d69fa9843660f1421207c2b43d12f106e9 (patch) | |
| tree | 5bdf7608b292f2d013e823789c1cab8c173e72bf /debian/rules | |
| parent | 8011cc1a3fc35338f4d89ce7ea4dae30e206bf60 (diff) | |
26.2-2 (patches unapplied)HEADimport/26.2-2ubuntu/stonking-proposedubuntu/stonking-develubuntu/develdebian/sid
Imported using git-ubuntu import.
Notes
Notes:
* Team upload.
* Add upstream patch for Pytest 9.1 compatibility (Closes: #1140881)
* Salsa: test <!nocheck> profile
* Tag test build-dependencies as <!nocheck>
* Use dh-sequence-python3
* Bump Standards-Version to 4.7.4, drop Priority: tag
* Rewrite d/watch in v5 format
* Add debian/upstream/metadata
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 1c02505..25a7a1e 100755 --- a/debian/rules +++ b/debian/rules @@ -10,4 +10,4 @@ export PYBUILD_AFTER_INSTALL=mkdir -p $(WHEELS_DIR) && cp {home_dir}/*.whl $(WHE export PYBUILD_DISABLE_pypy=test %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild |
