Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r75875:c737b98a841c
Date: 2015-02-14 21:09 +0100
http://bitbucket.org/pypy/pypy/changeset/c737b98a841c/

Log:    fix test_egg_version

diff --git a/lib_pypy/cffi.egg-info b/lib_pypy/cffi.egg-info
--- a/lib_pypy/cffi.egg-info
+++ b/lib_pypy/cffi.egg-info
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: cffi
-Version: 0.8.6
+Version: 0.8.6+
 Summary: Foreign Function Interface for Python calling C code.
 Home-page: http://cffi.readthedocs.org
 Author: Armin Rigo, Maciej Fijalkowski
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to