Control: tags 916616 + pending Control: tags 936643 + patch Control: tags 936643 + pending
Dear maintainer, I've prepared an NMU for gphoto2-cffi (versioned as 0.4.3~a1-1.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru gphoto2-cffi-0.4.3~a1/debian/changelog gphoto2-cffi-0.4.3~a1/debian/changelog --- gphoto2-cffi-0.4.3~a1/debian/changelog 2018-09-02 09:25:30.000000000 -0400 +++ gphoto2-cffi-0.4.3~a1/debian/changelog 2019-10-17 17:24:00.000000000 -0400 @@ -1,3 +1,10 @@ +gphoto2-cffi (0.4.3~a1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Drop python2 support; Closes: #936643, #916616 + + -- Sandro Tosi <[email protected]> Thu, 17 Oct 2019 17:24:00 -0400 + gphoto2-cffi (0.4.3~a1-1) unstable; urgency=low * Updated upstream version diff -Nru gphoto2-cffi-0.4.3~a1/debian/control gphoto2-cffi-0.4.3~a1/debian/control --- gphoto2-cffi-0.4.3~a1/debian/control 2018-09-02 09:59:50.000000000 -0400 +++ gphoto2-cffi-0.4.3~a1/debian/control 2019-10-17 17:23:22.000000000 -0400 @@ -2,21 +2,9 @@ Maintainer: Aigars Mahinovs <[email protected]> Section: python Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python3-setuptools, python-enum34, python-all (>= 2.6.6-3), python3-all, debhelper (>= 10), dh-python, python-cffi, python3-cffi, python-all-dev, python3-all-dev, libgphoto2-dev +Build-Depends: python3-setuptools, python3-all, debhelper (>= 10), dh-python, python3-cffi, python3-all-dev, libgphoto2-dev Standards-Version: 4.2.1 -Package: python-gphoto2cffi -Architecture: any -Replaces: python-gphoto2 (<<0.3~a1-1~) -Conflicts: python-gphoto2 (<<0.3~a1-1~) -Provides: python-gphoto2 -Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Description: GPhoto2 bindings with simpler API - Python bindings for libgphoto2 with an interface that strives to be idiomatic. - In contrast to other bindings for Python, gphoto2-cffi hides most of the - lower-level abstractions and reduces the API surface while still offering - access to most of the library's features. - Package: python3-gphoto2cffi Architecture: any Replaces: python3-gphoto2 (<<0.3~a1-1~) diff -Nru gphoto2-cffi-0.4.3~a1/debian/rules gphoto2-cffi-0.4.3~a1/debian/rules --- gphoto2-cffi-0.4.3~a1/debian/rules 2016-04-04 15:29:15.000000000 -0400 +++ gphoto2-cffi-0.4.3~a1/debian/rules 2019-10-17 17:23:31.000000000 -0400 @@ -2,4 +2,4 @@ export PYBUILD_NAME=gphoto2cffi export PYBUILD_DISABLE=test %: - dh $@ --with python2,python3 --buildsystem=pybuild + dh $@ --with python3 --buildsystem=pybuild
_______________________________________________ Python-modules-team mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team
