summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 12:40:49 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 12:40:49 +0000
commitb4a709069c14201f903a68035f61bc264534df49 (patch)
treeffdc9c4f1b67473e142e10c6901d6a2f86323243 /dev-python/celery
parentClean up obsolete dependencies on virtual/python-argparse and virtual/python-... (diff)
downloadgentoo-2-b4a709069c14201f903a68035f61bc264534df49.tar.gz
gentoo-2-b4a709069c14201f903a68035f61bc264534df49.tar.bz2
gentoo-2-b4a709069c14201f903a68035f61bc264534df49.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/celery')
-rw-r--r--dev-python/celery/ChangeLog7
-rw-r--r--dev-python/celery/celery-3.1.10.ebuild3
-rw-r--r--dev-python/celery/celery-3.1.11.ebuild3
-rw-r--r--dev-python/celery/celery-3.1.12.ebuild3
4 files changed, 9 insertions, 7 deletions
diff --git a/dev-python/celery/ChangeLog b/dev-python/celery/ChangeLog
index 0063ba987830..54a0246c41d4 100644
--- a/dev-python/celery/ChangeLog
+++ b/dev-python/celery/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/celery
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/celery/ChangeLog,v 1.36 2014/07/01 05:36:36 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/celery/ChangeLog,v 1.37 2014/07/06 12:40:49 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> celery-3.1.10.ebuild,
+ celery-3.1.11.ebuild, celery-3.1.12.ebuild:
+ Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+ unittest2 (those packages were only required for <=python-2.6).
01 Jul 2014; Patrick Lauer <patrick@gentoo.org> metadata.xml:
Remove unneeded useflag description from metadata.xml
diff --git a/dev-python/celery/celery-3.1.10.ebuild b/dev-python/celery/celery-3.1.10.ebuild
index ee0789869fc7..408267f2ba1a 100644
--- a/dev-python/celery/celery-3.1.10.ebuild
+++ b/dev-python/celery/celery-3.1.10.ebuild
@@ -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/celery/celery-3.1.10.ebuild,v 1.3 2014/04/26 15:21:40 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/celery/celery-3.1.10.ebuild,v 1.4 2014/07/06 12:40:49 mgorny Exp $
EAPI=5
@@ -31,7 +31,6 @@ DEPEND="${RDEPEND}
test? (
dev-python/gevent[${PY2_USEDEP}]
>=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
- virtual/python-unittest2[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]
dev-python/nose-cover3[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]
diff --git a/dev-python/celery/celery-3.1.11.ebuild b/dev-python/celery/celery-3.1.11.ebuild
index 7ccc249909fc..9e77ebe8d872 100644
--- a/dev-python/celery/celery-3.1.11.ebuild
+++ b/dev-python/celery/celery-3.1.11.ebuild
@@ -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/celery/celery-3.1.11.ebuild,v 1.1 2014/05/04 10:18:35 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/celery/celery-3.1.11.ebuild,v 1.2 2014/07/06 12:40:49 mgorny Exp $
EAPI=5
@@ -31,7 +31,6 @@ DEPEND="${RDEPEND}
test? (
dev-python/gevent[${PY2_USEDEP}]
>=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
- virtual/python-unittest2[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]
dev-python/nose-cover3[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]
diff --git a/dev-python/celery/celery-3.1.12.ebuild b/dev-python/celery/celery-3.1.12.ebuild
index ee39cfe71631..78fe2d1cf062 100644
--- a/dev-python/celery/celery-3.1.12.ebuild
+++ b/dev-python/celery/celery-3.1.12.ebuild
@@ -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/celery/celery-3.1.12.ebuild,v 1.1 2014/06/14 05:49:31 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/celery/celery-3.1.12.ebuild,v 1.2 2014/07/06 12:40:49 mgorny Exp $
EAPI=5
@@ -33,7 +33,6 @@ DEPEND="${RDEPEND}
test? (
dev-python/gevent[${PY2_USEDEP}]
>=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
- virtual/python-unittest2[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]
dev-python/nose-cover3[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]