[med-svn] [Git][python-team/packages/python-typechecks][master] switch to dh-sequence-python3
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sun Aug 4 19:44:33 BST 2024
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 <team+python at tracker.debian.org>
Uploaders: Steffen Moeller <moeller at debian.org>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240804/3597f01c/attachment-0001.htm>
More information about the debian-med-commit
mailing list