diff options
Diffstat (limited to 'dev-python/g-pypi/ChangeLog')
-rw-r--r-- | dev-python/g-pypi/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/g-pypi/ChangeLog b/dev-python/g-pypi/ChangeLog index 8fc5bb6411e4..9f834ab21089 100644 --- a/dev-python/g-pypi/ChangeLog +++ b/dev-python/g-pypi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/g-pypi # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/g-pypi/ChangeLog,v 1.5 2013/05/18 15:56:50 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/g-pypi/ChangeLog,v 1.6 2013/07/19 07:50:29 mgorny Exp $ + + 19 Jul 2013; Michał Górny <mgorny@gentoo.org> g-pypi-0.3.ebuild: + Switch the dep back to dev-python/unittest2 due to bug #450648. 18 May 2013; Ian Delaney <idella4@gentoo.org> g-pypi-0.3.ebuild: rm listing argparse from setup.py & installed requires.txt, fixes Bug #69972 |