diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:43:34 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:43:34 +0100 |
commit | 32cbd605c4614d3b879121b110852b6e8f1eba30 (patch) | |
tree | 9ffd93982f5d4a91a2ec6ca5f8b08de40feb1879 /dev-python/debtcollector | |
parent | dev-python/bokeh: Remove py2 virtuals (diff) | |
download | gentoo-32cbd605c4614d3b879121b110852b6e8f1eba30.tar.gz gentoo-32cbd605c4614d3b879121b110852b6e8f1eba30.tar.bz2 gentoo-32cbd605c4614d3b879121b110852b6e8f1eba30.zip |
dev-python/debtcollector: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/debtcollector')
-rw-r--r-- | dev-python/debtcollector/debtcollector-1.21.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/debtcollector/debtcollector-1.21.0.ebuild b/dev-python/debtcollector/debtcollector-1.21.0.ebuild index 89bc19073f21..da6094e14af8 100644 --- a/dev-python/debtcollector/debtcollector-1.21.0.ebuild +++ b/dev-python/debtcollector/debtcollector-1.21.0.ebuild @@ -36,7 +36,6 @@ RDEPEND=" ${CDEPEND} >=dev-python/six-1.10.0[${PYTHON_USEDEP}] >=dev-python/wrapt-1.7.0[${PYTHON_USEDEP}] - virtual/python-funcsigs[${PYTHON_USEDEP}] " python_prepare_all() { |