jlec 15/06/26 11:37:35
Modified: oauth2client-1.4.11.ebuild
oauth2client-1.4.6.ebuild ChangeLog
Removed: oauth2client-1.4.2.ebuild
Log:
Correct version in dependencies, bug #553320; drop old
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
E9402A79B03529A2!)
Revision Changes Path
1.3 dev-python/oauth2client/oauth2client-1.4.11.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.11.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.11.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.11.ebuild?r1=1.2&r2=1.3
Index: oauth2client-1.4.11.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.11.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oauth2client-1.4.11.ebuild 15 Jun 2015 18:59:01 -0000 1.2
+++ oauth2client-1.4.11.ebuild 26 Jun 2015 11:37:35 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.11.ebuild,v
1.2 2015/06/15 18:59:01 jlec Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.11.ebuild,v
1.3 2015/06/26 11:37:35 jlec Exp $
EAPI=5
@@ -19,9 +19,9 @@
RDEPEND="
>=dev-python/httplib2-0.9.1[${PYTHON_USEDEP}]
- >=dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}]
- >=dev-python/pyasn1-modules-0.0.5[${PYTHON_USEDEP}]
- >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}]
+ ~dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}]
+ ~dev-python/pyasn1-modules-0.0.5[${PYTHON_USEDEP}]
+ ~dev-python/rsa-3.1.4[${PYTHON_USEDEP}]
>=dev-python/six-1.6.1[${PYTHON_USEDEP}]
!<=dev-python/google-api-python-client-1.1[${PYTHON_USEDEP}]
"
1.6 dev-python/oauth2client/oauth2client-1.4.6.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.6.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.6.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.6.ebuild?r1=1.5&r2=1.6
Index: oauth2client-1.4.6.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- oauth2client-1.4.6.ebuild 15 Jun 2015 18:50:18 -0000 1.5
+++ oauth2client-1.4.6.ebuild 26 Jun 2015 11:37:35 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.6.ebuild,v 1.5
2015/06/15 18:50:18 jlec Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.6.ebuild,v 1.6
2015/06/26 11:37:35 jlec Exp $
EAPI=5
@@ -19,9 +19,9 @@
RDEPEND="
>=dev-python/httplib2-0.8[${PYTHON_USEDEP}]
- >=dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}]
- >=dev-python/pyasn1-modules-0.0.5[${PYTHON_USEDEP}]
- >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}]
+ ~dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}]
+ ~dev-python/pyasn1-modules-0.0.5[${PYTHON_USEDEP}]
+ ~dev-python/rsa-3.1.4[${PYTHON_USEDEP}]
>=dev-python/six-1.6.1[${PYTHON_USEDEP}]
!<=dev-python/google-api-python-client-1.1[${PYTHON_USEDEP}]
"
1.12 dev-python/oauth2client/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/ChangeLog?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/ChangeLog?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauth2client/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauth2client/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 15 Jun 2015 18:59:01 -0000 1.11
+++ ChangeLog 26 Jun 2015 11:37:35 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/oauth2client
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth2client/ChangeLog,v 1.11
2015/06/15 18:59:01 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth2client/ChangeLog,v 1.12
2015/06/26 11:37:35 jlec Exp $
+
+ 26 Jun 2015; Justin Lecher <[email protected]> -oauth2client-1.4.2.ebuild,
+ oauth2client-1.4.11.ebuild, oauth2client-1.4.6.ebuild:
+ Correct version in dependencies, bug #553320; drop old
15 Jun 2015; Justin Lecher <[email protected]> oauth2client-1.4.11.ebuild,
oauth2client-1.4.2.ebuild: