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 E641615A7D9 for ; Thu, 16 Mar 2023 16:35:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4788BE0858; Thu, 16 Mar 2023 16:35:15 +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 2FD1BE0849 for ; Thu, 16 Mar 2023 16:35:15 +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 7263F335D16 for ; Thu, 16 Mar 2023 16:35:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC28E901 for ; Thu, 16 Mar 2023 16:35:10 +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: <1678984310.5e2207d1c4f39222b1df037d8acb6713aff0cf65.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.19.1.4.ebuild dev-python/types-docutils/types-docutils-0.19.1.5.ebuild X-VCS-Directories: dev-python/types-docutils/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5e2207d1c4f39222b1df037d8acb6713aff0cf65 X-VCS-Branch: master Date: Thu, 16 Mar 2023 16:35:10 +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: 68524a9f-77b7-4629-933e-cf81a6c49ba7 X-Archives-Hash: c664e438e3255fa19a16847949b17e69 commit: 5e2207d1c4f39222b1df037d8acb6713aff0cf65 Author: Michał Górny gentoo org> AuthorDate: Thu Mar 16 16:31:50 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Mar 16 16:31:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e2207d1 dev-python/types-docutils: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/types-docutils/Manifest | 2 -- .../types-docutils/types-docutils-0.19.1.4.ebuild | 17 ----------------- .../types-docutils/types-docutils-0.19.1.5.ebuild | 17 ----------------- 3 files changed, 36 deletions(-) diff --git a/dev-python/types-docutils/Manifest b/dev-python/types-docutils/Manifest index 709d4b218862..1e94dbada150 100644 --- a/dev-python/types-docutils/Manifest +++ b/dev-python/types-docutils/Manifest @@ -1,3 +1 @@ -DIST types-docutils-0.19.1.4.tar.gz 9011 BLAKE2B dbecebad58aac788d161688bf5f3f25ce0afcbe5240b370b342490ceec1b43ef6d13b773e61197b6cd2e8016986ae07ea7a098351edf0fe10a4e38918d0b8c04 SHA512 927a050c262fd0a141eacef20e88ec70eeead647f7d04179a760e5a231f4ec6c974119642dbbaf674e77f29292b51894a265ef1962b535b5526746977b459162 -DIST types-docutils-0.19.1.5.tar.gz 9221 BLAKE2B a5f642a1b0ae8cc3c06ca8ff4f82ad7527414417ea077c1fd7ae6757187f9e6070b6571b051a145e68a62f3e0329f17f44247ef51f8f8acb90c1d7450909a494 SHA512 e5e33839c7ca8ef20815c7cc9dad452578d366b69d20c57aa84b59999909aebc0c30ecb315e7861c94fdfc8db88359c974498a63d7b44728b7d3fb6d6131241a DIST types-docutils-0.19.1.6.tar.gz 9279 BLAKE2B 04dbbfbe9320bd3e209de7d628ffd4adcd79074233606f067d2e1def8b877f5d39a42851e30de7010dab2c8ac3742886cafa49ff3023f86d20edf42234da7f34 SHA512 0b362b762f2bf21f5608edad9847c43f4e8c926f9599af33aca09abb297467fb857cb1f1066633270e0b1b4570571093f4777bc8b313a2f138f6f9f979e2a7e1 diff --git a/dev-python/types-docutils/types-docutils-0.19.1.4.ebuild b/dev-python/types-docutils/types-docutils-0.19.1.4.ebuild deleted file mode 100644 index 9a24481a1e60..000000000000 --- a/dev-python/types-docutils/types-docutils-0.19.1.4.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2022-2023 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_{9..11} ) - -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.19.1.5.ebuild b/dev-python/types-docutils/types-docutils-0.19.1.5.ebuild deleted file mode 100644 index 9a24481a1e60..000000000000 --- a/dev-python/types-docutils/types-docutils-0.19.1.5.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2022-2023 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_{9..11} ) - -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"