diff options
author | Ian Delaney <idella4@gentoo.org> | 2013-02-13 13:09:54 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2013-02-13 13:09:54 +0000 |
commit | 4d808986e9c9b2e6c81efdccc62415b1c0c93e24 (patch) | |
tree | 1a406a2ac47858b1e939eb43d9d3227a382aba34 /dev-python/pytest/ChangeLog | |
parent | fix gl2ps dep (diff) | |
download | gentoo-2-4d808986e9c9b2e6c81efdccc62415b1c0c93e24.tar.gz gentoo-2-4d808986e9c9b2e6c81efdccc62415b1c0c93e24.tar.bz2 gentoo-2-4d808986e9c9b2e6c81efdccc62415b1c0c93e24.zip |
Upstream fix to unicode issue, -unicode.patch, for removal next release, fixes Bug #452580
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-python/pytest/ChangeLog')
-rw-r--r-- | dev-python/pytest/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-python/pytest/ChangeLog b/dev-python/pytest/ChangeLog index 749d69f0f6d1..405839677e20 100644 --- a/dev-python/pytest/ChangeLog +++ b/dev-python/pytest/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/pytest # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.45 2013/01/02 04:32:07 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.46 2013/02/13 13:09:54 idella4 Exp $ + + 14 Feb 2013; Ian Delaney <idella4@gentoo.org> + +files/pytest-2.3.4-unicode.patch, pytest-2.3.4.ebuild: + Upstream fix to unicode issue, -unicode.patch, for removal next release, fixes + Bug #452580 02 Jan 2013; Mike Gilbert <floppym@gentoo.org> pytest-2.3.4.ebuild: Add pypy2_0. |