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 A4E3C158086 for ; Sat, 11 Dec 2021 23:25:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AE922BC02D; Sat, 11 Dec 2021 23:24:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 79CEE2BC02D for ; Sat, 11 Dec 2021 23:24:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 9456E3431D7 for ; Sat, 11 Dec 2021 23:24:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C100C244 for ; Sat, 11 Dec 2021 23:24:53 +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: <1639265086.221694583b3e1399ad281809d007acf899015ecd.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pallets-sphinx-themes/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pallets-sphinx-themes/Manifest dev-python/pallets-sphinx-themes/pallets-sphinx-themes-2.0.1-r1.ebuild X-VCS-Directories: dev-python/pallets-sphinx-themes/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 221694583b3e1399ad281809d007acf899015ecd X-VCS-Branch: master Date: Sat, 11 Dec 2021 23:24:53 +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: da5b557e-4f4c-4703-aa1f-180bcb763b4b X-Archives-Hash: dc62f4d98ce92438fa9b374cc1285227 commit: 221694583b3e1399ad281809d007acf899015ecd Author: Michał Górny gentoo org> AuthorDate: Sat Dec 11 22:12:31 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Dec 11 23:24:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22169458 dev-python/pallets-sphinx-themes: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pallets-sphinx-themes/Manifest | 1 - .../pallets-sphinx-themes-2.0.1-r1.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/dev-python/pallets-sphinx-themes/Manifest b/dev-python/pallets-sphinx-themes/Manifest index 6ee917959412..fad308fac8b9 100644 --- a/dev-python/pallets-sphinx-themes/Manifest +++ b/dev-python/pallets-sphinx-themes/Manifest @@ -1,2 +1 @@ -DIST pallets-sphinx-themes-2.0.1.tar.gz 20312 BLAKE2B 6fc745ffc5d344cd542f1b299ef5151144a13d1f75923398d42a6882d3c80aca4827123a3bd1f751dd771e882170c76f5bad99ad42d09dec2a9baf474d846365 SHA512 6e16ead8bb489336f8b8fe7e50d1e65acf950ab64c90ba1508ceb07bd598d8ddd5b960d9b31697867ddb7bffa970a08d7d53b778b5eec5e01b7c07babf2d5de6 DIST pallets-sphinx-themes-2.0.2.tar.gz 20655 BLAKE2B a5e2d3a02a5996df6e648b8cf9943260d6e0e475108921493300c7d9437837cc66e83b489ad335596c39eac29f3a6e23b7b4abc3cf1fe3bbb018fd874b44aefd SHA512 a37b0f4fe38c098c0508988faa54ed8b2e1ad9ba41f95f862734cf38fd093e2b7c42d408fc10e529aca810f4cc37d16e6d707ed9affa433adfcb481006cd4577 diff --git a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-2.0.1-r1.ebuild b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-2.0.1-r1.ebuild deleted file mode 100644 index 8050b22f705a..000000000000 --- a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-2.0.1-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} pypy3 ) -inherit distutils-r1 - -DESCRIPTION="Sphinx themes for Pallets and related projects" -HOMEPAGE="https://github.com/pallets/pallets-sphinx-themes" -SRC_URI="https://github.com/pallets/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND="dev-python/jinja[${PYTHON_USEDEP}] - dev-python/packaging[${PYTHON_USEDEP}] - dev-python/sphinx[${PYTHON_USEDEP}]"