diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-05-31 15:07:58 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-05-31 15:07:58 +0200 |
| commit | d3d95f1549c0332c89d7177b1dbe7cad5b6bdd51 (patch) | |
| tree | cfcadcfce62d810694cdab7afe8a36e91da7d90d /dev-python | |
| parent | a858508cfaca5816a2adb9dda8b7fb1569d3707a (diff) | |
| download | gentoo-d3d95f1549c0332c89d7177b1dbe7cad5b6bdd51.tar.gz gentoo-d3d95f1549c0332c89d7177b1dbe7cad5b6bdd51.tar.bz2 gentoo-d3d95f1549c0332c89d7177b1dbe7cad5b6bdd51.zip | |
dev-python/types-docutils: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
5 files changed, 0 insertions, 68 deletions
diff --git a/dev-python/types-docutils/Manifest b/dev-python/types-docutils/Manifest index dce2ba807d94..4461d43f8ace 100644 --- a/dev-python/types-docutils/Manifest +++ b/dev-python/types-docutils/Manifest @@ -1,5 +1 @@ -DIST types_docutils-0.21.0.20241128.tar.gz 26739 BLAKE2B 43b6aedf346564a6258ed78ca046d858590a7b6088666347e8bf91660fc3c062b55ac2ac599c541b311c17c7436e62f7956ca23285c2b7c66429c1f4f5c5b77c SHA512 ee68d14f9b84dbf4f144c10e0a7a4559ec76c584ac392c139165a382907114e6fa97b41bbb3ecf27ea21d1ce2f9f927b4551687fec03e4aad917f890096629b5 -DIST types_docutils-0.21.0.20250514.tar.gz 26884 BLAKE2B ec1b02c946a389051ebc82e0bc21be5ac633c463b967696347d5c382c181e2651ca9a463116be6e5682e0e8936579113a41d3a91f5f0318a1d38113a10ce2aaf SHA512 39d86f194abd4a0df458e2d585e3ba0881abab702bf1a4c1528c57c284bfa6bab353f9bfda642ccd3757453be9a863e7d7a4370eca61b9e87116e2b5d1c1489b -DIST types_docutils-0.21.0.20250516.tar.gz 26903 BLAKE2B 0027ac122e773e5b6db6b7a4cd6db4f9bcbf12871bdc024fd5a16d184c51fe2b2adfdd6ed0d2d5925beac0e24f4c662759c6a37361415d4adba9c5b11f848f99 SHA512 bffbc3c2b50459a2483354b8d35c1b9e3de12a6fc396b18682253aa8f5a774dd3abf81e0136ace1d6abebfb1d146b14011bdd08994e14fc4e529d54aa60ca81c -DIST types_docutils-0.21.0.20250523.tar.gz 38089 BLAKE2B d6bbe985eb7411f8cbb67bb142aa05cc362771babd26c4f41f5da7289ca8fa4216ed3426d3acbb0d6bcbf40df4e2c217a6791600db3a74c43942114f2b690426 SHA512 4df796efe6c18157e8b58380ff1a5f36d21164c0eb76623501f396449343175ad4bc8c2e896b7ea327a11d1b9286a24dbcfbda9b36956531654006c2d4be8bcb DIST types_docutils-0.21.0.20250526.tar.gz 38140 BLAKE2B 33a226242e97e9c89db972fc82c664a322deb6b0d1853c5942ba993a4f27d2c193e5456293330abc9d2b98ad60fb094c0972f875d17253329ef8a50b6a5ad2cd SHA512 3945615dc897ba657fb8cba4d8682ad0eeb3617aae4ff62e8f9e4b90ebc30136c4e1abe87c8f5c10a9ec60484d86e9cb5b79510117bbe424ff8f0879313a6561 diff --git a/dev-python/types-docutils/types-docutils-0.21.0.20241128.ebuild b/dev-python/types-docutils/types-docutils-0.21.0.20241128.ebuild deleted file mode 100644 index e49b0a538b42..000000000000 --- a/dev-python/types-docutils/types-docutils-0.21.0.20241128.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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_{10..13} ) - -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" diff --git a/dev-python/types-docutils/types-docutils-0.21.0.20250514.ebuild b/dev-python/types-docutils/types-docutils-0.21.0.20250514.ebuild deleted file mode 100644 index a04c9445e999..000000000000 --- a/dev-python/types-docutils/types-docutils-0.21.0.20250514.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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..13} ) - -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" diff --git a/dev-python/types-docutils/types-docutils-0.21.0.20250516.ebuild b/dev-python/types-docutils/types-docutils-0.21.0.20250516.ebuild deleted file mode 100644 index 9fdbbf2b35dd..000000000000 --- a/dev-python/types-docutils/types-docutils-0.21.0.20250516.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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" diff --git a/dev-python/types-docutils/types-docutils-0.21.0.20250523.ebuild b/dev-python/types-docutils/types-docutils-0.21.0.20250523.ebuild deleted file mode 100644 index 9fdbbf2b35dd..000000000000 --- a/dev-python/types-docutils/types-docutils-0.21.0.20250523.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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" |
