commit:     3a930522dfaefe2650d597fe7ed4b75938baefc7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 14 06:18:28 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 14 06:48:48 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a930522

dev-python/django-prometheus: Add PYPI_VERIFY_REPO

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/django-prometheus/Manifest                       | 1 +
 dev-python/django-prometheus/django-prometheus-2.4.1.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/django-prometheus/Manifest 
b/dev-python/django-prometheus/Manifest
index 3cde889b8c1e..bbc7e3c255e1 100644
--- a/dev-python/django-prometheus/Manifest
+++ b/dev-python/django-prometheus/Manifest
@@ -1 +1,2 @@
 DIST django_prometheus-2.4.1.tar.gz 24464 BLAKE2B 
b0a94e0a7eb35401d6ba17d3436bdec1bd4ea01f6d54fa6927213e6ff1f66ea259aa2241f9443a68d9427cbc1c377e4979cfe0f8e3736639818be536d37c34c3
 SHA512 
bfcf5afd1c209db350697000419078ae021f50e187a699922ed2f6b5d1b61b6b845ebd26eba812c0d4aceb31d5a424251d558473dd5739351ef4fd63fde77170
+DIST django_prometheus-2.4.1.tar.gz.provenance 9624 BLAKE2B 
c714b0c6d65c94dd59a444239ee78cd1a8bfb092dc3b3b06b941f04eef133a0d4802efdca2c35acdd8ac249139466560b583cdf50e6a91c6df62d014ba419497
 SHA512 
fb3611e883fe31916159f7de33bca4bf86910b84894e93b3c4762f9307f994964ea397995b9a2fb35e05e254f3faa6f318803562623e282c3cde912f9938d0f0

diff --git a/dev-python/django-prometheus/django-prometheus-2.4.1.ebuild 
b/dev-python/django-prometheus/django-prometheus-2.4.1.ebuild
index 29ad93f95304..8faa2a3f4400 100644
--- a/dev-python/django-prometheus/django-prometheus-2.4.1.ebuild
+++ b/dev-python/django-prometheus/django-prometheus-2.4.1.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
+PYPI_VERIFY_REPO=https://github.com/django-commons/django-prometheus
 PYTHON_COMPAT=( python3_{11..13} )
 
 inherit distutils-r1 pypi

Reply via email to