[Git][reproducible-builds/reprotest][master] release as 0.7.21

Holger Levsen (@holger) gitlab at salsa.debian.org
Fri Jul 29 19:38:35 UTC 2022



Holger Levsen pushed to branch master at Reproducible Builds / reprotest


Commits:
91b020b6 by Holger Levsen at 2022-07-29T21:33:07+02:00
release as 0.7.21

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- debian/changelog
- setup.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-reprotest (0.7.21) UNRELEASED; urgency=medium
+reprotest (0.7.21) unstable; urgency=medium
 
   [ Nick Rosbrook ]
   * Dynamically tox environment in debian/rules instead of doing so
@@ -7,12 +7,15 @@ reprotest (0.7.21) UNRELEASED; urgency=medium
   [ Mattia Rizzolo ]
   * Run the tests through pybuild to run them against all supported
     python3 versions.  Closes: #1016301
+  * setup.cfg: fix a deprecation warning.
 
   [ Holger Levsen ]
   * build-depends: make diffoscope dependency unversioned as it's met even in
     Buster.
+  * Bump standards version to 4.6.1.
+  * Release as 0.7.21.
 
- -- Nick Rosbrook <nick.rosbrook at canonical.com>  Wed, 13 Jul 2022 14:36:26 -0400
+ -- Holger Levsen <holger at debian.org>  Fri, 29 Jul 2022 21:26:48 +0200
 
 reprotest (0.7.20) unstable; urgency=medium
 


=====================================
setup.py
=====================================
@@ -6,7 +6,7 @@
 from setuptools import setup, find_packages
 
 setup(name='reprotest',
-      version='0.7.20',
+      version='0.7.21',
       description='Build packages and check them for reproducibility.',
       long_description=open('README.rst', encoding='utf-8').read(),
       author='Ximin Luo, Ceridwen',



View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/-/commit/91b020b619282a4532c2d728c674fc6279ac2551

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/-/commit/91b020b619282a4532c2d728c674fc6279ac2551
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220729/3c0d10ac/attachment.htm>


More information about the rb-commits mailing list