dev-python/packaging: remove no longer relevant patches #6

Merged
onkelbeh merged 1 commits from :master into master 2019-10-22 16:33:30 +02:00
2 changed files with 0 additions and 8 deletions

View File

@ -27,10 +27,6 @@ DEPEND="
)
"
PATCHES=(
"${FILESDIR}/${PN}-16.8-distutils.patch"
)
python_test() {
py.test --capture=no --strict -v || die
}

View File

@ -27,10 +27,6 @@ DEPEND="
)
"
PATCHES=(
"${FILESDIR}/${PN}-16.8-distutils.patch"
)
python_test() {
py.test --capture=no --strict -v || die
}