diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-07-24 19:24:52 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-07-24 19:24:52 +0000 |
commit | 95a2d568a15778d6027782a1639ef304283d93d6 (patch) | |
tree | 29d07bea4c3c1b84d798c2b379b9bc88dcb55606 /dev-python/cython/ChangeLog | |
parent | Delete older ebuild. (diff) | |
download | historical-95a2d568a15778d6027782a1639ef304283d93d6.tar.gz historical-95a2d568a15778d6027782a1639ef304283d93d6.tar.bz2 historical-95a2d568a15778d6027782a1639ef304283d93d6.zip |
Version bump. Fixed test failures with Python 2.7 (bug #294869).
Package-Manager: portage-HEAD/cvs/Linux x86_64
Diffstat (limited to 'dev-python/cython/ChangeLog')
-rw-r--r-- | dev-python/cython/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-python/cython/ChangeLog b/dev-python/cython/ChangeLog index e64088685ca8..a0e078e1beff 100644 --- a/dev-python/cython/ChangeLog +++ b/dev-python/cython/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-python/cython # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.47 2010/05/22 21:03:17 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.48 2010/07/24 19:24:52 arfrever Exp $ + +*cython-0.13_beta0 (24 Jul 2010) + + 24 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + -cython-0.12.ebuild, -files/cython-0.12-report_test_failures.patch, + +cython-0.13_beta0.ebuild: + Version bump. Fixed test failures with Python 2.7 (bug #294869). 22 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> cython-0.12.1.ebuild: |