mgorny 14/07/06 12:44:08
Modified: oauthlib-0.6.3.ebuild oauthlib-0.6.1.ebuild
oauthlib-0.1.3.ebuild oauthlib-0.3.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.2 dev-python/oauthlib/oauthlib-0.6.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/oauthlib-0.6.3.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/oauthlib-0.6.3.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/oauthlib-0.6.3.ebuild?r1=1.1&r2=1.2
Index: oauthlib-0.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.6.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oauthlib-0.6.3.ebuild 17 Jun 2014 05:23:55 -0000 1.1
+++ oauthlib-0.6.3.ebuild 6 Jul 2014 12:44:08 -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/oauthlib/oauthlib-0.6.3.ebuild,v
1.1 2014/06/17 05:23:55 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.6.3.ebuild,v
1.2 2014/07/06 12:44:08 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -23,7 +23,6 @@
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
- virtual/python-unittest2[${PYTHON_USEDEP}]
dev-python/pyjwt[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
)"
1.2 dev-python/oauthlib/oauthlib-0.6.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/oauthlib-0.6.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/oauthlib-0.6.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/oauthlib-0.6.1.ebuild?r1=1.1&r2=1.2
Index: oauthlib-0.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oauthlib-0.6.1.ebuild 25 Jan 2014 09:45:51 -0000 1.1
+++ oauthlib-0.6.1.ebuild 6 Jul 2014 12:44:08 -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/oauthlib/oauthlib-0.6.1.ebuild,v
1.1 2014/01/25 09:45:51 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.6.1.ebuild,v
1.2 2014/07/06 12:44:08 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -23,7 +23,6 @@
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
- virtual/python-unittest2[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
)"
1.11 dev-python/oauthlib/oauthlib-0.1.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/oauthlib-0.1.3.ebuild?rev=1.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/oauthlib-0.1.3.ebuild?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/oauthlib-0.1.3.ebuild?r1=1.10&r2=1.11
Index: oauthlib-0.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.1.3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- oauthlib-0.1.3.ebuild 6 Jan 2013 19:43:52 -0000 1.10
+++ oauthlib-0.1.3.ebuild 6 Jul 2014 12:44:08 -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/oauthlib/oauthlib-0.1.3.ebuild,v
1.10 2013/01/06 19:43:52 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.1.3.ebuild,v
1.11 2014/07/06 12:44:08 mgorny Exp $
EAPI="4"
@@ -25,8 +25,7 @@
RDEPEND="dev-python/rsa"
DEPEND="${RDEPEND}
- dev-python/setuptools
- test? ( virtual/python-unittest2 )"
+ dev-python/setuptools"
src_test() {
touch tests/__init__.py
1.7 dev-python/oauthlib/oauthlib-0.3.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/oauthlib-0.3.0.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/oauthlib-0.3.0.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/oauthlib-0.3.0.ebuild?r1=1.6&r2=1.7
Index: oauthlib-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.3.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- oauthlib-0.3.0.ebuild 6 Jan 2013 19:43:52 -0000 1.6
+++ oauthlib-0.3.0.ebuild 6 Jul 2014 12:44:08 -0000 1.7
@@ -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/oauthlib/oauthlib-0.3.0.ebuild,v
1.6 2013/01/06 19:43:52 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.3.0.ebuild,v
1.7 2014/07/06 12:44:08 mgorny Exp $
EAPI="4"
@@ -25,8 +25,7 @@
RDEPEND="dev-python/pycrypto"
DEPEND="${RDEPEND}
- dev-python/setuptools
- test? ( virtual/python-unittest2 )"
+ dev-python/setuptools"
src_test() {
touch tests/__init__.py
1.34 dev-python/oauthlib/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/ChangeLog?rev=1.34&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/ChangeLog?rev=1.34&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 17 Jun 2014 05:23:55 -0000 1.33
+++ ChangeLog 6 Jul 2014 12:44:08 -0000 1.34
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/oauthlib
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/ChangeLog,v 1.33
2014/06/17 05:23:55 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/ChangeLog,v 1.34
2014/07/06 12:44:08 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <[email protected]> oauthlib-0.1.3.ebuild,
+ oauthlib-0.3.0.ebuild, oauthlib-0.6.1.ebuild, oauthlib-0.6.3.ebuild:
+ Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+ unittest2 (those packages were only required for <=python-2.6).
*oauthlib-0.6.3 (17 Jun 2014)