From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 15138158041 for ; Sat, 6 Apr 2024 12:37:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B2AC2BC027; Sat, 6 Apr 2024 12:37:31 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4265E2BC027 for ; Sat, 6 Apr 2024 12:37:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8A47C3432F4 for ; Sat, 6 Apr 2024 12:37:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08CC41690 for ; Sat, 6 Apr 2024 12:37:28 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1712407027.a58bb4fb62a21274ce67d3d500af48804b9f83f6.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/types-docutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/types-docutils/Manifest dev-python/types-docutils/types-docutils-0.20.0.20240317.ebuild dev-python/types-docutils/types-docutils-0.20.0.20240331.ebuild X-VCS-Directories: dev-python/types-docutils/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a58bb4fb62a21274ce67d3d500af48804b9f83f6 X-VCS-Branch: master Date: Sat, 6 Apr 2024 12:37:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 92c5e245-59c6-42c9-a792-b1fef6ebed9c X-Archives-Hash: cc1f1cbd40c66124f83836cc39c22bf9 commit: a58bb4fb62a21274ce67d3d500af48804b9f83f6 Author: Michał Górny gentoo org> AuthorDate: Sat Apr 6 12:29:42 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Apr 6 12:37:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a58bb4fb dev-python/types-docutils: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/types-docutils/Manifest | 2 -- .../types-docutils-0.20.0.20240317.ebuild | 17 ----------------- .../types-docutils-0.20.0.20240331.ebuild | 17 ----------------- 3 files changed, 36 deletions(-) diff --git a/dev-python/types-docutils/Manifest b/dev-python/types-docutils/Manifest index 17ce29eb981e..2504cae1276a 100644 --- a/dev-python/types-docutils/Manifest +++ b/dev-python/types-docutils/Manifest @@ -1,3 +1 @@ -DIST types-docutils-0.20.0.20240317.tar.gz 19250 BLAKE2B 8027b75cca44357b92c10e1c3543fb4624a62bd66862a4107a9e5e57db60dade31d1c25d7634a6417bba27d725fcca337c8159cb0bbec92f1823f84e249e0ebe SHA512 e7c32bcc7214be9e650f35a1b2cb019ff449e194bb74d3a087cba2a676240b741174541dd8c5d42c08bb734cc05a3789698b04de7dc87f897d9158ad769cc7aa -DIST types-docutils-0.20.0.20240331.tar.gz 19359 BLAKE2B d72cb44a0815f07d19aa0b920556d59c29f567637cc89feed0b4d585001fa2f9b73e7ed5aa9edb308cc1915c8a7b3eb82899c58a437975130452451ff89a5dc4 SHA512 3f5bf1c5ea00c9ad1969fa539571a049706913164aed66868f9e634b5375580e023dfebc252397e6e8ff53246ca99f6d927d052c5a34ac7b34cbcfb47fd9a42a DIST types-docutils-0.20.0.20240406.tar.gz 19423 BLAKE2B 13292676e4f46ebd273962eae09961f7f7ab86168ff49b5372ecbf3ef0c13a95857bc65b22447016779f608b92e76e9310e746394e68e174a3d98a5f7003d442 SHA512 94a742e151e66497e96b761279913c741f4e79194a37def496cd71930803668ab5c96c76eab584cbeb491a3750ba0a45727894d24a123fd01f3bb72cbc36a8a8 diff --git a/dev-python/types-docutils/types-docutils-0.20.0.20240317.ebuild b/dev-python/types-docutils/types-docutils-0.20.0.20240317.ebuild deleted file mode 100644 index cb335ec2836f..000000000000 --- a/dev-python/types-docutils/types-docutils-0.20.0.20240317.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2022-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Typing stubs for docutils" -HOMEPAGE="https://pypi.org/project/types-docutils/" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" diff --git a/dev-python/types-docutils/types-docutils-0.20.0.20240331.ebuild b/dev-python/types-docutils/types-docutils-0.20.0.20240331.ebuild deleted file mode 100644 index cb335ec2836f..000000000000 --- a/dev-python/types-docutils/types-docutils-0.20.0.20240331.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2022-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Typing stubs for docutils" -HOMEPAGE="https://pypi.org/project/types-docutils/" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86"