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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4B17D1581F3 for ; Sat, 30 Nov 2024 08:48:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EE4FE07E6; Sat, 30 Nov 2024 08:48:48 +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 50C5DE07E6 for ; Sat, 30 Nov 2024 08:48:48 +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 6C08B342FE0 for ; Sat, 30 Nov 2024 08:48:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5997D81 for ; Sat, 30 Nov 2024 08:48:45 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1732956400.a7434650726d433fabae2f24f343c8953c62469a.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/latexrestricted/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/latexrestricted/Manifest dev-python/latexrestricted/latexrestricted-0.6.0.ebuild X-VCS-Directories: dev-python/latexrestricted/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: a7434650726d433fabae2f24f343c8953c62469a X-VCS-Branch: master Date: Sat, 30 Nov 2024 08:48:45 +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: df44d283-2dbe-4ead-bd36-3c24f10726ab X-Archives-Hash: e9f22ec61653f6d35d0c71e7cb39683c commit: a7434650726d433fabae2f24f343c8953c62469a Author: Florian Schmaus gentoo org> AuthorDate: Sat Nov 30 08:46:40 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sat Nov 30 08:46:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7434650 dev-python/latexrestricted: drop 0.6.0 Signed-off-by: Florian Schmaus gentoo.org> dev-python/latexrestricted/Manifest | 2 -- .../latexrestricted/latexrestricted-0.6.0.ebuild | 29 ---------------------- 2 files changed, 31 deletions(-) diff --git a/dev-python/latexrestricted/Manifest b/dev-python/latexrestricted/Manifest index 3905e32e129b..ffc1f22847a4 100644 --- a/dev-python/latexrestricted/Manifest +++ b/dev-python/latexrestricted/Manifest @@ -1,3 +1 @@ -DIST latexrestricted-0.6.0-explicitly-set-build-backend.patch 1161 BLAKE2B 7472a8b4ccec9dfdee6e994dcdbd2fa48c6dbd528444fd81769d7a8b997c1cf8dff86a66a7b1674bdcb3025022c41f954cc35740f0b8dab57dea0dc02d8e6db1 SHA512 bf1e50688c11a817a1f444f6e7a9dd90c413269fef68f7649b718d45ca458f38b712028f6b01777c65a016e17edd70cc609e605804cb6cec93b05ccbafad309b -DIST latexrestricted-0.6.0.gh.tar.gz 21319 BLAKE2B f655861032ba38b87987a205def64d69e1602102c0d8e7b7fdb249e91cfd1a3bf506217a42829fb1a98387b0775db696c2d7ecb1e766cd1524766d866819f503 SHA512 99b4ff4818d24878e4eca0610a97b0a84e0f37f9432cf6e79cef352c67c9463d47049dd4b279d45b5869327dea9fae9c24d1a40e8d44d459c21a74b14ed68b68 DIST latexrestricted-0.6.2.gh.tar.gz 21421 BLAKE2B 02e91654e627682594f9f9f995df7db2e73105da30fda62264851ddd42425e1e333852eeb2c08ea0c159a23e297b5edbc5db70ab48d3726a55a323749b978ffa SHA512 db8f00e9834857d4a9511701e6977aa014c531e9ce8957d50be42ab59def759c9988c5adc449f57ce7413e644bb01e9122446ab0430b02c439709fe3bb988364 diff --git a/dev-python/latexrestricted/latexrestricted-0.6.0.ebuild b/dev-python/latexrestricted/latexrestricted-0.6.0.ebuild deleted file mode 100644 index 796c8ec544fb..000000000000 --- a/dev-python/latexrestricted/latexrestricted-0.6.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) - -inherit distutils-r1 - -DESCRIPTION="Library for creating executables compatible with LaTeX restricted shell escape" -HOMEPAGE=" - https://github.com/gpoore/latexrestricted - https://pypi.org/project/latexrestricted/ -" -SRC_URI=" - https://github.com/gpoore/${PN}/archive/refs/tags/v${PV}.tar.gz - -> ${P}.gh.tar.gz - https://github.com/gpoore/latexrestricted/commit/ebbb2280db83a859f26a2f2dc0252e4d6e316452.patch - -> ${PN}-0.6.0-explicitly-set-build-backend.patch -" - -LICENSE="LPPL-1.3c" -SLOT="0" -KEYWORDS="~amd64" - -PATCHES=( - "${DISTDIR}"/${PN}-0.6.0-explicitly-set-build-backend.patch -)