mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 02:50:26 +02:00
Merge pull request #1371 from nertpinx/apng
dev-python/apng: Remove pathlib2 dependency
This commit is contained in:
commit
cf80b718f0
2 changed files with 0 additions and 2 deletions
|
|
@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~x86"
|
|||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
DEPEND="${PYTHON_DEPS}
|
||||
>=dev-python/pathlib2-2.3.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/pylint-2.2.2[${PYTHON_USEDEP}]
|
||||
dev-python/twine[${PYTHON_USEDEP}]
|
||||
dev-python/wheel[${PYTHON_USEDEP}]"
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~x86"
|
|||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
DEPEND="${PYTHON_DEPS}
|
||||
>=dev-python/pathlib2-2.3.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/pylint-2.2.2[${PYTHON_USEDEP}]
|
||||
dev-python/twine[${PYTHON_USEDEP}]
|
||||
dev-python/wheel[${PYTHON_USEDEP}]"
|
||||
|
|
|
|||
Loading…
Reference in a new issue