Merge pull request #1371 from nertpinx/apng

dev-python/apng: Remove pathlib2 dependency
This commit is contained in:
Anton Bolshakov 2023-01-27 12:44:26 +08:00 committed by GitHub
commit cf80b718f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View file

@ -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}]"

View file

@ -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}]"