mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
python: cleanup
This commit is contained in:
parent
6203af664a
commit
1c9f3ce477
6 changed files with 0 additions and 6 deletions
|
|
@ -4,7 +4,6 @@
|
|||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
#DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@
|
|||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
#DISTUTILS_USE_SETUPTOOLS=no
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
inherit distutils-r1
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
|
||||
EAPI=8
|
||||
|
||||
#DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@
|
|||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
#DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
inherit distutils-r1
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@ MY_PV="${PV/_alpha/a}"
|
|||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
#DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Library to (un)pack archives and (de)compress files"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ EAPI=8
|
|||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
#DISTUTILS_USE_SETUPTOOLS=no
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Yet Another SWF Parser."
|
||||
|
|
|
|||
Loading…
Reference in a new issue