[med-svn] [Git][python-team/packages/python-multipletau][master] 2 commits: attempt at improving reproducibility
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sat Jun 29 13:03:56 BST 2024
Alexandre Detiste pushed to branch master at Debian Python Team / packages / python-multipletau
Commits:
693497f5 by Alexandre Detiste at 2024-06-29T13:51:02+02:00
attempt at improving reproducibility
- - - - -
7f912f18 by Alexandre Detiste at 2024-06-29T14:03:20+02:00
release
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,17 @@
-python-multipletau (0.4.1+ds-1) UNRELEASED; urgency=medium
+python-multipletau (0.4.1+ds-1) unstable; urgency=medium
* Team upload.
- * New upstream version
+ * New upstream version 0.4.1
* Standards-Version: 4.7.0 (routine-update)
-
- -- Alexandre Detiste <tchet at debian.org> Sat, 29 Jun 2024 12:55:01 +0200
+ * Refresh patches
+ * Update build-dependencies:
+ - python3-mock
+ + pybuild-plugin-pyproject
+ + python3-setuptools-scm
+ + python3-sphinx-rtd-theme
+ * Use then standard pybuild Testsuite for autopkgtest
+
+ -- Alexandre Detiste <tchet at debian.org> Sat, 29 Jun 2024 14:01:31 +0200
python-multipletau (0.3.3+ds-6) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -1,8 +1,11 @@
#!/usr/bin/make -f
+include /usr/share/dpkg/pkg-info.mk
+
export PYBUILD_NAME=multipletau
export PYBUILD_TEST_PYTEST=1
export LC_ALL=C.UTF-8
+export SETUPTOOLS_SCM_PRETEND_VERSION=${DEB_VERSION_UPSTREAM}
%:
dh $@ --with sphinxdoc --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/python-team/packages/python-multipletau/-/compare/9affd3e936dcaeb85de4d5269f23e492d2ca6cc2...7f912f188527b9e28e0b7566f4770a6256c3b111
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/python-team/packages/python-multipletau/-/compare/9affd3e936dcaeb85de4d5269f23e492d2ca6cc2...7f912f188527b9e28e0b7566f4770a6256c3b111
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/20240629/9158bfc9/attachment-0001.htm>
More information about the debian-med-commit
mailing list