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 456BD158015 for ; Sat, 16 Dec 2023 19:58:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78FCC2BC026; Sat, 16 Dec 2023 19:58:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 5BA0E2BC026 for ; Sat, 16 Dec 2023 19:58:10 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8FB3A335DE9 for ; Sat, 16 Dec 2023 19:58:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01334AE9 for ; Sat, 16 Dec 2023 19:58:08 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1702756668.e65868b9b52e4cc2999ee4cb672c0475de1f06d6.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxygen/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sphinxygen/Manifest dev-python/sphinxygen/sphinxygen-1.0.4.ebuild X-VCS-Directories: dev-python/sphinxygen/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: e65868b9b52e4cc2999ee4cb672c0475de1f06d6 X-VCS-Branch: master Date: Sat, 16 Dec 2023 19:58:08 +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: cece57fa-f9fc-4072-8463-76a39f4f11c9 X-Archives-Hash: 3f884202c9296c5037e240b735cc3b54 commit: e65868b9b52e4cc2999ee4cb672c0475de1f06d6 Author: Miroslav Šulc gentoo org> AuthorDate: Sat Dec 16 19:57:48 2023 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sat Dec 16 19:57:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65868b9 dev-python/sphinxygen: dropped obsolete 1.0.4 Signed-off-by: Miroslav Šulc gentoo.org> dev-python/sphinxygen/Manifest | 1 - dev-python/sphinxygen/sphinxygen-1.0.4.ebuild | 21 --------------------- 2 files changed, 22 deletions(-) diff --git a/dev-python/sphinxygen/Manifest b/dev-python/sphinxygen/Manifest index 7f04c09dbb60..03bc9c9524d9 100644 --- a/dev-python/sphinxygen/Manifest +++ b/dev-python/sphinxygen/Manifest @@ -1,2 +1 @@ DIST sphinxygen-1.0.4.gh.tar.gz 17706 BLAKE2B 48c99ba80ebdc9f2ed9ef147d8d7c4f0deb7d4e1118ff6969cf510a0a10bc2335fa9ba91fb38caf60b8770a023e7a0730efa0a5606726dd1d0292650374d9271 SHA512 38ac258850fe6ab38e88c7b59d41e1400b89b13443862a0a9e7c7d1a2e3b887660f1cb17ce94737bc6366025172b40a50da0107d970120610fc9410f41c3250c -DIST sphinxygen-1.0.4.tar.gz 13732 BLAKE2B 1b2f957bcacea9acf287263c4054199759bbe19f3d90fa85a143c5e85a2e383837936d72c6c1e57257d2d586722cfccab7fd38083ae6709553e5e6400273d549 SHA512 3094e3f9c5c50bf4e6a8332acf7147fa8b5e0a32c3dc49bf9786b6684e7e60b08971c52c46d4413ab23cd0b4bcd1cf02c924cdad51b7e1da29c1e747880c6f96 diff --git a/dev-python/sphinxygen/sphinxygen-1.0.4.ebuild b/dev-python/sphinxygen/sphinxygen-1.0.4.ebuild deleted file mode 100644 index a9861725c82c..000000000000 --- a/dev-python/sphinxygen/sphinxygen-1.0.4.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python module/script that generates Sphinx markup to describe a C API" -HOMEPAGE=" - https://gitlab.com/drobilla/sphinxygen - https://pypi.org/project/sphinxygen/ -" - -SLOT="0" -LICENSE="ISC" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" - -distutils_enable_tests pytest