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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Jan 20 17:02:13 UTC 2023



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


Commits:
0e3adabf by Chris Lamb at 2023-01-20T09:02:05-08:00
Update metadata and news to match release of version 233

- - - - -


2 changed files:

- _data/diffoscope.yml
- + _posts/2023-01-20-diffoscope-233-released.md


Changes:

=====================================
_data/diffoscope.yml
=====================================
@@ -27,7 +27,6 @@ contributors:
 - Emanuel Bronshtein
 - Esa Peuha
 - FC Stegerman
-- Felix C. Stegerman
 - Frazer Clews
 - Graham Christensen
 - Guangyuan Yang
@@ -41,8 +40,6 @@ contributors:
 - "Jelmer Vernoo\u0133"
 - Joachim Breitner
 - Juliana Oliveira
-- Juliana Oliveira Rodrigues
-- Juliana Rodrigues
 - "J\xE9r\xE9my Bobbio"
 - Keith Smiley
 - klemens
@@ -69,8 +66,6 @@ contributors:
 - Santiago Torres-Arias
 - Satyam Zode
 - Sergei Trofimovich
-- siamezzze
-- spillner
 - Vagrant Cascadian
 - Vibhu
 - Will Thompson
@@ -104,5 +99,5 @@ description: 'File formats supported include: Android APK files, Android boot im
   (.xsb), XML files, XMLB files, XZ compressed files, ZIP archives and Zstandard compressed
   files.'
 latest_release:
-  date: 1673593501
-  version: '232'
+  date: 1674233782
+  version: '233'


=====================================
_posts/2023-01-20-diffoscope-233-released.md
=====================================
@@ -0,0 +1,29 @@
+---
+layout: post
+title: diffoscope 233 released
+author: Chris Lamb <lamby at debian.org>
+---
+
+The diffoscope maintainers are pleased to announce the release of diffoscope
+version `233`. This version includes the following changes:
+
+```
+[ FC Stegerman ]
+* Split packaging metadata into an extras_require.json file instead of using
+  the pep517 and the pip modules directly. This was causing build failures if
+  not using a virtualenv and/or building without internet access.
+  (Closes: #1029066, reproducible-builds/diffoscope#325)
+
+[ Vagrant Cascadian ]
+* Add an external tool reference for GNU Guix (lzip).
+* Drop an external tool reference for GNU Guix (pedump).
+
+[ Chris Lamb ]
+* Split inline Python code in shell script to generate test dependencies to a
+  separate Python script.
+* No need for "from __future__ import print_function" import in setup.py
+  anymore.
+* Comment and tidy the new extras_require.json handling.
+```
+
+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/0e3adabf574258064500c408b6fe265fb7b5b68e

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/0e3adabf574258064500c408b6fe265fb7b5b68e
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/20230120/ae3ec22a/attachment.htm>


More information about the rb-commits mailing list