Gentoo Archives: gentoo-commits

From: "Ian Delaney (idella4)" <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/python-dateutil: python-dateutil-2.2.ebuild ChangeLog python-dateutil-2.1.ebuild python-dateutil-1.5.ebuild
Date: Tue, 30 Sep 2014 11:50:18
Message-Id: 20140930115008.2CDF6695B@oystercatcher.gentoo.org
1 idella4 14/09/30 11:50:08
2
3 Modified: python-dateutil-2.2.ebuild ChangeLog
4 Removed: python-dateutil-2.1.ebuild
5 python-dateutil-1.5.ebuild
6 Log:
7 remove old obsoleted py2 only version & version inheriting old eclass; 2.2, clean old impls
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
10
11 Revision Changes Path
12 1.4 dev-python/python-dateutil/python-dateutil-2.2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/python-dateutil-2.2.ebuild?rev=1.4&view=markup
15 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
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/python-dateutil-2.2.ebuild?r1=1.3&r2=1.4
17
18 Index: python-dateutil-2.2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-dateutil/python-dateutil-2.2.ebuild,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- python-dateutil-2.2.ebuild 16 Apr 2014 04:43:50 -0000 1.3
25 +++ python-dateutil-2.2.ebuild 30 Sep 2014 11:50:08 -0000 1.4
26 @@ -1,9 +1,9 @@
27 # Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $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 $
30 +# $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 $
31
32 EAPI=5
33 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
34 +PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
35
36 inherit distutils-r1
37
38
39
40
41 1.61 dev-python/python-dateutil/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/ChangeLog?rev=1.61&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/ChangeLog?rev=1.61&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-dateutil/ChangeLog?r1=1.60&r2=1.61
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-dateutil/ChangeLog,v
50 retrieving revision 1.60
51 retrieving revision 1.61
52 diff -u -r1.60 -r1.61
53 --- ChangeLog 27 Sep 2014 15:39:57 -0000 1.60
54 +++ ChangeLog 30 Sep 2014 11:50:08 -0000 1.61
55 @@ -1,6 +1,11 @@
56 # ChangeLog for dev-python/python-dateutil
57 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-dateutil/ChangeLog,v 1.60 2014/09/27 15:39:57 floppym Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-dateutil/ChangeLog,v 1.61 2014/09/30 11:50:08 idella4 Exp $
60 +
61 + 30 Sep 2014; Ian Delaney <idella4@g.o> -python-dateutil-1.5.ebuild,
62 + -python-dateutil-2.1.ebuild, python-dateutil-2.2.ebuild:
63 + remove old obsoleted py2 only version & version inheriting old eclass; 2.2,
64 + clean old impls
65
66 27 Sep 2014; Mike Gilbert <floppym@g.o> python-dateutil-2.1-r1.ebuild:
67 Add python3.4 to version 2.1.