commit:     cbd85133657bc6434bd1caae001abd4094feccd2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  6 16:09:42 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep  6 17:50:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbd85133

dev-python/weasyprint: Verify provenance

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

 dev-python/weasyprint/Manifest               | 1 +
 dev-python/weasyprint/weasyprint-66.0.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/weasyprint/Manifest b/dev-python/weasyprint/Manifest
index 85c89b15fcde..ab403c280cb2 100644
--- a/dev-python/weasyprint/Manifest
+++ b/dev-python/weasyprint/Manifest
@@ -1 +1,2 @@
 DIST weasyprint-66.0.tar.gz 504224 BLAKE2B 
2090b07fa06df89c847c4037fa2b7276bde2866b61e7b54b09d94658a2be3f988128619fa645569194f5087531a5403281e6d2bc926f18e8b5fe4f79dddc3ee9
 SHA512 
850996c6934156f4d4fca12cc052a8346b85aeadf1a3d99763e20a6ddabd2b93a39983615990e0e680a942c63c09563effa9b66abc5bf0c368963737ddf66264
+DIST weasyprint-66.0.tar.gz.provenance 9133 BLAKE2B 
11ffc967072d8950d35ac3b9057a642a913626331abf7f326c6766f5dd9d6483c79e34ddf221b856e224e7162b76c830db847e9282f5f63d29d0d361eccd887d
 SHA512 
d336e3f6db27ae2b40d39a2ed9108f151afb219746a2e3ba1081e4be6d6c66acf8b168b15bafa8b5298148750f2d999b81b72b516ba33bf334d0a001dfd22364

diff --git a/dev-python/weasyprint/weasyprint-66.0.ebuild 
b/dev-python/weasyprint/weasyprint-66.0.ebuild
index 26e3ce303343..725aba0f43af 100644
--- a/dev-python/weasyprint/weasyprint-66.0.ebuild
+++ b/dev-python/weasyprint/weasyprint-66.0.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
+PYPI_VERIFY_REPO=https://github.com/Kozea/WeasyPrint
 PYTHON_COMPAT=( python3_{11..14} )
 
 inherit distutils-r1 pypi

Reply via email to