Loading debian/control +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper-compat (= 12), python-all, dh-python, python3-all, python3-future, Loading debian/patches/python3.patchdeleted 100644 → 0 +0 −26 Original line number Diff line number Diff line Author: Andreas Tille <tille@debian.org> Last-Update: Sat, 31 Aug 2019 07:43:17 +0200 Description: Prevent dh_auto_clean from trying to call python2.7 --- a/PKG-INFO +++ b/PKG-INFO @@ -59,8 +59,6 @@ Classifier: Topic :: Software Developmen Classifier: Topic :: Software Development :: Libraries :: Python Modules Classifier: Topic :: Utilities Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 2 -Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.3 Classifier: Programming Language :: Python :: 3.4 --- a/setup.py +++ b/setup.py @@ -20,8 +20,6 @@ classes = """ Topic :: Software Development :: Libraries :: Python Modules Topic :: Utilities Programming Language :: Python - Programming Language :: Python :: 2 - Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.3 Programming Language :: Python :: 3.4 debian/patches/series +0 −1 Original line number Diff line number Diff line better_error_reporting python3.patch Loading
debian/control +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper-compat (= 12), python-all, dh-python, python3-all, python3-future, Loading
debian/patches/python3.patchdeleted 100644 → 0 +0 −26 Original line number Diff line number Diff line Author: Andreas Tille <tille@debian.org> Last-Update: Sat, 31 Aug 2019 07:43:17 +0200 Description: Prevent dh_auto_clean from trying to call python2.7 --- a/PKG-INFO +++ b/PKG-INFO @@ -59,8 +59,6 @@ Classifier: Topic :: Software Developmen Classifier: Topic :: Software Development :: Libraries :: Python Modules Classifier: Topic :: Utilities Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 2 -Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.3 Classifier: Programming Language :: Python :: 3.4 --- a/setup.py +++ b/setup.py @@ -20,8 +20,6 @@ classes = """ Topic :: Software Development :: Libraries :: Python Modules Topic :: Utilities Programming Language :: Python - Programming Language :: Python :: 2 - Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.3 Programming Language :: Python :: 3.4
debian/patches/series +0 −1 Original line number Diff line number Diff line better_error_reporting python3.patch