mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
wfuzz-3.1.1.ebuild
This commit is contained in:
parent
10ebc31b1a
commit
6e0d559a5b
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
DIST wfuzz-3.1.0.tar.gz 441721 BLAKE2B f31654a38a025b986c5669f5537d33c35ee155b10b162a97ec749877ff796764f1b4976e6ee48740f4fbca7c80e7dcb233a63483b99ac359b7a84629067ace4a SHA512 5b340679794775a04aa375f36f01765abbff5118cb51041cd367a1af1b7c06ef6506412bb411c06efa2f09cecc3c4cf3359e204ef41775e0a248135a35f83402
|
||||
DIST wfuzz-3.1.1.tar.gz 441720 BLAKE2B 20130f01e5bc0524a244fdc49c4accd8f9308bd6dc68a17cbb13fa4eae735a5e7242bf2f9347175b6bf2ef40aa3ef164ea414c4695fc9976110ee04f57a4bdf4 SHA512 a2ff40247e8f984f7e2e764d4a05f7a4ff23fdc12cba8235a820f36fd36e0fc22967a9dd67ab5979a58940903e206d035468bb7ab977251f97074fb7423ed5bd
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
EAPI=8
|
||||
|
||||
#No module named 'imp'
|
||||
PYTHON_COMPAT=( python3_11 )
|
||||
PYTHON_COMPAT=( python3_{12..14} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
|
||||
inherit distutils-r1
|
||||
Loading…
Reference in a new issue