titanofold 14/11/03 12:40:28
Modified: psycopg-2.4.5.ebuild psycopg-2.5.3.ebuild
psycopg-1.1.21-r1.ebuild psycopg-2.5.2.ebuild
psycopg-2.5.1.ebuild psycopg-2.4.6.ebuild ChangeLog
psycopg-1.1.21.ebuild psycopg-2.5.4.ebuild
Log:
Update PostgreSQL dependencies and/or checks to virtual/postgresql.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key
D1BBFDA0)
Revision Changes Path
1.11 dev-python/psycopg/psycopg-2.4.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.5.ebuild?rev=1.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.5.ebuild?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.5.ebuild?r1=1.10&r2=1.11
Index: psycopg-2.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.5.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- psycopg-2.4.5.ebuild 20 Feb 2013 09:45:09 -0000 1.10
+++ psycopg-2.4.5.ebuild 3 Nov 2014 12:40:28 -0000 1.11
@@ -1,6 +1,6 @@
-# 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/psycopg/psycopg-2.4.5.ebuild,v
1.10 2013/02/20 09:45:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.5.ebuild,v
1.11 2014/11/03 12:40:28 titanofold Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -20,7 +20,7 @@
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="debug doc examples mxdatetime"
-RDEPEND=">=dev-db/postgresql-base-8.1
+RDEPEND=">=virtual/postgresql-8.1
mxdatetime? ( dev-python/egenix-mx-base )"
DEPEND="${RDEPEND}
doc? ( dev-python/sphinx )"
1.7 dev-python/psycopg/psycopg-2.5.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.5.3.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.5.3.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.5.3.ebuild?r1=1.6&r2=1.7
Index: psycopg-2.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- psycopg-2.5.3.ebuild 3 Nov 2014 11:20:45 -0000 1.6
+++ psycopg-2.5.3.ebuild 3 Nov 2014 12:40:28 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.3.ebuild,v
1.6 2014/11/03 11:20:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.3.ebuild,v
1.7 2014/11/03 12:40:28 titanofold Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
@@ -19,7 +19,7 @@
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="debug doc examples"
-RDEPEND=">=dev-db/postgresql-base-8.1"
+RDEPEND=">=virtual/postgresql-8.1"
DEPEND="${RDEPEND}
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
1.7 dev-python/psycopg/psycopg-1.1.21-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild?r1=1.6&r2=1.7
Index: psycopg-1.1.21-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- psycopg-1.1.21-r1.ebuild 23 Oct 2014 17:22:30 -0000 1.6
+++ psycopg-1.1.21-r1.ebuild 3 Nov 2014 12:40:28 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild,v 1.6
2014/10/23 17:22:30 floppym Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild,v 1.7
2014/11/03 12:40:28 titanofold Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -17,7 +17,7 @@
IUSE="examples"
RDEPEND=">=dev-python/egenix-mx-base-2.0.3[${PYTHON_USEDEP}]
- dev-db/postgresql-base
+ virtual/postgresql
${PYTHON_DEPS}"
DEPEND="${RDEPEND}"
1.3 dev-python/psycopg/psycopg-2.5.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.5.2.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.5.2.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.5.2.ebuild?r1=1.2&r2=1.3
Index: psycopg-2.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- psycopg-2.5.2.ebuild 11 Apr 2014 19:51:10 -0000 1.2
+++ psycopg-2.5.2.ebuild 3 Nov 2014 12:40:28 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.2.ebuild,v
1.2 2014/04/11 19:51:10 sdamashek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.2.ebuild,v
1.3 2014/11/03 12:40:28 titanofold Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
@@ -19,7 +19,7 @@
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="debug doc examples"
-RDEPEND=">=dev-db/postgresql-base-8.1"
+RDEPEND=">=virtual/postgresql-8.1"
DEPEND="${RDEPEND}
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
1.12 dev-python/psycopg/psycopg-2.5.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.5.1.ebuild?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.5.1.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.5.1.ebuild?r1=1.11&r2=1.12
Index: psycopg-2.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- psycopg-2.5.1.ebuild 29 Dec 2013 09:45:54 -0000 1.11
+++ psycopg-2.5.1.ebuild 3 Nov 2014 12:40:28 -0000 1.12
@@ -1,6 +1,6 @@
-# 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/psycopg/psycopg-2.5.1.ebuild,v
1.11 2013/12/29 09:45:54 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.1.ebuild,v
1.12 2014/11/03 12:40:28 titanofold Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -19,7 +19,7 @@
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="debug doc examples"
-RDEPEND=">=dev-db/postgresql-base-8.1"
+RDEPEND=">=virtual/postgresql-8.1"
DEPEND="${RDEPEND}
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
1.2 dev-python/psycopg/psycopg-2.4.6.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.6.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.6.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.4.6.ebuild?r1=1.1&r2=1.2
Index: psycopg-2.4.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- psycopg-2.4.6.ebuild 11 Jan 2013 07:48:37 -0000 1.1
+++ psycopg-2.4.6.ebuild 3 Nov 2014 12:40:28 -0000 1.2
@@ -1,6 +1,6 @@
-# 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/psycopg/psycopg-2.4.6.ebuild,v
1.1 2013/01/11 07:48:37 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.4.6.ebuild,v
1.2 2014/11/03 12:40:28 titanofold Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -20,7 +20,7 @@
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="debug doc examples mxdatetime"
-RDEPEND=">=dev-db/postgresql-base-8.1
+RDEPEND=">=virtual/postgresql-8.1
mxdatetime? ( dev-python/egenix-mx-base )"
DEPEND="${RDEPEND}
doc? ( dev-python/sphinx )"
1.185 dev-python/psycopg/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.185&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.185&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?r1=1.184&r2=1.185
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- ChangeLog 3 Nov 2014 11:20:45 -0000 1.184
+++ ChangeLog 3 Nov 2014 12:40:28 -0000 1.185
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/psycopg
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.184
2014/11/03 11:20:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.185
2014/11/03 12:40:28 titanofold Exp $
+
+ 03 Nov 2014; Aaron W. Swenson <[email protected]> psycopg-1.1.21.ebuild,
+ psycopg-1.1.21-r1.ebuild, psycopg-2.4.5.ebuild, psycopg-2.4.6.ebuild,
+ psycopg-2.5.1.ebuild, psycopg-2.5.2.ebuild, psycopg-2.5.3.ebuild,
+ psycopg-2.5.4.ebuild:
+ Update PostgreSQL dependencies and/or checks to virtual/postgresql.
03 Nov 2014; Agostino Sarubbo <[email protected]> psycopg-2.5.3.ebuild:
Stable for x86, wrt bug #525508
1.24 dev-python/psycopg/psycopg-1.1.21.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21.ebuild?rev=1.24&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21.ebuild?rev=1.24&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21.ebuild?r1=1.23&r2=1.24
Index: psycopg-1.1.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21.ebuild,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- psycopg-1.1.21.ebuild 22 Oct 2014 08:21:49 -0000 1.23
+++ psycopg-1.1.21.ebuild 3 Nov 2014 12:40:28 -0000 1.24
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21.ebuild,v
1.23 2014/10/22 08:21:49 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21.ebuild,v
1.24 2014/11/03 12:40:28 titanofold Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -19,7 +19,7 @@
IUSE=""
DEPEND=">=dev-python/egenix-mx-base-2.0.3
- dev-db/postgresql-base"
+ virtual/postgresql"
RDEPEND="${DEPEND}"
src_prepare() {
1.4 dev-python/psycopg/psycopg-2.5.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.5.4.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.5.4.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-2.5.4.ebuild?r1=1.3&r2=1.4
Index: psycopg-2.5.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- psycopg-2.5.4.ebuild 20 Oct 2014 03:10:14 -0000 1.3
+++ psycopg-2.5.4.ebuild 3 Nov 2014 12:40:28 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.4.ebuild,v
1.3 2014/10/20 03:10:14 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.4.ebuild,v
1.4 2014/11/03 12:40:28 titanofold Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
@@ -19,7 +19,7 @@
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="debug doc examples"
-RDEPEND=">=dev-db/postgresql-base-8.1"
+RDEPEND=">=virtual/postgresql-8.1"
DEPEND="${RDEPEND}
doc? ( dev-python/sphinx[${PYTHON_USEDEP}]
>=dev-python/python-docs-2.7.6-r1:2.7 )"