mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-util/pifpaf: enable py3.13
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
<name>Anna</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Pifpaf is a suite of fixtures and a command-line tool that allows to
|
||||
start and stop daemons for a quick throw-away usage. This is typically
|
||||
useful when needing these daemons to run integration testing. It
|
||||
originaly evolved from its precussor overtest.
|
||||
Pifpaf is a suite of fixtures and a command-line tool that allows to
|
||||
start and stop daemons for a quick throw-away usage. This is typically
|
||||
useful when needing these daemons to run integration testing. It
|
||||
originaly evolved from its precussor overtest.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">jd/pifpaf</remote-id>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user