[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 155

Chris Lamb gitlab at salsa.debian.org
Fri Aug 7 11:21:26 UTC 2020



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
c71c4299 by Chris Lamb at 2020-08-07T12:09:53+01:00
releasing package diffoscope version 155

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,22 @@
-diffoscope (155) UNRELEASED; urgency=medium
+diffoscope (155) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb ]
+  * Bump Python requirement from 3.6 to 3.7 - most distributions are either
+    shipping3.5 or 3.7, so supporting 3.6 is not somewhat unnecessary and also
+    more difficult to test locally.
+  * Improvements to setup.py:
+    - Apply the Black source code reformatter.
+    - Add some URLs for the site of PyPI.org.
+    - Update "author" and author email.
+  * Explicitly support Python 3.8.
+
+  [ Frazer Clews ]
+  * Move away from the deprecated logger.warn method logger.warning.
+
+  [ Mattia Rizzolo ]
+  * Document ("classify") on PyPI that this project works with Python 3.8.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 31 Jul 2020 10:39:36 +0100
+ -- Chris Lamb <lamby at debian.org>  Fri, 07 Aug 2020 12:09:50 +0100
 
 diffoscope (154) unstable; urgency=medium
 


=====================================
diffoscope/__init__.py
=====================================
@@ -18,4 +18,4 @@
 # You should have received a copy of the GNU General Public License
 # along with diffoscope.  If not, see <https://www.gnu.org/licenses/>.
 
-VERSION = "154"
+VERSION = "155"



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/c71c429929e555bebe56c667f8197ca527442b06

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/c71c429929e555bebe56c667f8197ca527442b06
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/20200807/c4766d82/attachment.htm>


More information about the rb-commits mailing list