mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-python/anyioutils: Enable provenance check
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST anyioutils-0.7.4.tar.gz 15697 BLAKE2B 69701e7ccd91d5083b7f9ae39827ffee85a4cf7a7031cfcb85649c93021e52ff2a2712ba2eb37df02df74a4780aaa4490e7f842c305dd53a07c01142d1396422 SHA512 e513a31fbcfc38d6b532414abba4854a5ad9cd7667e9e26c8e208b5de02635f7cc0aab8ec304f885db4cf1ae0b44f9f3dc65f8b80c0465a4dd537afa17ec11da
|
||||
DIST anyioutils-0.7.4.tar.gz.provenance 9510 BLAKE2B 895f37a7bb59a664d315dc34c30c724801c81dc30905d795553083bd27289d4c437b3cfe22ac1c2b849c3b643552099f1df9262a02ac153424ccd3d3b9a98a72 SHA512 64b35db84af7d6d2fb91c52278d34900df06a002088e7b96e5d3bb45fff7dcbf09ba15fc762a4e22d45882c32d69324d31f5e695b21b8c4222074a6be1cb3b54
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
# Copyright 2025 Gentoo Authors
|
||||
# Copyright 2025-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/davidbrochart/anyioutils
|
||||
PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
Reference in New Issue
Block a user