[Git][reproducible-builds/diffoscope-website][master] Update metadata and news to match release of version 155

Chris Lamb gitlab at salsa.debian.org
Fri Aug 7 11:22:52 UTC 2020



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website


Commits:
2d75a98d by Chris Lamb at 2020-08-07T12:22:47+01:00
Update metadata and news to match release of version 155

- - - - -


2 changed files:

- _data/diffoscope.yml
- + _posts/2020-08-07-diffoscope-155-released.md


Changes:

=====================================
_data/diffoscope.yml
=====================================
@@ -18,6 +18,7 @@ contributors:
 - Eli Schwartz
 - Emanuel Bronshtein
 - Esa Peuha
+- Frazer Clews
 - Graham Christensen
 - Guangyuan Yang
 - Helmut Grohne
@@ -79,5 +80,5 @@ description: 'File formats supported include: Android APK files, Android boot im
   WebAssembly binary module, XML binary schemas (.xsb), XML files, XZ compressed files,
   ZIP archives and Zstandard compressed files.'
 latest_release:
-  date: 1596187575
-  version: '154'
+  date: 1596798590
+  version: '155'


=====================================
_posts/2020-08-07-diffoscope-155-released.md
=====================================
@@ -0,0 +1,28 @@
+---
+layout: post
+title: diffoscope 155 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `155`. This version includes the following changes:
+
+```
+[ 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.
+```
+
+You find out more by [visiting the project homepage](https://diffoscope.org).



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/2d75a98d4912676d870f6265591f9c9e6289936d
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/bb9743a1/attachment.htm>


More information about the rb-commits mailing list