[notes] 01/01: packages += python-pip
Daniel Shahaf
danielsh at apache.org
Tue Sep 20 14:23:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
danielsh-guest pushed a commit to branch master
in repository notes.
commit a5550edc0a82d6774f0ae03df9c26f29f34e2152
Author: Daniel Shahaf <danielsh at apache.org>
Date: Tue Sep 20 14:21:56 2016 +0000
packages += python-pip
---
packages.yml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/packages.yml b/packages.yml
index 11e665e..f202bc6 100644
--- a/packages.yml
+++ b/packages.yml
@@ -21775,6 +21775,16 @@ python-pint:
version: 0.6-1
issues:
- copyright_year_in_documentation_generated_by_sphinx
+python-pip:
+ version: 8.1.2-2
+ comments: |
+ In urllib3-1.15.1.dist-info/METADATA, a Requires-Dist header has two version constraints; they appear in random order.
+ .
+ Reproduces in amd64/unstable but not on other archs, so may be non-deterministic (eg hash order).
+ .
+ Example:
+ │ │ │ │ │ -Requires-Dist: PySocks (>=1.5.6,<2.0); extra == 'socks'
+ │ │ │ │ │ +Requires-Dist: PySocks (<2.0,>=1.5.6); extra == 'socks'
python-poppler:
version: 0.12.1-8.1
issues:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git
More information about the Reproducible-commits
mailing list