commit:     186f04a96ca7d6ee4950f63bb04b4a078593c1bd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 31 14:58:15 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 31 15:04:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=186f04a9

sci-calculators/units: Remove obsolete dev-python/future dep

The current version of the package does not use dev-python/future.

Closes: https://bugs.gentoo.org/888299
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-calculators/units/{units-2.21.ebuild => units-2.21-r1.ebuild} | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sci-calculators/units/units-2.21.ebuild 
b/sci-calculators/units/units-2.21-r1.ebuild
similarity index 96%
rename from sci-calculators/units/units-2.21.ebuild
rename to sci-calculators/units/units-2.21-r1.ebuild
index 0c1c7e86fb23..e87fc75a74bc 100644
--- a/sci-calculators/units/units-2.21.ebuild
+++ b/sci-calculators/units/units-2.21-r1.ebuild
@@ -21,7 +21,6 @@ RDEPEND="
        units-cur? (
                ${PYTHON_DEPS}
                $(python_gen_cond_dep '
-                       dev-python/future[${PYTHON_USEDEP}]
                        dev-python/requests[${PYTHON_USEDEP}]
                ')
        )

Reply via email to