Control: tags 936702 + patch
Control: tags 936702 + pending

Dear maintainer,

I've prepared an NMU for hidapi-cffi (versioned as 0.2.2-1.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru hidapi-cffi-0.2.2/debian/changelog hidapi-cffi-0.2.2/debian/changelog
--- hidapi-cffi-0.2.2/debian/changelog	2018-10-21 05:47:21.000000000 -0400
+++ hidapi-cffi-0.2.2/debian/changelog	2019-10-14 20:19:25.000000000 -0400
@@ -1,3 +1,10 @@
+hidapi-cffi (0.2.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop python2 support; Closes: #936702
+
+ -- Sandro Tosi <mo...@debian.org>  Mon, 14 Oct 2019 20:19:25 -0400
+
 hidapi-cffi (0.2.2-1) unstable; urgency=low
 
   * New upstream release and add watch file (Closes: #910993)
diff -Nru hidapi-cffi-0.2.2/debian/control hidapi-cffi-0.2.2/debian/control
--- hidapi-cffi-0.2.2/debian/control	2018-10-21 05:47:21.000000000 -0400
+++ hidapi-cffi-0.2.2/debian/control	2019-10-14 20:19:14.000000000 -0400
@@ -2,16 +2,9 @@
 Maintainer: Aigars Mahinovs <aigar...@debian.org>
 Section: python
 Priority: optional
-Build-Depends: python-setuptools (>= 0.6b3), python3-setuptools, python-all (>= 2.6.6-3), python3-all, debhelper (>= 9), dh-python, python-cffi, python3-cffi, python-dev, python3-dev, libhidapi-dev
+Build-Depends: python3-setuptools, python3-all, debhelper (>= 9), dh-python, python3-cffi, python3-dev, libhidapi-dev
 Standards-Version: 4.2.1
 
-Package: python-hidapi
-Architecture: any
-Depends: ${misc:Depends}, ${python:Depends}, libhidapi-hidraw0 | libhidapi-libusb0, python-cffi (>= 0.8)
-Description: Python bindings for the HID API
- Python bindings for libhidapi for working with Human Interface Devices
- such as mouses and keyboards.
-
 Package: python3-hidapi
 Architecture: any
 Depends: ${misc:Depends}, ${python3:Depends}, libhidapi-hidraw0 | libhidapi-libusb0, python3-cffi (>= 0.8)
diff -Nru hidapi-cffi-0.2.2/debian/rules hidapi-cffi-0.2.2/debian/rules
--- hidapi-cffi-0.2.2/debian/rules	2018-10-21 05:47:21.000000000 -0400
+++ hidapi-cffi-0.2.2/debian/rules	2019-10-14 20:19:22.000000000 -0400
@@ -3,4 +3,4 @@
 export PYBUILD_NAME=hidapi
 
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --with python3 --buildsystem=pybuild

Reply via email to