* [gentoo-commits] gentoo-x86 commit in dev-python/pytz: pytz-2013.9.ebuild pytz-2013b.ebuild pytz-2013d.ebuild pytz-2012j.ebuild pytz-2014.1.1.ebuild ChangeLog
@ 2014-03-31 20:58 Michal Gorny (mgorny)
0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2014-03-31 20:58 UTC (permalink / raw
To: gentoo-commits
mgorny 14/03/31 20:58:37
Modified: pytz-2013.9.ebuild pytz-2013b.ebuild
pytz-2013d.ebuild pytz-2012j.ebuild
pytz-2014.1.1.ebuild ChangeLog
Log:
Add support for the new PyPy slotting.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path
1.2 dev-python/pytz/pytz-2013.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2013.9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2013.9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2013.9.ebuild?r1=1.1&r2=1.2
Index: pytz-2013.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2013.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pytz-2013.9.ebuild 6 Feb 2014 06:34:39 -0000 1.1
+++ pytz-2013.9.ebuild 31 Mar 2014 20:58:37 -0000 1.2
@@ -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/pytz/pytz-2013.9.ebuild,v 1.1 2014/02/06 06:34:39 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2013.9.ebuild,v 1.2 2014/03/31 20:58:37 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1
DESCRIPTION="World timezone definitions for Python"
1.15 dev-python/pytz/pytz-2013b.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2013b.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2013b.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2013b.ebuild?r1=1.14&r2=1.15
Index: pytz-2013b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2013b.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- pytz-2013b.ebuild 5 Sep 2013 18:46:15 -0000 1.14
+++ pytz-2013b.ebuild 31 Mar 2014 20:58:37 -0000 1.15
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2013b.ebuild,v 1.14 2013/09/05 18:46:15 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2013b.ebuild,v 1.15 2014/03/31 20:58:37 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1
DESCRIPTION="World timezone definitions for Python"
1.11 dev-python/pytz/pytz-2013d.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2013d.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2013d.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2013d.ebuild?r1=1.10&r2=1.11
Index: pytz-2013d.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2013d.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- pytz-2013d.ebuild 19 Mar 2014 15:23:57 -0000 1.10
+++ pytz-2013d.ebuild 31 Mar 2014 20:58:37 -0000 1.11
@@ -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/pytz/pytz-2013d.ebuild,v 1.10 2014/03/19 15:23:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2013d.ebuild,v 1.11 2014/03/31 20:58:37 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1
DESCRIPTION="World timezone definitions for Python"
1.16 dev-python/pytz/pytz-2012j.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2012j.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2012j.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2012j.ebuild?r1=1.15&r2=1.16
Index: pytz-2012j.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2012j.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- pytz-2012j.ebuild 5 Sep 2013 18:46:15 -0000 1.15
+++ pytz-2012j.ebuild 31 Mar 2014 20:58:37 -0000 1.16
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2012j.ebuild,v 1.15 2013/09/05 18:46:15 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2012j.ebuild,v 1.16 2014/03/31 20:58:37 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1
DESCRIPTION="World timezone definitions for Python"
1.2 dev-python/pytz/pytz-2014.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2014.1.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2014.1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/pytz-2014.1.1.ebuild?r1=1.1&r2=1.2
Index: pytz-2014.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2014.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pytz-2014.1.1.ebuild 22 Mar 2014 21:26:47 -0000 1.1
+++ pytz-2014.1.1.ebuild 31 Mar 2014 20:58:37 -0000 1.2
@@ -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/pytz/pytz-2014.1.1.ebuild,v 1.1 2014/03/22 21:26:47 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2014.1.1.ebuild,v 1.2 2014/03/31 20:58:37 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1
DESCRIPTION="World timezone definitions for Python"
1.174 dev-python/pytz/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/ChangeLog?rev=1.174&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/ChangeLog?rev=1.174&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytz/ChangeLog?r1=1.173&r2=1.174
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytz/ChangeLog,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- ChangeLog 22 Mar 2014 21:26:47 -0000 1.173
+++ ChangeLog 31 Mar 2014 20:58:37 -0000 1.174
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/pytz
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/ChangeLog,v 1.173 2014/03/22 21:26:47 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/ChangeLog,v 1.174 2014/03/31 20:58:37 mgorny Exp $
+
+ 31 Mar 2014; Michał Górny <mgorny@gentoo.org> pytz-2012j.ebuild,
+ pytz-2013.9.ebuild, pytz-2013b.ebuild, pytz-2013d.ebuild,
+ pytz-2014.1.1.ebuild:
+ Add support for the new PyPy slotting.
*pytz-2014.1.1 (22 Mar 2014)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-03-31 20:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-31 20:58 [gentoo-commits] gentoo-x86 commit in dev-python/pytz: pytz-2013.9.ebuild pytz-2013b.ebuild pytz-2013d.ebuild pytz-2012j.ebuild pytz-2014.1.1.ebuild ChangeLog Michal Gorny (mgorny)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox