Control: tags 896207 + pending
Control: tags 896374 + patch
Control: tags 896374 + pending
Dear maintainer,
I've prepared an NMU for python-scruffy (versioned as 0.3.3-1.1) and
uploaded it to DELAYED/2. 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 python-scruffy-0.3.3/debian/changelog python-scruffy-0.3.3/debian/changelog
--- python-scruffy-0.3.3/debian/changelog 2016-05-11 17:46:44.000000000 +0300
+++ python-scruffy-0.3.3/debian/changelog 2018-06-03 21:53:39.000000000 +0300
@@ -1,3 +1,11 @@
+python-scruffy (0.3.3-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add the missing dependencies on python{,3}-pkg-resources.
+ (Closes: #896207, #896374)
+
+ -- Adrian Bunk <[email protected]> Sun, 03 Jun 2018 21:53:39 +0300
+
python-scruffy (0.3.3-1) unstable; urgency=medium
* Initial release. (Closes: #823992)
diff -Nru python-scruffy-0.3.3/debian/control python-scruffy-0.3.3/debian/control
--- python-scruffy-0.3.3/debian/control 2016-05-11 17:43:19.000000000 +0300
+++ python-scruffy-0.3.3/debian/control 2018-06-03 21:53:39.000000000 +0300
@@ -24,7 +24,7 @@
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
- ${python:Depends}
+ ${python:Depends}, python-pkg-resources
Description: framework for taking care of a bunch of boilerplate in Python2 apps
Scruffy is a framework for taking care of a bunch of boilerplate in
Python apps. It handles the loading of configuration files, the loading
@@ -50,7 +50,7 @@
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
- ${python3:Depends}
+ ${python3:Depends}, python3-pkg-resources
Description: framework for taking care of a bunch of boilerplate in Python3 apps
Scruffy is a framework for taking care of a bunch of boilerplate in
Python apps. It handles the loading of configuration files, the loading
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team