Alexandre Detiste pushed to branch master at Debian Python Team / packages / python-typechecks
Commits: cccd2596 by Alexandre Detiste at 2024-08-04T20:43:55+02:00 switch to dh-sequence-python3 - - - - - 2 changed files: - debian/control - debian/rules Changes: ===================================== debian/control ===================================== @@ -4,11 +4,10 @@ Priority: optional Maintainer: Debian Python Team <[email protected]> Uploaders: Steffen Moeller <[email protected]> Build-Depends: debhelper-compat (= 13), - dh-python, + dh-sequence-python3, python3-setuptools, python3-all, python3-nose <!nocheck>, - debhelper Standards-Version: 4.6.1 Homepage: https://github.com/openvax/typechecks Vcs-Browser: https://salsa.debian.org/python-team/packages/python-typechecks ===================================== debian/rules ===================================== @@ -4,7 +4,7 @@ export DH_VERBOSE = 1 export PYBUILD_NAME=python-typechecks %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) View it on GitLab: https://salsa.debian.org/python-team/packages/python-typechecks/-/commit/cccd2596d5998aa0709d127a179fa783549f5e73 -- View it on GitLab: https://salsa.debian.org/python-team/packages/python-typechecks/-/commit/cccd2596d5998aa0709d127a179fa783549f5e73 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
