summaryrefslogtreecommitdiff
path: root/dev-python/bandit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-08 16:21:19 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-08 16:21:19 +0000
commit413ca4e6c2089d8b5e0844c26cf5671209226b93 (patch)
tree843d96aa9dd26a13748de845900cf158a2a2ad53 /dev-python/bandit
parent9263a8dda30106335f556e7f5936f5607db6f92c (diff)
gentoo auto-resync : 08:11:2023 - 16:21:18
Diffstat (limited to 'dev-python/bandit')
-rw-r--r--dev-python/bandit/Manifest2
-rw-r--r--dev-python/bandit/bandit-1.7.5-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bandit/Manifest b/dev-python/bandit/Manifest
index 1106bf82d0c3..336424f98615 100644
--- a/dev-python/bandit/Manifest
+++ b/dev-python/bandit/Manifest
@@ -1,3 +1,3 @@
DIST bandit-1.7.5.tar.gz 1970878 BLAKE2B 45787b6d1ebebb5ce25fa67173095a0e97b6f95992d828530cfade8c7f50d0c7b945884539695426f93cf3ed6a42178e18501768aa32c3b0c7019eb20aa3bc95 SHA512 81b93654ba62e6d22e8c2d534b9f575979bad4f66acd90c221d214316cd1863e7c7e179b8e2a2a8fa80034db71ebda8636adb25b36e1827194bb4639e67ada09
-EBUILD bandit-1.7.5-r1.ebuild 1082 BLAKE2B e2fd787732557b27d5bb9ce290cf0fb37303a96276e2d75ae8a9ee5a73e36fe9e58fb63d20aa05330582c08427e64dfe2a33808b2cceab9f3833a370e4b069bc SHA512 b7d1a415710b5a8bae4b8153a13f3059febb0fb3e8c0e85fa50ea283a3d647e48caa0d9e4460b329a9eb7303b921c530708e6ff121e49870d7dc8f7367f1faab
+EBUILD bandit-1.7.5-r1.ebuild 1083 BLAKE2B 7a1a4a6674e301e554a76137eeeab070f961d51a476d96d6e81f2a49016daf1413d73ac37bfe0fa9017e1e31d188f8cb9184f3a33cd47cc38e9beb226ea1fe03 SHA512 d9d5854d1e014ed42430e2f7152054ea4d8ab91e66f9dbe31818d9cae462f98e86a4235ed0108079a451583fb27bb365398f83f2cf7b6bc8ec826024dd5293ae
MISC metadata.xml 810 BLAKE2B 6f836d0afbb33f233618f056a9d4161cbdafe93abbed2f321e4e799bb75a86e2c4cc27cd43e74d05e1a15496ecf52e6a575ecd8dd4ae463ee37f742331b0086d SHA512 e3dc0280839cb1a54a2585fd6fe19fce66ceff73a7e010479e99e9631c224851b303d577b5de0ba62bc94b78b9b75b30c0103421441bba9753e4231bc3914481
diff --git a/dev-python/bandit/bandit-1.7.5-r1.ebuild b/dev-python/bandit/bandit-1.7.5-r1.ebuild
index e905558974c0..24c9cb761c68 100644
--- a/dev-python/bandit/bandit-1.7.5-r1.ebuild
+++ b/dev-python/bandit/bandit-1.7.5-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi