diff options
| author | Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | 2022-05-17 18:21:56 +0200 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2022-06-15 19:24:08 +0100 |
| commit | 28f3b893ebdfcd8406fd9f02791b3c73abaf7b52 (patch) | |
| tree | dee792d819bac2afcf204854c0c586cb5e1c12bd /dev-db/sqlmap/sqlmap-9999.ebuild | |
| parent | 05075cc2157a25d52ba0df005567873e8aa32bc9 (diff) | |
| download | gentoo-28f3b893ebdfcd8406fd9f02791b3c73abaf7b52.tar.gz gentoo-28f3b893ebdfcd8406fd9f02791b3c73abaf7b52.tar.bz2 gentoo-28f3b893ebdfcd8406fd9f02791b3c73abaf7b52.zip | |
dev-db/sqlmap: version bump 1.6.5
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/25539
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/sqlmap/sqlmap-9999.ebuild')
| -rw-r--r-- | dev-db/sqlmap/sqlmap-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlmap/sqlmap-9999.ebuild b/dev-db/sqlmap/sqlmap-9999.ebuild index bafc90f9951b..7fe00f1370cf 100644 --- a/dev-db/sqlmap/sqlmap-9999.ebuild +++ b/dev-db/sqlmap/sqlmap-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) PYTHON_REQ_USE="sqlite" inherit bash-completion-r1 python-single-r1 wrapper |
