From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 0B8101581EE for ; Sat, 05 Apr 2025 18:35:58 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E5B613431EF for ; Sat, 05 Apr 2025 18:35:57 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3B55A1104BA; Sat, 05 Apr 2025 18:35: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 bobolink.gentoo.org (Postfix) with ESMTPS id 2AF861104BA for ; Sat, 05 Apr 2025 18:35: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 D248E3431CF for ; Sat, 05 Apr 2025 18:35:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E52392737 for ; Sat, 05 Apr 2025 18:35:44 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1743843028.936a3eb6b8b04f6a7d6c7648b27fea5e3620da0d.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/zopfli/, profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/zopfli/Manifest dev-python/zopfli/metadata.xml dev-python/zopfli/zopfli-0.2.2.ebuild profiles/package.mask X-VCS-Directories: dev-python/zopfli/ profiles/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 936a3eb6b8b04f6a7d6c7648b27fea5e3620da0d X-VCS-Branch: master Date: Sat, 05 Apr 2025 18:35:44 +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: a4d05465-90ca-44b5-ad03-380fcc93a9d7 X-Archives-Hash: bcea7a61f471909dcfb1941262f1c6af commit: 936a3eb6b8b04f6a7d6c7648b27fea5e3620da0d Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sat Apr 5 08:50:28 2025 +0000 Commit: David Roman gmail com> CommitDate: Sat Apr 5 08:50:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=936a3eb6 dev-python/zopfli: treeclean Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-python/zopfli/Manifest | 1 - dev-python/zopfli/metadata.xml | 9 --------- dev-python/zopfli/zopfli-0.2.2.ebuild | 34 ---------------------------------- profiles/package.mask | 5 ----- 4 files changed, 49 deletions(-) diff --git a/dev-python/zopfli/Manifest b/dev-python/zopfli/Manifest deleted file mode 100644 index 3ecb0f1e3..000000000 --- a/dev-python/zopfli/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST zopfli-0.2.2.zip 205320 BLAKE2B 30bc3ed16c82e9527e5445b0fd758bf841ae970f4b10b6ebe3d88db5cf085a5b8e560e39282cfaacb6074184b08da7c142da330f7ba582fe35b5c1fdbdb0bd51 SHA512 5fd26039ce0bd910714fc4706a72d04bb5cf794957547943174ef12efe089c932802cc6bef4840a532f24d93fa726c0c23b0b1c2e6ec9eb3209c2f54b0eb8ba0 diff --git a/dev-python/zopfli/metadata.xml b/dev-python/zopfli/metadata.xml deleted file mode 100644 index 7d223b087..000000000 --- a/dev-python/zopfli/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - zopfli - fonttools/py-zopfli - - diff --git a/dev-python/zopfli/zopfli-0.2.2.ebuild b/dev-python/zopfli/zopfli-0.2.2.ebuild deleted file mode 100644 index 2c9a77eb6..000000000 --- a/dev-python/zopfli/zopfli-0.2.2.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 2023-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..13} ) -DISTUTILS_USE_PEP517=setuptools -DISTUTILS_EXT=1 -inherit distutils-r1 pypi - -DESCRIPTION="Zopfli module for Python" -HOMEPAGE=" - https://pypi.org/project/zopfli/ - https://github.com/fonttools/py-zopfli -" -SRC_URI="$(pypi_sdist_url ${PN} ${PV} .zip)" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND="app-arch/zopfli:=" -RDEPEND="${DEPEND}" -BDEPEND=" - app-arch/unzip - dev-python/setuptools-scm[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest - -src_configure() { - export USE_SYSTEM_ZOPFLI=1 - distutils-r1_src_configure -} diff --git a/profiles/package.mask b/profiles/package.mask index b296e9d76..bd201606e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -93,11 +93,6 @@ net-libs/td # Removal on 2025-04-05. www-apps/snac -# Anna (cybertailor) Vyalkova (2025-03-05) -# Unmaintained in GURU, no revdeps left. -# Removal on 2025-04-05. -dev-python/zopfli - # Julien Roy (2024-03-21) # sys-libs/libucontext is masked in ::gentoo sys-libs/gcompat