mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/ansible-pygments: Enable provenance check
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST ansible_pygments-0.1.2.tar.gz 9521 BLAKE2B 660708fb58c4ca2c2ba2812e0e1d567fc397caa8be610e0e0c6dd69594efb3b75d8b3c97ce5bd4e34bfdad52562d1d40c98ea1828f2123a1c2524a3b73bea335 SHA512 157daa8b151d777a8f813acfbde599bbfb3da03da617b6f7c78b0ad7d10b922f4d0a4354f40b3e622ca510714e67950e08e807720aa17e6a144de6b8fd39de33
|
||||
DIST ansible_pygments-0.1.2.tar.gz.provenance 9557 BLAKE2B d06784b6cf78ec971849a9fa22fa402627cc113d3e318e4e6047b168d7639c7256526781bcb0dd546cf021bb2b97933e71e1b350767c6db28b965e7a1bf2f8b1 SHA512 8d6abc0111a0d2dc13fda69d42cb4f775bd171d6a8c84dfe1b974fdf498b295fa2aaa0aefa62f5f6a386b89e029d09f36dcbfc903942a1bd9d758ca4e7221929
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517="poetry"
|
||||
PYPI_VERIFY_REPO=https://github.com/ansible-community/ansible-pygments
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
Reference in New Issue
Block a user