[Python-modules-commits] r25680 - in packages/python-keyring/trunk/debian (3 files)

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Tue Aug 27 18:09:33 UTC 2013


    Date: Tuesday, August 27, 2013 @ 18:09:32
  Author: mitya57-guest
Revision: 25680

* New upstream release.
* Drop no-pytest-runner.patch, applied upstream.

Modified:
  packages/python-keyring/trunk/debian/changelog
  packages/python-keyring/trunk/debian/patches/series
Deleted:
  packages/python-keyring/trunk/debian/patches/no-pytest-runner.patch

Modified: packages/python-keyring/trunk/debian/changelog
===================================================================
--- packages/python-keyring/trunk/debian/changelog	2013-08-27 17:19:50 UTC (rev 25679)
+++ packages/python-keyring/trunk/debian/changelog	2013-08-27 18:09:32 UTC (rev 25680)
@@ -1,5 +1,7 @@
-python-keyring (1.6-2) UNRELEASED; urgency=low
+python-keyring (2.0.2-1) UNRELEASED; urgency=low
 
+  * New upstream release.
+  * Drop no-pytest-runner.patch, applied upstream.
   * Switch debian/watch to use HTTPS.
 
  -- Dmitry Shachnev <mitya57 at gmail.com>  Wed, 07 Aug 2013 18:56:32 +0400

Deleted: packages/python-keyring/trunk/debian/patches/no-pytest-runner.patch
===================================================================
--- packages/python-keyring/trunk/debian/patches/no-pytest-runner.patch	2013-08-27 17:19:50 UTC (rev 25679)
+++ packages/python-keyring/trunk/debian/patches/no-pytest-runner.patch	2013-08-27 18:09:32 UTC (rev 25680)
@@ -1,15 +0,0 @@
-Description: do not require pytest-runner, it is not in Debian
-Author: Dmitry Shachnev <mitya57 at gmail.com>
-Forwarded: not-needed
-Last-Update: 2013-06-08
-
---- a/setup.py
-+++ b/setup.py
-@@ -94,7 +94,6 @@
-     extras_require = {'test': test_requirements},
-     tests_require = test_requirements,
-     setup_requires = [
--        'pytest-runner',
-     ],
-     entry_points = {
-         'console_scripts': [

Modified: packages/python-keyring/trunk/debian/patches/series
===================================================================
--- packages/python-keyring/trunk/debian/patches/series	2013-08-27 17:19:50 UTC (rev 25679)
+++ packages/python-keyring/trunk/debian/patches/series	2013-08-27 18:09:32 UTC (rev 25680)
@@ -1,2 +1 @@
-no-pytest-runner.patch
 catch-dbus-errors.patch




More information about the Python-modules-commits mailing list