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 45193158045 for ; Fri, 22 Mar 2024 12:37:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83A9CE29F2; Fri, 22 Mar 2024 12:37:37 +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 5E22CE29F2 for ; Fri, 22 Mar 2024 12:37:37 +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 6FCA734300E for ; Fri, 22 Mar 2024 12:37:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 11C3815C1 for ; Fri, 22 Mar 2024 12:37:35 +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: <1711111047.fa8a22e1b4358cdddd1677ba9e11f2bb56785350.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-snappy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-snappy/Manifest dev-python/python-snappy/python-snappy-0.7.0.ebuild X-VCS-Directories: dev-python/python-snappy/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: fa8a22e1b4358cdddd1677ba9e11f2bb56785350 X-VCS-Branch: master Date: Fri, 22 Mar 2024 12:37:35 +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: 71a9338d-8e36-41d6-9ae4-6cc344c948d8 X-Archives-Hash: 6d10f6d1714b827e0be82779ddce4942 commit: fa8a22e1b4358cdddd1677ba9e11f2bb56785350 Author: Michał Górny gentoo org> AuthorDate: Fri Mar 22 12:34:28 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Mar 22 12:37:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa8a22e1 dev-python/python-snappy: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/python-snappy/Manifest | 1 - .../python-snappy/python-snappy-0.7.0.ebuild | 27 ---------------------- 2 files changed, 28 deletions(-) diff --git a/dev-python/python-snappy/Manifest b/dev-python/python-snappy/Manifest index 55719d27922b..bfc66478f799 100644 --- a/dev-python/python-snappy/Manifest +++ b/dev-python/python-snappy/Manifest @@ -1,3 +1,2 @@ DIST python-snappy-0.6.1.tar.gz 24110 BLAKE2B 66ba24aa1768084c87188dde6eb6c98daf90da39e49902bbc283226aaf28b8d267bbc69f3cb9f30d9aaf64b3e25cc0fae47113bcc65f18dbec2128294c0dbe4b SHA512 43301f568633068bbdcb3dc318f37efcabbb5bd3f61a06b3a3a476006c3cbc1dfddea4ac2de0876bb127b354aa81ccc55dc44631dc8fba06036a0b6c7dfbdb9b -DIST python-snappy-0.7.0.tar.gz 13142 BLAKE2B 6af6af7d695d9024bc53dc408c739ba95b2951ecdd5c16e38f4f30223d109ce6e87805b16911246c2d8eb9d0d43cf76f325ef8f4061648e9d040e346aa160863 SHA512 abe8ca65fb004aa5bd0e984a0ac8dda4166b3f88866ce971d689beff085afe3c3a36ea23bf4cd2444cfea9e076d3afcfe66d0a92486286ff9059c9646523865e DIST python-snappy-0.7.1.tar.gz 8832 BLAKE2B 5968b146fa637b4c6785a74b17cca1539599235c44a45350e8c5ee9c1fed27eeea1818428045acb2ce7492aa22363407f79f8ccb66d04e5f6eab36fbbdfff5eb SHA512 f820131f817cb4fc963b6baa8e3854970d3e9947154c4810e0f8f268363ada6b380ca725be463a5967ef00447fd8e30a344c91e4d4dfd75ecdc8f17afda41c75 diff --git a/dev-python/python-snappy/python-snappy-0.7.0.ebuild b/dev-python/python-snappy/python-snappy-0.7.0.ebuild deleted file mode 100644 index c87644147ff5..000000000000 --- a/dev-python/python-snappy/python-snappy-0.7.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python library for the snappy compression library from Google" -HOMEPAGE=" - https://github.com/intake/python-snappy/ - https://pypi.org/project/python-snappy/ -" - -LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" -SLOT="0" - -RDEPEND=" - >=dev-python/cramjam-2.6.0[${PYTHON_USEDEP}] - dev-python/crc32c[${PYTHON_USEDEP}] -" - -distutils_enable_tests unittest