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 913141584F2 for ; Wed, 12 Mar 2025 08:31:30 +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 791F23430B3 for ; Wed, 12 Mar 2025 08:31:30 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C06E11103C7; Wed, 12 Mar 2025 08:31:26 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id B468B1103C7 for ; Wed, 12 Mar 2025 08:31:26 +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 6F624343092 for ; Wed, 12 Mar 2025 08:31:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB9AE28E0 for ; Wed, 12 Mar 2025 08:31:24 +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: <1741768273.3a331be681004075b17b0a84cbe331008ba649b0.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/propcache/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/propcache/Manifest dev-python/propcache/propcache-0.2.1.ebuild X-VCS-Directories: dev-python/propcache/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 3a331be681004075b17b0a84cbe331008ba649b0 X-VCS-Branch: master Date: Wed, 12 Mar 2025 08:31:24 +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: 73073cd5-b9a2-48b8-98b7-834f4c2a02fb X-Archives-Hash: 09f1e58550597d7822047c9ef1d88355 commit: 3a331be681004075b17b0a84cbe331008ba649b0 Author: Michał Górny gentoo org> AuthorDate: Wed Mar 12 08:15:22 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Mar 12 08:31:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a331be6 dev-python/propcache: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/propcache/Manifest | 1 - dev-python/propcache/propcache-0.2.1.ebuild | 54 ----------------------------- 2 files changed, 55 deletions(-) diff --git a/dev-python/propcache/Manifest b/dev-python/propcache/Manifest index 2990b3d1f3af..475665352c9c 100644 --- a/dev-python/propcache/Manifest +++ b/dev-python/propcache/Manifest @@ -1,2 +1 @@ -DIST propcache-0.2.1.tar.gz 41735 BLAKE2B 9353846b481449f732751ce1bf419bf1d171b3e8fa5b4755637bab063677bfe8845da48c2cfc979936cd1af2ef559b6eb82368f9b9616b3b90a955f0b5bbeed7 SHA512 ce54baa27a9f4cec14d6db139721cb1af920e585153f541b6a192a22d805766b7a0248514fed9889d7073a611d05896fee6da1df526f2314206eca48942b860d DIST propcache-0.3.0.tar.gz 42722 BLAKE2B 2687c2f03464b0e81c1d3e93a0b8a11364e4b03f5614de44ea89ca401867531079c1456cc97831f9c8e885dbacca8c9dbeb30e0a31b121a2aaa3666b0397ddf0 SHA512 258e2e9e6fff5c3af62d21d0afc43026e87b8c94009db9534f8beff6d81873ab05ea626c36e43ab1ee16dea1b18dde2ec732b78b93cac82cb9c1d0438e544b42 diff --git a/dev-python/propcache/propcache-0.2.1.ebuild b/dev-python/propcache/propcache-0.2.1.ebuild deleted file mode 100644 index 99d4b346b8cd..000000000000 --- a/dev-python/propcache/propcache-0.2.1.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=standalone -PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) - -inherit distutils-r1 pypi - -DESCRIPTION="Yet another URL library" -HOMEPAGE=" - https://github.com/aio-libs/propcache/ - https://pypi.org/project/propcache/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" -IUSE="+native-extensions" - -BDEPEND=" - native-extensions? ( - dev-python/cython[${PYTHON_USEDEP}] - ) - dev-python/expandvars[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest - -python_compile() { - local -x PROPCACHE_NO_EXTENSIONS=0 - if ! use native-extensions || [[ ${EPYTHON} != python* ]]; then - PROPCACHE_NO_EXTENSIONS=1 - fi - distutils-r1_python_compile -} - -python_test() { - local EPYTEST_IGNORE=( - tests/test_benchmarks.py - ) - - local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 - local opts=() - if ! use native-extensions || [[ ${EPYTHON} != python* ]]; then - opts+=( --no-c-extensions ) - fi - - rm -rf propcache || die - epytest -o addopts= "${opts[@]}" -}