public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/types-docutils/
Date: Fri, 19 Sep 2025 12:29:21 +0000 (UTC)	[thread overview]
Message-ID: <1758284596.407b6abe3c549478345218770a850a24fd4f9bb2.mgorny@gentoo> (raw)

commit:     407b6abe3c549478345218770a850a24fd4f9bb2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 19 12:00:42 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 19 12:23:16 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=407b6abe

dev-python/types-docutils: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/types-docutils/Manifest                       |  3 ---
 .../types-docutils/types-docutils-0.21.0.20250722.ebuild | 16 ----------------
 .../types-docutils/types-docutils-0.21.0.20250728.ebuild | 16 ----------------
 .../types-docutils/types-docutils-0.21.0.20250809.ebuild | 16 ----------------
 4 files changed, 51 deletions(-)

diff --git a/dev-python/types-docutils/Manifest b/dev-python/types-docutils/Manifest
index d03d2142f7ea..ef204c316a7c 100644
--- a/dev-python/types-docutils/Manifest
+++ b/dev-python/types-docutils/Manifest
@@ -1,6 +1,3 @@
-DIST types_docutils-0.21.0.20250722.tar.gz 54539 BLAKE2B 37440cb849697c3d58cc6187f7fb040615fe4c68dc1e800f10b46b6a2bdb562296263e779d9abe4482eda8cb952d00b730d8bfd4afa25da73862a251e69d6fdf SHA512 8e61afe8ce447d53ec5511f1e2556200e0f1bfe2a701852f4ff4ce2a9685736d359c13d3a13d3c88b22b190291554c087420395c715b6ef821e6f24aef7708a6
-DIST types_docutils-0.21.0.20250728.tar.gz 54656 BLAKE2B 843f2615f22fd5420901f87d1cdbe5c6dcb844d062b3ab51c8b001a32c113a864e254c659922201dcc3a41cd95c35acc5c66692ff700fb7ebfd27c8cccbee2bd SHA512 02071d877c8e433c6b091694caca50741d2d13b8702d591fbe68139d417120c94ddcc222a34e08bcc861447813926f477492cdf61cd449073fe3250d1642dc55
-DIST types_docutils-0.21.0.20250809.tar.gz 54770 BLAKE2B 63b30cc8496f885c3ad13d7e69602bec5d0d033c551b2e9e3717577d3f84bd8e5065c90e657220a17f36ccd15ae427d575b8ca0824b2bd964c6e47b272f4f72c SHA512 a73ffb705dff7be79c97c3783b34802b9bd0ae4bdff58580adadeb1326ee9c1932c233b2088316b7f366e6891fb35e952d095f21ec2b3804fb1930f5ca7fb17d
 DIST types_docutils-0.22.0.20250814.tar.gz 56376 BLAKE2B 75690dfe8d479fdb97b39391e813e4858feead0604dcba94355a66641100ac6a45ca61f6e231bde7cbcdfabb1e2866d30b1ea8bb98cf3e19b7b85eeaddb57813 SHA512 a064c117929e85fdae33276dfd72caa268aef9620c3144000f2660dd0e3d900d169534896599cad1f295a7bbb1de176a65da71f7096dbce5015c895eaefb7cab
 DIST types_docutils-0.22.0.20250822.tar.gz 56487 BLAKE2B 2d6fcf0bee2ff56f08fcbb2ef1b51140926410c3ff51f7139bf3cd4a4a0999e5555ebcbd668daabd9cf7b1bef6e31b562092af14f1a571d13223aed1afa4b0e0 SHA512 ae4d8927c0c5d423b004cd84f8fed20408f2944105b06c95c67248a7cd0a049da519d3aeeb6f05fdcc58ee178fcb3d0aecab8ea6333e0d3b8776b3406272a60a
 DIST types_docutils-0.22.0.20250914.tar.gz 56496 BLAKE2B 0c9f9321506821a1732bdef41ccdf3cc617a87f18c2d9343f0eddba143456b0647a6ca0b6dc9e6ea245310b6019e2672cdc8aeea702ad1a61105201efec253de SHA512 3207655dd257f5274fffcb0213fcdef9dbfd564f027b84563366b2f79f3df2001f88317ac27a6e89fca18b4ebab7296de8f8e53d656e3ffcb558ed2ab770a653

diff --git a/dev-python/types-docutils/types-docutils-0.21.0.20250722.ebuild b/dev-python/types-docutils/types-docutils-0.21.0.20250722.ebuild
deleted file mode 100644
index 29b3eac5da76..000000000000
--- a/dev-python/types-docutils/types-docutils-0.21.0.20250722.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.20250728.ebuild b/dev-python/types-docutils/types-docutils-0.21.0.20250728.ebuild
deleted file mode 100644
index 29b3eac5da76..000000000000
--- a/dev-python/types-docutils/types-docutils-0.21.0.20250728.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.20250809.ebuild b/dev-python/types-docutils/types-docutils-0.21.0.20250809.ebuild
deleted file mode 100644
index 29b3eac5da76..000000000000
--- a/dev-python/types-docutils/types-docutils-0.21.0.20250809.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"


             reply	other threads:[~2025-09-19 12:29 UTC|newest]

Thread overview: 91+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-19 12:29 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-06  5:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/types-docutils/ Michał Górny
2025-10-06  5:24 Michał Górny
2025-09-26 17:42 Arthur Zamarin
2025-09-25 10:01 Michał Górny
2025-09-23  5:55 Michał Górny
2025-09-19 12:29 Michał Górny
2025-09-16 14:20 Arthur Zamarin
2025-09-15  2:59 Michał Górny
2025-09-12 19:00 Arthur Zamarin
2025-09-04 14:56 Sam James
2025-08-23  5:20 Michał Górny
2025-08-15  3:30 Michał Górny
2025-08-13 14:53 Michał Górny
2025-08-09  5:47 Michał Górny
2025-07-28  5:56 Michał Górny
2025-07-26 10:50 Michał Górny
2025-07-22  6:01 Michał Górny
2025-07-15  4:49 Michał Górny
2025-07-11  4:35 Michał Górny
2025-07-08  6:03 Michał Górny
2025-06-21  8:15 Michał Górny
2025-06-21  7:36 Sam James
2025-06-05  3:42 Michał Górny
2025-05-31 13:12 Michał Górny
2025-05-31 13:12 Michał Górny
2025-05-31 12:58 Arthur Zamarin
2025-05-31 12:58 Arthur Zamarin
2025-05-26  6:52 Michał Górny
2025-05-23 16:04 Michał Górny
2025-05-14  5:20 Michał Górny
2024-12-21 12:31 Michał Górny
2024-12-21 11:17 Michał Górny
2024-12-15  4:30 Sam James
2024-12-15  4:30 Sam James
2024-10-05  4:58 Michał Górny
2024-10-05  4:58 Michał Górny
2024-09-07  6:23 Michał Górny
2024-09-07  6:23 Michał Górny
2024-07-24  4:45 Michał Górny
2024-07-11 11:59 Michał Górny
2024-07-11 11:59 Michał Górny
2024-07-10  6:32 Michał Górny
2024-07-08  4:41 Michał Górny
2024-07-08  4:41 Michał Górny
2024-07-04  5:13 Michał Górny
2024-05-18 10:15 Michał Górny
2024-05-18 10:15 Michał Górny
2024-04-23  5:38 Michał Górny
2024-04-06 12:37 Michał Górny
2024-04-06  4:53 Michał Górny
2024-03-31  3:10 Michał Górny
2024-03-23 10:45 Michał Górny
2024-03-17  3:31 Michał Górny
2024-03-16  6:54 Michał Górny
2024-03-15  5:06 Michał Górny
2024-03-14  4:22 Michał Górny
2024-03-11  4:10 Michał Górny
2024-03-10  3:35 Michał Górny
2024-03-09  7:18 Michał Górny
2024-03-09  7:18 Michał Górny
2024-03-08  5:40 Michał Górny
2024-03-04  6:31 Michał Górny
2024-03-03  3:37 Michał Górny
2024-03-02  6:43 Michał Górny
2024-03-02  6:43 Michał Górny
2024-02-27  6:38 Michał Górny
2024-02-26 14:25 Michał Górny
2024-02-01  4:47 Michał Górny
2024-01-26  5:39 Michał Górny
2024-01-25  4:52 Michał Górny
2024-01-06  6:45 Michał Górny
2023-12-31 13:27 Alfredo Tupone
2023-12-30 18:35 Michał Górny
2023-08-17  8:36 Michał Górny
2023-08-14  5:07 Michał Górny
2023-07-24 11:34 Michał Górny
2023-05-11  6:26 Michał Górny
2023-05-04  8:06 Michał Górny
2023-04-30  3:55 Michał Górny
2023-04-08  6:08 Michał Górny
2023-03-28  5:19 Michał Górny
2023-03-16 16:35 Michał Górny
2023-02-23  6:19 Michał Górny
2023-02-21  7:41 Michał Górny
2023-02-21  7:41 Michał Górny
2023-02-16  5:04 Michał Górny
2023-02-12 19:05 Michał Górny
2023-01-27 20:10 Michał Górny
2023-01-19  6:08 Michał Górny
2022-12-10 18:21 Alfredo Tupone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1758284596.407b6abe3c549478345218770a850a24fd4f9bb2.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox