mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/types-docutils: Bump to 0.22.2.20250924
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -3,3 +3,4 @@ DIST types_docutils-0.22.0.20250822.tar.gz 56487 BLAKE2B 2d6fcf0bee2ff56f08fcbb2
|
||||
DIST types_docutils-0.22.0.20250914.tar.gz 56496 BLAKE2B 0c9f9321506821a1732bdef41ccdf3cc617a87f18c2d9343f0eddba143456b0647a6ca0b6dc9e6ea245310b6019e2672cdc8aeea702ad1a61105201efec253de SHA512 3207655dd257f5274fffcb0213fcdef9dbfd564f027b84563366b2f79f3df2001f88317ac27a6e89fca18b4ebab7296de8f8e53d656e3ffcb558ed2ab770a653
|
||||
DIST types_docutils-0.22.0.20250919.tar.gz 56554 BLAKE2B dce038821d21f58bd2a2d93348b3685c2b44a909b9036407089d4974e7774b7a6e97826758616562d7f5f87869a3aa23860f420d3fb722ba147d6df892f11304 SHA512 c37792c851284c173ccf07d7f9821bff16a9bd550a62bfb885201f009959836421adb30471b376fe89454857636e789ebf1a3bed5ee5cddfc7084ca6e8f90857
|
||||
DIST types_docutils-0.22.1.20250923.tar.gz 56652 BLAKE2B 016be0aed7e1ec70e2dc7ad57abd7002a496276fbc3112a0797ec69eb22a963ffe7bc71c81611c6e1c18088276382a322e8753d1f4bab2d19e449331a4c37a87 SHA512 5a18c7a6f13f7599a1c6ef76f30c8687522ad1a8ed0f252047d2b6af5afcbe21e6da363033975b4d4d4182e4f3d83a7aea9cd1194a275b61d113ebdf841e1661
|
||||
DIST types_docutils-0.22.2.20250924.tar.gz 56679 BLAKE2B 326dceb05c6226bf2fed62ad89b7bfb7b38da2f9bcacfaae84abf59d8614558361e290ba9659e10132ae13db75757e39ab554726a65cc174db5b3b329b43aa01 SHA512 bdb1b1eebb40c7d5b474ab1b35e863a11889cba8ccbb697116393fa970fa6b4c81d8d1c05f847a6d804d0de89277288160facbbbe75797dcc4676f8580c086af
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
# Copyright 2022-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Typing stubs for docutils"
|
||||
HOMEPAGE="https://pypi.org/project/types-docutils/"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
Reference in New Issue
Block a user