[Python-modules-commits] r33874 - in packages/python-git/trunk/debian (changelog)
yoh at users.alioth.debian.org
yoh at users.alioth.debian.org
Tue Aug 18 22:02:42 UTC 2015
Date: Tuesday, August 18, 2015 @ 22:02:41
Author: yoh
Revision: 33874
Let's try current snapshot -- tests failed otherwise
======================================================================
FAIL: test_commit_serialization (git.test.performance.test_commit.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
File /home/yoh/deb/gits/build-area/python-git-1.0.1/git/test/performance/test_commit.py, line 79, in test_commit_serialization
assert_commit_serialization(self.gitrwrepo, self.gitrwrepo.head, True)
File /home/yoh/deb/gits/build-area/python-git-1.0.1/git/test/test_commit.py, line 57, in assert_commit_serialization
assert istream.hexsha == cm.hexsha.encode('ascii')
AssertionError
Modified:
packages/python-git/trunk/debian/changelog
Modified: packages/python-git/trunk/debian/changelog
===================================================================
--- packages/python-git/trunk/debian/changelog 2015-08-18 22:02:36 UTC (rev 33873)
+++ packages/python-git/trunk/debian/changelog 2015-08-18 22:02:41 UTC (rev 33874)
@@ -1,6 +1,7 @@
-python-git (1.0.1-1) unstable; urgency=medium
+python-git (1.0.1+git72-g039e265-1) unstable; urgency=medium
- * Fresh upstream release. Upload to unstable (Closes: #790068)
+ * Fresh snapshot post upstream release -- mainly bugfixes discovered
+ after release. Upload to unstable (Closes: #790068)
* debian/control
- X-Python-Version: >= 2.7 to avoid problems on wheezy with 2.6 supported
and then needing python-ordereddict
More information about the Python-modules-commits
mailing list