idella4 14/09/30 11:50:08
Modified: python-dateutil-2.2.ebuild ChangeLog
Removed: python-dateutil-2.1.ebuild
python-dateutil-1.5.ebuild
Log:
remove old obsoleted py2 only version & version inheriting old eclass; 2.2,
clean old impls
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
0xB8072B0D)
Revision Changes Path
1.4 dev-python/python-dateutil/python-dateutil-2.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/python-dateutil-2.2.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/python-dateutil-2.2.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/python-dateutil-2.2.ebuild?r1=1.3&r2=1.4
Index: python-dateutil-2.2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/python-dateutil/python-dateutil-2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-dateutil-2.2.ebuild 16 Apr 2014 04:43:50 -0000 1.3
+++ python-dateutil-2.2.ebuild 30 Sep 2014 11:50:08 -0000 1.4
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-dateutil/python-dateutil-2.2.ebuild,v
1.3 2014/04/16 04:43:50 idella4 Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-dateutil/python-dateutil-2.2.ebuild,v
1.4 2014/09/30 11:50:08 idella4 Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
inherit distutils-r1
1.61 dev-python/python-dateutil/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/ChangeLog?rev=1.61&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/ChangeLog?rev=1.61&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/ChangeLog?r1=1.60&r2=1.61
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-dateutil/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog 27 Sep 2014 15:39:57 -0000 1.60
+++ ChangeLog 30 Sep 2014 11:50:08 -0000 1.61
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/python-dateutil
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-dateutil/ChangeLog,v 1.60
2014/09/27 15:39:57 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-dateutil/ChangeLog,v 1.61
2014/09/30 11:50:08 idella4 Exp $
+
+ 30 Sep 2014; Ian Delaney <[email protected]> -python-dateutil-1.5.ebuild,
+ -python-dateutil-2.1.ebuild, python-dateutil-2.2.ebuild:
+ remove old obsoleted py2 only version & version inheriting old eclass; 2.2,
+ clean old impls
27 Sep 2014; Mike Gilbert <[email protected]> python-dateutil-2.1-r1.ebuild:
Add python3.4 to version 2.1.