Control: tags 1032287 + pending

Dear maintainer,

I've prepared an NMU for python-qrencode (versioned as 1.2-5.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.


-- 
diff -Nru python-qrencode-1.2/debian/changelog python-qrencode-1.2/debian/changelog
--- python-qrencode-1.2/debian/changelog	2019-08-30 08:31:57.000000000 -0400
+++ python-qrencode-1.2/debian/changelog	2023-03-02 22:19:32.000000000 -0500
@@ -1,3 +1,10 @@
+python-qrencode (1.2-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * fix crash in Python 3.10 (Closes: #1032287)
+
+ -- Antoine Beaupré <anar...@debian.org>  Thu, 02 Mar 2023 22:19:32 -0500
+
 python-qrencode (1.2-5) unstable; urgency=medium
 
   * Drop Python 2 support (Closes: #938112).
diff -Nru python-qrencode-1.2/debian/patches/python3-10-port.patch python-qrencode-1.2/debian/patches/python3-10-port.patch
--- python-qrencode-1.2/debian/patches/python3-10-port.patch	1969-12-31 19:00:00.000000000 -0500
+++ python-qrencode-1.2/debian/patches/python3-10-port.patch	2023-03-02 22:19:28.000000000 -0500
@@ -0,0 +1,13 @@
+Description: adapt to changes in Python 3.10
+Author: anar...@debian.org
+Origin: Debian
+Forwarded: no
+Last-Update: 2023-03-03
+
+--- python-qrencode-1.2.orig/qr_encode.c
++++ python-qrencode-1.2/qr_encode.c
+@@ -1,3 +1,4 @@
++#define PY_SSIZE_T_CLEAN
+ #include <Python.h>
+ #include <stdlib.h>
+ #include <qrencode.h>
diff -Nru python-qrencode-1.2/debian/patches/series python-qrencode-1.2/debian/patches/series
--- python-qrencode-1.2/debian/patches/series	1969-12-31 19:00:00.000000000 -0500
+++ python-qrencode-1.2/debian/patches/series	2023-03-02 22:18:59.000000000 -0500
@@ -0,0 +1 @@
+python3-10-port.patch

Attachment: signature.asc
Description: PGP signature

Reply via email to