summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 12:49:55 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 12:49:55 +0000
commit3090ec6184d3455b91626c7038bdc07f3236bd5d (patch)
tree2e8a0927ec78fd39606b2370dfcfb9406b27f68b /dev-python/subvertpy
parentClean up obsolete dependencies on virtual/python-argparse and virtual/python-... (diff)
downloadgentoo-2-3090ec6184d3455b91626c7038bdc07f3236bd5d.tar.gz
gentoo-2-3090ec6184d3455b91626c7038bdc07f3236bd5d.tar.bz2
gentoo-2-3090ec6184d3455b91626c7038bdc07f3236bd5d.zip
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!)
Diffstat (limited to 'dev-python/subvertpy')
-rw-r--r--dev-python/subvertpy/ChangeLog9
-rw-r--r--dev-python/subvertpy/subvertpy-0.8.10.ebuild5
-rw-r--r--dev-python/subvertpy/subvertpy-0.9.0.ebuild5
-rw-r--r--dev-python/subvertpy/subvertpy-0.9.1.ebuild5
4 files changed, 13 insertions, 11 deletions
diff --git a/dev-python/subvertpy/ChangeLog b/dev-python/subvertpy/ChangeLog
index 3663a7cb06b4..64d79a180e69 100644
--- a/dev-python/subvertpy/ChangeLog
+++ b/dev-python/subvertpy/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/subvertpy
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.55 2013/06/25 16:57:48 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.56 2014/07/06 12:49:55 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> subvertpy-0.8.10.ebuild,
+ subvertpy-0.9.0.ebuild, subvertpy-0.9.1.ebuild:
+ Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+ unittest2 (those packages were only required for <=python-2.6).
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> subvertpy-0.9.1.ebuild:
Stable for amd64, wrt bug #473556
diff --git a/dev-python/subvertpy/subvertpy-0.8.10.ebuild b/dev-python/subvertpy/subvertpy-0.8.10.ebuild
index d5d273042426..ac5db9b660cc 100644
--- a/dev-python/subvertpy/subvertpy-0.8.10.ebuild
+++ b/dev-python/subvertpy/subvertpy-0.8.10.ebuild
@@ -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/subvertpy/subvertpy-0.8.10.ebuild,v 1.5 2013/01/07 08:51:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.10.ebuild,v 1.6 2014/07/06 12:49:55 mgorny Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -23,7 +23,6 @@ RDEPEND=">=dev-vcs/subversion-1.4"
DEPEND="${RDEPEND}
test? ( || (
dev-lang/python:2.7
- virtual/python-unittest2
dev-python/testtools
) )"
diff --git a/dev-python/subvertpy/subvertpy-0.9.0.ebuild b/dev-python/subvertpy/subvertpy-0.9.0.ebuild
index 7a1f8166974c..aa0f4da52a8b 100644
--- a/dev-python/subvertpy/subvertpy-0.9.0.ebuild
+++ b/dev-python/subvertpy/subvertpy-0.9.0.ebuild
@@ -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/subvertpy/subvertpy-0.9.0.ebuild,v 1.2 2013/01/07 08:51:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.0.ebuild,v 1.3 2014/07/06 12:49:55 mgorny Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -23,7 +23,6 @@ RDEPEND=">=dev-vcs/subversion-1.4"
DEPEND="${RDEPEND}
test? ( || (
dev-lang/python:2.7
- virtual/python-unittest2
dev-python/testtools
) )"
diff --git a/dev-python/subvertpy/subvertpy-0.9.1.ebuild b/dev-python/subvertpy/subvertpy-0.9.1.ebuild
index cbf41cda456d..ed1b13753965 100644
--- a/dev-python/subvertpy/subvertpy-0.9.1.ebuild
+++ b/dev-python/subvertpy/subvertpy-0.9.1.ebuild
@@ -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/subvertpy/subvertpy-0.9.1.ebuild,v 1.4 2013/06/25 16:57:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.1.ebuild,v 1.5 2014/07/06 12:49:55 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -19,7 +19,6 @@ IUSE="test"
RDEPEND=">=dev-vcs/subversion-1.4"
DEPEND="${RDEPEND}
test? ( || (
- virtual/python-unittest2
dev-python/testtools
) )"