[med-svn] [Git][python-team/packages/python-ciso8601][master] 3 commits: replace transitional python3-tz with python3-pytz
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Wed Nov 26 22:42:54 GMT 2025
Alexandre Detiste pushed to branch master at Debian Python Team / packages / python-ciso8601
Commits:
f1d76ebd by Alexandre Detiste at 2025-11-26T23:38:29+01:00
replace transitional python3-tz with python3-pytz
- - - - -
c7d32ab0 by Alexandre Detiste at 2025-11-26T23:38:53+01:00
drop "Rules-Requires-Root: no": it is the default now
- - - - -
7ccd590e by Alexandre Detiste at 2025-11-26T23:42:48+01:00
make the build reproducible (Closes: #1120632)
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -9,13 +9,12 @@ Build-Depends:
dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all-dev,
+ python3-pytz <!nocheck>,
python3-setuptools,
- python3-tz <!nocheck>,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-ciso8601
Vcs-Git: https://salsa.debian.org/python-team/packages/python-ciso8601.git
Homepage: https://github.com/closeio/ciso8601
-Rules-Requires-Root: no
X-Style: black
Package: python3-ciso8601
=====================================
debian/rules
=====================================
@@ -8,6 +8,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export PYBUILD_NAME=ciso8601
export PYBUILD_BEFORE_TEST=cp generate_test_timestamps.py {build_dir}
+export PYBUILD_AFTER_TEST=rm {build_dir}/generate_test_timestamps.py
%:
dh $@ --buildsystem pybuild
View it on GitLab: https://salsa.debian.org/python-team/packages/python-ciso8601/-/compare/ec581f0e568ea727daf0aeb87f25d6004292bef6...7ccd590ec532373314b0a6dbe80c7b6c79b8a45d
--
View it on GitLab: https://salsa.debian.org/python-team/packages/python-ciso8601/-/compare/ec581f0e568ea727daf0aeb87f25d6004292bef6...7ccd590ec532373314b0a6dbe80c7b6c79b8a45d
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/20251126/7af5b02d/attachment-0001.htm>
More information about the debian-med-commit
mailing list