Control: tags 884672 + patch
Control: tags 884672 + pending
Dear maintainer,
I've prepared an NMU for rdflib (versioned as 4.2.1-2.1) and uploaded
it to DELAYED/15. Please feel free to tell me if I should cancel it.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
diff -Nru rdflib-4.2.1/debian/changelog rdflib-4.2.1/debian/changelog
--- rdflib-4.2.1/debian/changelog 2016-12-07 09:50:57.000000000 +0200
+++ rdflib-4.2.1/debian/changelog 2018-04-20 22:32:25.000000000 +0300
@@ -1,3 +1,11 @@
+rdflib (4.2.1-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add the newly required build and test dependencies on 2to3.
+ (Closes: #884672)
+
+ -- Adrian Bunk <[email protected]> Fri, 20 Apr 2018 22:32:25 +0300
+
rdflib (4.2.1-2) unstable; urgency=medium
* Demote html5lib and SPARQLWrapper from install_requires to tests_require
diff -Nru rdflib-4.2.1/debian/control rdflib-4.2.1/debian/control
--- rdflib-4.2.1/debian/control 2016-12-07 09:50:57.000000000 +0200
+++ rdflib-4.2.1/debian/control 2018-04-20 22:32:25.000000000 +0300
@@ -4,7 +4,7 @@
Maintainer: Christian M. Amsüss <[email protected]>
Uploaders: Olivier Berger <[email protected]>
Build-Depends: debhelper (>= 9.20141010), python3 (>=3.3.0-2), dh-python (>= 1.20140128),
- python-all, python3-all, python-setuptools, python3-setuptools,
+ python-all, python3-all, python-setuptools, python3-setuptools, 2to3,
python-pkg-resources, python3-pkg-resources,
dpkg-dev (>= 1.17.14),
python-sphinx <!nodoc>,
diff -Nru rdflib-4.2.1/debian/tests/control rdflib-4.2.1/debian/tests/control
--- rdflib-4.2.1/debian/tests/control 2016-12-07 09:50:57.000000000 +0200
+++ rdflib-4.2.1/debian/tests/control 2018-04-20 22:32:25.000000000 +0300
@@ -1,3 +1,3 @@
Tests: python2 python3
-Depends: @, python3-sparqlwrapper, python-nose, python3-nose
+Depends: @, python3-sparqlwrapper, python-nose, python3-nose, 2to3
Restrictions: allow-stderr