[Python-apps-commits] r11650 - in packages/isort/trunk/debian (changelog control)
mithrandi at users.alioth.debian.org
mithrandi at users.alioth.debian.org
Thu Dec 25 18:27:06 UTC 2014
Date: Thursday, December 25, 2014 @ 18:27:05
Author: mithrandi
Revision: 11650
* New upstream release.
- Depend on newer version of python3-pies.
Modified:
packages/isort/trunk/debian/changelog
packages/isort/trunk/debian/control
Modified: packages/isort/trunk/debian/changelog
===================================================================
--- packages/isort/trunk/debian/changelog 2014-12-25 18:25:42 UTC (rev 11649)
+++ packages/isort/trunk/debian/changelog 2014-12-25 18:27:05 UTC (rev 11650)
@@ -1,3 +1,10 @@
+isort (3.9.3+ds1-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ - Depend on newer version of python3-pies.
+
+ -- Tristan Seligmann <mithrandi at debian.org> Thu, 25 Dec 2014 20:26:24 +0200
+
isort (3.9.2+ds1-1) unstable; urgency=low
* New upstream release.
Modified: packages/isort/trunk/debian/control
===================================================================
--- packages/isort/trunk/debian/control 2014-12-25 18:25:42 UTC (rev 11649)
+++ packages/isort/trunk/debian/control 2014-12-25 18:27:05 UTC (rev 11650)
@@ -8,7 +8,7 @@
python3-all,
python3-setuptools,
python3-natsort,
- python3-pies,
+ python3-pies (>= 2.6.2),
python3-mock,
python3-pytest,
X-Python3-Version: >= 3.0
More information about the Python-apps-commits
mailing list