diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-12-31 15:58:15 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-12-31 16:04:00 +0100 |
commit | 186f04a96ca7d6ee4950f63bb04b4a078593c1bd (patch) | |
tree | d9162c7ec54175853a39cb8adf34cbe6d1c14900 /sci-calculators | |
parent | dev-python/pysvn: Remove old (diff) | |
download | gentoo-186f04a96ca7d6ee4950f63bb04b4a078593c1bd.tar.gz gentoo-186f04a96ca7d6ee4950f63bb04b4a078593c1bd.tar.bz2 gentoo-186f04a96ca7d6ee4950f63bb04b4a078593c1bd.zip |
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@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/units-2.21-r1.ebuild (renamed from sci-calculators/units/units-2.21.ebuild) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-calculators/units/units-2.21.ebuild b/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}] ') ) |