mgorny 14/07/06 12:48:20
Modified: python-keystoneclient-9999.ebuild
python-keystoneclient-0.7.1.ebuild
python-keystoneclient-0.8.0.ebuild ChangeLog
Log:
Clean up obsolete dependencies on virtual/python-argparse and
virtual/python-unittest2 (those packages were only required for <=python-2.6).
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
EFB4464E!)
Revision Changes Path
1.9
dev-python/python-keystoneclient/python-keystoneclient-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-9999.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-9999.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-9999.ebuild?r1=1.8&r2=1.9
Index: python-keystoneclient-9999.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-9999.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- python-keystoneclient-9999.ebuild 9 Nov 2013 08:52:41 -0000 1.8
+++ python-keystoneclient-9999.ebuild 6 Jul 2014 12:48:20 -0000 1.9
@@ -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/python-keystoneclient/python-keystoneclient-9999.ebuild,v
1.8 2013/11/09 08:52:41 idella4 Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-9999.ebuild,v
1.9 2014/07/06 12:48:20 mgorny Exp $
EAPI=5
#restricted due to packages missing and bad depends in the test ==webob-1.0.8
@@ -45,8 +45,7 @@
<dev-python/prettytable-0.8[${PYTHON_USEDEP}]
>=dev-python/requests-0.8.8[${PYTHON_USEDEP}]
dev-python/simplejson[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- virtual/python-argparse[${PYTHON_USEDEP}]"
+ dev-python/six[${PYTHON_USEDEP}]"
PATCHES=(
)
1.2
dev-python/python-keystoneclient/python-keystoneclient-0.7.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.7.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.7.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.7.1.ebuild?r1=1.1&r2=1.2
Index: python-keystoneclient-0.7.1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.7.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-keystoneclient-0.7.1.ebuild 27 Mar 2014 21:51:44 -0000 1.1
+++ python-keystoneclient-0.7.1.ebuild 6 Jul 2014 12:48:20 -0000 1.2
@@ -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/python-keystoneclient/python-keystoneclient-0.7.1.ebuild,v
1.1 2014/03/27 21:51:44 prometheanfire Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.7.1.ebuild,v
1.2 2014/07/06 12:48:20 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -37,8 +37,7 @@
>=dev-python/webob-1.2.3[${PYTHON_USEDEP}]
) "
-RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]
- >=dev-python/Babel-1.3[${PYTHON_USEDEP}]
+RDEPEND=">=dev-python/Babel-1.3[${PYTHON_USEDEP}]
>=dev-python/iso8601-0.1.8[${PYTHON_USEDEP}]
>=dev-python/netaddr-0.7.6[${PYTHON_USEDEP}]
>=dev-python/oslo-config-1.2.0[${PYTHON_USEDEP}]
1.2
dev-python/python-keystoneclient/python-keystoneclient-0.8.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.8.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.8.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.8.0.ebuild?r1=1.1&r2=1.2
Index: python-keystoneclient-0.8.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.8.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-keystoneclient-0.8.0.ebuild 27 Apr 2014 05:29:18 -0000 1.1
+++ python-keystoneclient-0.8.0.ebuild 6 Jul 2014 12:48:20 -0000 1.2
@@ -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/python-keystoneclient/python-keystoneclient-0.8.0.ebuild,v
1.1 2014/04/27 05:29:18 prometheanfire Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.8.0.ebuild,v
1.2 2014/07/06 12:48:20 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -38,8 +38,7 @@
>=dev-python/webob-1.2.3[${PYTHON_USEDEP}]
) "
-RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]
- >=dev-python/Babel-1.3[${PYTHON_USEDEP}]
+RDEPEND=">=dev-python/Babel-1.3[${PYTHON_USEDEP}]
>=dev-python/iso8601-0.1.9[${PYTHON_USEDEP}]
>=dev-python/netaddr-0.7.6[${PYTHON_USEDEP}]
>=dev-python/oslo-config-1.2.0[${PYTHON_USEDEP}]
1.32 dev-python/python-keystoneclient/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/ChangeLog?rev=1.32&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/ChangeLog?rev=1.32&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 27 Apr 2014 05:29:18 -0000 1.31
+++ ChangeLog 6 Jul 2014 12:48:20 -0000 1.32
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/python-keystoneclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v 1.31
2014/04/27 05:29:18 prometheanfire Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v 1.32
2014/07/06 12:48:20 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <[email protected]>
+ python-keystoneclient-0.7.1.ebuild, python-keystoneclient-0.8.0.ebuild,
+ python-keystoneclient-9999.ebuild:
+ Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+ unittest2 (those packages were only required for <=python-2.6).
*python-keystoneclient-0.8.0 (27 Apr 2014)