diff --git a/PKG-INFO b/PKG-INFO index c88669b..e2613fa 100644 --- a/PKG-INFO +++ b/PKG-INFO @@ -1,4 +1,4 @@ -Metadata-Version: 1.1 +Metadata-Version: 2.1 Name: PyQRCode Version: 1.2.1 Summary: A QR code generator written purely in Python with SVG, EPS, PNG and terminal output. @@ -91,3 +91,4 @@ Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 2.6 Classifier: Programming Language :: Python :: 2.7 +Provides-Extra: PNG diff --git a/PyQRCode.egg-info/PKG-INFO b/PyQRCode.egg-info/PKG-INFO index c88669b..e2613fa 100644 --- a/PyQRCode.egg-info/PKG-INFO +++ b/PyQRCode.egg-info/PKG-INFO @@ -1,4 +1,4 @@ -Metadata-Version: 1.1 +Metadata-Version: 2.1 Name: PyQRCode Version: 1.2.1 Summary: A QR code generator written purely in Python with SVG, EPS, PNG and terminal output. @@ -91,3 +91,4 @@ Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 2.6 Classifier: Programming Language :: Python :: 2.7 +Provides-Extra: PNG diff --git a/PyQRCode.egg-info/requires.txt b/PyQRCode.egg-info/requires.txt index 1612941..7005017 100644 --- a/PyQRCode.egg-info/requires.txt +++ b/PyQRCode.egg-info/requires.txt @@ -1,4 +1,3 @@ - [PNG] -pypng>=0.0.13 \ No newline at end of file +pypng>=0.0.13 diff --git a/debian/changelog b/debian/changelog index 826dd73..73255ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-pyqrcode (1.2.1+git20160619.1.674a77b-1) UNRELEASED; urgency=low + + * New upstream snapshot. + + -- Debian Janitor Fri, 30 Jul 2021 21:55:56 -0000 + python-pyqrcode (1.2.1-4) unstable; urgency=medium * Remove Python2 autopkgtest. diff --git a/setup.cfg b/setup.cfg index 861a9f5..8bfd5a1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,4 @@ [egg_info] tag_build = tag_date = 0 -tag_svn_revision = 0