commit:     67dc1f21c38c81edbda542cda9b7157b47dd74dd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  5 13:11:36 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul  5 13:25:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67dc1f21

dev-python/kombu: Remove stale dep on unittest2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/kombu/kombu-5.0.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/kombu/kombu-5.0.1.ebuild 
b/dev-python/kombu/kombu-5.0.1.ebuild
index 25a13582c42..189ab9bc017 100644
--- a/dev-python/kombu/kombu-5.0.1.ebuild
+++ b/dev-python/kombu/kombu-5.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -35,7 +35,6 @@ DEPEND="${RDEPEND}
                >=dev-python/case-1.5.2[${PYTHON_USEDEP}]
                <=dev-python/pytest-5.3.5[${PYTHON_USEDEP}]
                dev-python/pytz[${PYTHON_USEDEP}]
-               dev-python/unittest2[${PYTHON_USEDEP}]
        )
        doc? (
                dev-python/sphinx[${PYTHON_USEDEP}]

Reply via email to