summaryrefslogtreecommitdiff
path: root/dev-python/crispy-bootstrap5
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-21 00:11:18 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-21 00:11:18 +0100
commitbed3b604e16fc6075e29f1af8d47507a07035bd3 (patch)
tree1f5d57fd86e90db37f62afb463f4b4c08a2b6eda /dev-python/crispy-bootstrap5
parentd6ca4e4f90cb75c323b5988eefa96a04c0d36908 (diff)
gentoo auto-resync : 21:06:2024 - 00:11:18
Diffstat (limited to 'dev-python/crispy-bootstrap5')
-rw-r--r--dev-python/crispy-bootstrap5/Manifest2
-rw-r--r--dev-python/crispy-bootstrap5/crispy-bootstrap5-2024.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/crispy-bootstrap5/Manifest b/dev-python/crispy-bootstrap5/Manifest
index 81ed1fe002e5..98cf470bb93d 100644
--- a/dev-python/crispy-bootstrap5/Manifest
+++ b/dev-python/crispy-bootstrap5/Manifest
@@ -1,3 +1,3 @@
DIST crispy-bootstrap5-2024.2.gh.tar.gz 33509 BLAKE2B 4a1eec0cea4ee2b0fcbdd8aec6b4595a7b981b0502113d5154585702cc20d9c80cf28fd06db8085dd561c154e13fa493ee88bc3a9c0e619684ab56fce1376d70 SHA512 08c0e35caff14c53976283a383da5a8115a64b42a5a0797089c2528f3e2c0e03eb0826f48c1991bdbbd183afc486c0a238c73e782a76eac1d003e5760ddd852e
-EBUILD crispy-bootstrap5-2024.2.ebuild 751 BLAKE2B d0995d4aa64523c092885651790a686a7ac2838333a006a33df74b873637c05a2e0080d35fbb793f15b41acdf75ea3709eea9b444e25d19cf28417f980d4cdb9 SHA512 32ccb8a31d87d1251485e6b183efd9da8e7c89121f2638fcf49c40a14b481a94cc05bf01af6a9f8db62b757239a173d7b0a76d9b5de3a4f45b6af376a428357d
+EBUILD crispy-bootstrap5-2024.2.ebuild 751 BLAKE2B eb5efc57a17f74875766187ebd8aa52ebf3656bbf02b801817e512a1b866585de6672298b7e2b1569f9f731967cc411f4b212fbdb3dde05f5940526266e7cfae SHA512 2e05318992c342b3ff31a9e4e6e8aa572737ef1d49a4e9c22e8db5fabc74fe178cb302a7651bfa84676ea424d2709a44ee2b44cef4a09182963db02e9b0acbe5
MISC metadata.xml 405 BLAKE2B 4b4a3bf239037510067beb822fe736db7235f0f530504831e7e64b70b311f34d52e842b19b155ba3bad6d607b25cbda34d926bd6691da2316551f3d86b11c94e SHA512 4c44e8ae1e2729af4c84217f287316e1aa098b80c62770d77cf690bc8c34f6df03f0aed2ef4c5ef22e423270abf737058f48f64b78d7b2b882b151992b0701a8
diff --git a/dev-python/crispy-bootstrap5/crispy-bootstrap5-2024.2.ebuild b/dev-python/crispy-bootstrap5/crispy-bootstrap5-2024.2.ebuild
index ccc2aa04abb8..b4e83d76870c 100644
--- a/dev-python/crispy-bootstrap5/crispy-bootstrap5-2024.2.ebuild
+++ b/dev-python/crispy-bootstrap5/crispy-bootstrap5-2024.2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1