mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-18 15:09:04 -07:00
dev-python/pytest-repeat: Enable provenance check
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST pytest_repeat-0.9.4.tar.gz 6488 BLAKE2B e4869355b247bf65babfdb145d368179e396c737177d5eb271581a826bcc58d4e0354860f6fc230bef483817072a41298d58488c32329d731748b6929a39c764 SHA512 d69faed88373f04b8b3d359dcf0514e8a522a533590dcbf3178fb19337bb578c296df74c918c454511b9b0cdc55d5a580ca253cffab2b239f30812f0e9314ba3
|
||||
DIST pytest_repeat-0.9.4.tar.gz.provenance 9435 BLAKE2B 17bf0b7ee11a96e85fd913b05066e477e7df573975586a3d73398dc12c7778d78eb839607170a82ada4073a113ff17029e784f040e61d92fa67b091f1fe8739c SHA512 74f2901ea99ee731ac2478e56b8e33300ed74244b72b4f8dd242e89df047135855d3b632ec932b0cb6daee328608327f6c003750f592dcec01db07afd39c4f0e
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
# Copyright 2024-2025 Gentoo Authors
|
||||
# Copyright 2024-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=hatchling
|
||||
PYPI_VERIFY_REPO=https://github.com/pytest-dev/pytest-repeat
|
||||
PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
Reference in New Issue
Block a user