summaryrefslogtreecommitdiff
path: root/dev-python/django-prometheus
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-28 22:38:01 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-28 22:38:01 +0100
commitc6a12f3c8604a9269cfb82d666fc716df0e67792 (patch)
tree1e5b7e9357bba635f294047da492297bcb3d65ae /dev-python/django-prometheus
parent0c59fd5caa123ae7755b01bb4826776078bf1b81 (diff)
gentoo auto-resync : 28:07:2023 - 22:38:00
Diffstat (limited to 'dev-python/django-prometheus')
-rw-r--r--dev-python/django-prometheus/Manifest2
-rw-r--r--dev-python/django-prometheus/django-prometheus-2.3.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/django-prometheus/Manifest b/dev-python/django-prometheus/Manifest
index 4a8fc472bbe6..758ac5532758 100644
--- a/dev-python/django-prometheus/Manifest
+++ b/dev-python/django-prometheus/Manifest
@@ -1,3 +1,3 @@
DIST django-prometheus-2.3.1.tar.gz 24718 BLAKE2B a20f140736107e1c959fed33ff9a736cbc3266189598924e5d285c44a9fd1f16b7e41ba85829a2526cd49116523e1da3d1f96c9a1d73f84db18557cee3254982 SHA512 523cfa7023e1e8921c687bd010a4c6384e1e4142fb702887d1d0bd60194b5111e92e53fec07df89eaea07cd7aa806edef79ab303a67d866d18eacde257db3c03
-EBUILD django-prometheus-2.3.1.ebuild 680 BLAKE2B ee0522d273d59b10c95333d81deb14791af4c8f676fe4c160844f79ad16bea40433282532e28045622f92d99ecb057971b6a3c2018e42e8eec0fbab78098e2ff SHA512 90c71141fd07aa7e26b173e7d8635bdb8c7e3cb182ac128a8cf5980dde159e2d79f55fd59de3a388b5de7bb2d078ccf548b6f141c83cdff8c77b81120b6beffb
+EBUILD django-prometheus-2.3.1.ebuild 681 BLAKE2B 22a07baee9a21492716cfdbcc6f3b01b655c1e666ec58ac5ce46c8d00cdd15bcf4861d089c03318b61c3c4f95e280c9719fae0593ae2f7174c76ed84e36c9766 SHA512 8709bb547b417576ca556679f1434cc4ac677f7c82bf6e63c3d83ca0e5404bf1b21f4418d70aa11a93e894507a7842a953b72902cc70b1557ab39dcbe28742a6
MISC metadata.xml 410 BLAKE2B 6b5b85e5b774a6d8d742adc093cf341ff11beff43974c0ba68c9c45cffccfba923e9358cb102b3e64e765a91d851bf7bfa51a1a2875909327a9056c6c1c5b805 SHA512 7a6fe4b02c4ac912f34bba301a723e4c16036236b4e9f3c5e1916512d6a49a4af7b2607e96a86a43d69a4ee4ba08b6db9595235250bc52da8c9147dff054370d
diff --git a/dev-python/django-prometheus/django-prometheus-2.3.1.ebuild b/dev-python/django-prometheus/django-prometheus-2.3.1.ebuild
index 12308447e035..5f89d7bf957a 100644
--- a/dev-python/django-prometheus/django-prometheus-2.3.1.ebuild
+++ b/dev-python/django-prometheus/django-prometheus-2.3.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi