diff options
| author | Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | 2023-09-14 07:39:00 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-19 22:10:16 +0300 |
| commit | 01926892b5cb139d71f308fa90587ed489a591ea (patch) | |
| tree | 9d9f0b0fa8218daab3e56b45dca1bc43930fea3e /dev-db/sqlmap/sqlmap-9999.ebuild | |
| parent | c3a27f1d619823900583b34c9e5fe304a0efb2e4 (diff) | |
| download | gentoo-01926892b5cb139d71f308fa90587ed489a591ea.tar.gz gentoo-01926892b5cb139d71f308fa90587ed489a591ea.tar.bz2 gentoo-01926892b5cb139d71f308fa90587ed489a591ea.zip | |
dev-db/sqlmap: add 1.7.9
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Signed-off-by: Arthur Zamarin <arthurzam@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 550ec7d5d4b0..98dd6c54846c 100644 --- a/dev-db/sqlmap/sqlmap-9999.ebuild +++ b/dev-db/sqlmap/sqlmap-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="sqlite" inherit bash-completion-r1 python-single-r1 wrapper |
