diff options
author | 2014-06-07 07:04:58 +0000 | |
---|---|---|
committer | 2014-06-07 07:04:58 +0000 | |
commit | 3edb21ffb21e66ff936fd976e1d6653e94f87f8b (patch) | |
tree | d552c7b487a22efb93bdaa026356079df0524e0d /dev-python/icalendar/ChangeLog | |
parent | bump; add pypy support (diff) | |
download | historical-3edb21ffb21e66ff936fd976e1d6653e94f87f8b.tar.gz historical-3edb21ffb21e66ff936fd976e1d6653e94f87f8b.tar.bz2 historical-3edb21ffb21e66ff936fd976e1d6653e94f87f8b.zip |
bump, drop py2.6 pypy2_0, add pytest as testrunner, tidy
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0xB8072B0D
Diffstat (limited to 'dev-python/icalendar/ChangeLog')
-rw-r--r-- | dev-python/icalendar/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-python/icalendar/ChangeLog b/dev-python/icalendar/ChangeLog index 09cc27e313ae..151064b449eb 100644 --- a/dev-python/icalendar/ChangeLog +++ b/dev-python/icalendar/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-python/icalendar # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/icalendar/ChangeLog,v 1.36 2014/05/09 05:24:08 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/icalendar/ChangeLog,v 1.37 2014/06/07 07:04:24 idella4 Exp $ + +*icalendar-3.7 (07 Jun 2014) + + 07 Jun 2014; Ian Delaney <idella4@gentoo.org> +icalendar-3.7.ebuild, + -icalendar-3.1.ebuild, -icalendar-3.2-r1.ebuild, -icalendar-3.2.ebuild, + -icalendar-3.3.ebuild, -icalendar-3.4.ebuild: + bump, drop py2.6 pypy2_0, add pytest as testrunner, tidy *icalendar-3.6.2 (09 May 2014) |