diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 08:49:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 08:49:58 +0000 |
| commit | 3087c7476a05c19267b31b20359dd59bad5a86bb (patch) | |
| tree | e5bbbd854b9465b6e743fc8b6694884c0bcb2c22 /dev-db/sqlmap | |
| parent | 990e232a39a4645aa993dd440c997f1a01304379 (diff) | |
| download | baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.tar.gz baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.tar.xz baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.zip | |
Adding metadata
Diffstat (limited to 'dev-db/sqlmap')
| -rw-r--r-- | dev-db/sqlmap/sqlmap-1.9.10.ebuild | 2 | ||||
| -rw-r--r-- | dev-db/sqlmap/sqlmap-1.9.9.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqlmap/sqlmap-1.9.10.ebuild b/dev-db/sqlmap/sqlmap-1.9.10.ebuild index 2389472fb1d7..2b2144ed1ced 100644 --- a/dev-db/sqlmap/sqlmap-1.9.10.ebuild +++ b/dev-db/sqlmap/sqlmap-1.9.10.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) +PYTHON_COMPAT=( python3_{10..14} ) PYTHON_REQ_USE="sqlite" inherit bash-completion-r1 python-single-r1 wrapper diff --git a/dev-db/sqlmap/sqlmap-1.9.9.ebuild b/dev-db/sqlmap/sqlmap-1.9.9.ebuild index 922cc68cc46c..2b2144ed1ced 100644 --- a/dev-db/sqlmap/sqlmap-1.9.9.ebuild +++ b/dev-db/sqlmap/sqlmap-1.9.9.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{10..14} ) PYTHON_REQ_USE="sqlite" inherit bash-completion-r1 python-single-r1 wrapper |
