Bug#1036710: unblock: reserialize/20220929-2
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: reserialize@packages.debian.org
Control: affects -1 + src:reserialize
Please unblock package reserialize
In November, I added a custom patch which I hoped would have allowed to
use toml2* and *2toml scripts without an external toml dependency, but
apparently I didn’t test it properly (or at all?!), and it didn’t work.
This upload disables this patch, reverting toml support to what it was
before November 2022.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
unblock reserialize/20220929-2
diff -Nru reserialize-20220929/debian/changelog reserialize-20220929/debian/changelog
--- reserialize-20220929/debian/changelog 2022-11-21 09:38:50.000000000 +0100
+++ reserialize-20220929/debian/changelog 2023-05-24 17:01:40.000000000 +0200
@@ -1,3 +1,10 @@
+reserialize (20220929-2) unstable; urgency=medium
+
+ * Drop tomllib patch, it never properly worked
+ (Closes: #1036536, #1036537).
+
+ -- Andrej Shadura <andrewsh@debian.org> Wed, 24 May 2023 17:01:40 +0200
+
reserialize (20220929-1) unstable; urgency=medium
* New upstream snapshot.
diff -Nru reserialize-20220929/debian/patches/series reserialize-20220929/debian/patches/series
--- reserialize-20220929/debian/patches/series 2022-11-21 09:38:50.000000000 +0100
+++ reserialize-20220929/debian/patches/series 2023-05-24 17:01:40.000000000 +0200
@@ -1,4 +1,4 @@
0001-Accept-a-file-from-argv-recognise-help-and.patch
0002-Drop-broken-plist-support.patch
0003-Enable-the-use-of-bson-impl-without-dumps.patch
-0004-Add-Python-3.11-tomllib-support.patch
+#0004-Add-Python-3.11-tomllib-support.patch
Reply to: