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 831D115ACFB for ; Sat, 22 Apr 2023 16:18:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE29EE08AE; Sat, 22 Apr 2023 16:18:40 +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 78FC5E08AC for ; Sat, 22 Apr 2023 16:18:40 +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 8B55434131E for ; Sat, 22 Apr 2023 16:18:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 277978AC for ; Sat, 22 Apr 2023 16:18:38 +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: <1682180046.aa98a6ae089e19480c1de726b13d956762dcc2d9.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/frozendict/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/frozendict/Manifest dev-python/frozendict/frozendict-2.3.5.ebuild dev-python/frozendict/frozendict-2.3.6.ebuild X-VCS-Directories: dev-python/frozendict/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: aa98a6ae089e19480c1de726b13d956762dcc2d9 X-VCS-Branch: master Date: Sat, 22 Apr 2023 16:18:38 +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: 224cb2c0-d376-45ad-816c-7704f1bf4018 X-Archives-Hash: 9069696f0f050166a14dd522537ce7b8 commit: aa98a6ae089e19480c1de726b13d956762dcc2d9 Author: Michał Górny gentoo org> AuthorDate: Sat Apr 22 16:14:06 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Apr 22 16:14:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa98a6ae dev-python/frozendict: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/frozendict/Manifest | 2 -- dev-python/frozendict/frozendict-2.3.5.ebuild | 49 --------------------------- dev-python/frozendict/frozendict-2.3.6.ebuild | 38 --------------------- 3 files changed, 89 deletions(-) diff --git a/dev-python/frozendict/Manifest b/dev-python/frozendict/Manifest index 6649265a116a..0d46ff06798a 100644 --- a/dev-python/frozendict/Manifest +++ b/dev-python/frozendict/Manifest @@ -1,3 +1 @@ -DIST frozendict-2.3.5.gh.tar.gz 307566 BLAKE2B 8d8b7d483e248be5de3c6e689dbb7e8dc40f8a8112456308e6a0e633dee04640aa0bb43edcf07e2a9829b87b8d082aa0926581622372224e9636cca27eaeaef0 SHA512 9e3820f2a24f2362f1be82049df871449a5225a927efa7735a2e9320e3c9f835a4a0a99a0037a3366df55a5744b38e96b358a9cc624defa79f45a5bff4c3b61d -DIST frozendict-2.3.6.gh.tar.gz 309471 BLAKE2B 1de3b0c2993243622d6f9c1058b086e3225216b6e80d0bc9b73b974ba2a1f18faa8ec97f5e1b3083e7ac4469517202fc273ec694f02e5405c5d4fc241acf9d14 SHA512 b57a77164f77b0f067e29377b7694ac9e4d7dbae617b649ed2018779dab5c3da27176481079386f43f3b3dc66a84cac0bd85b4b0b650072b812b3c6cffd06ba9 DIST frozendict-2.3.7.gh.tar.gz 309663 BLAKE2B 108b27039ccf3c1ce9e002b7e459689a13a3f180c8f1da48373447bd19e2c937741df6a7173481a6a1f9441df5a30dd5c7f9394d83ae69e44022010bc199c0f3 SHA512 1f34e14a494c687be54ff8b40bc6c2fd329ddd4599fdfe940c96ef1df68e7b4bb88f3b6e1bbf7043ee403d091c4ab77062eb36e5fde4b4addc1762ed64f183b4 diff --git a/dev-python/frozendict/frozendict-2.3.5.ebuild b/dev-python/frozendict/frozendict-2.3.5.ebuild deleted file mode 100644 index 4b1ceb8d3b5e..000000000000 --- a/dev-python/frozendict/frozendict-2.3.5.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) -C_EXT_COMPAT=( python3.{9..10} ) - -inherit distutils-r1 - -DESCRIPTION="A simple immutable mapping for python" -HOMEPAGE=" - https://github.com/Marco-Sulla/python-frozendict/ - https://pypi.org/project/frozendict/ -" -SRC_URI=" - https://github.com/Marco-Sulla/python-frozendict/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" -S="${WORKDIR}/python-${P}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~ppc64" - -distutils_enable_tests pytest - -python_compile() { - local -x CIBUILDWHEEL=0 - # This prevents the build system from ignoring build failures, sigh. - has "${EPYTHON}" "${C_EXT_COMPAT[@]}" && CIBUILDWHEEL=1 - - distutils-r1_python_compile -} - -python_test() { - local EPYTEST_IGNORE=() - # skip tests of native extension for python versions where it is not available - if ! has "${EPYTHON}" "${C_EXT_COMPAT[@]}"; then - EPYTEST_IGNORE+=( - test/test_frozendict_c.py - test/test_frozendict_c_subclass.py - ) - fi - - rm -rf frozendict || die - epytest -} diff --git a/dev-python/frozendict/frozendict-2.3.6.ebuild b/dev-python/frozendict/frozendict-2.3.6.ebuild deleted file mode 100644 index 9548bcbf1869..000000000000 --- a/dev-python/frozendict/frozendict-2.3.6.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 2022-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) - -inherit distutils-r1 - -DESCRIPTION="A simple immutable mapping for python" -HOMEPAGE=" - https://github.com/Marco-Sulla/python-frozendict/ - https://pypi.org/project/frozendict/ -" -SRC_URI=" - https://github.com/Marco-Sulla/python-frozendict/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" -S="${WORKDIR}/python-${P}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc64" - -distutils_enable_tests pytest - -python_compile() { - # This prevents the build system from ignoring build failures, sigh. - local -x CIBUILDWHEEL=1 - - distutils-r1_python_compile -} - -python_test() { - rm -rf frozendict || die - epytest -}