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 17256158020 for ; Thu, 17 Nov 2022 21:22:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D537E0976; Thu, 17 Nov 2022 21:22:40 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9FDBE0976 for ; Thu, 17 Nov 2022 21:22:39 +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 073AD340FB6 for ; Thu, 17 Nov 2022 21:22:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2832874E for ; Thu, 17 Nov 2022 21:22:37 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1668718333.9057df80559236cf461efeec82dc0a263baeb151.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pymemcache/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pymemcache/Manifest dev-python/pymemcache/pymemcache-3.5.1.ebuild dev-python/pymemcache/pymemcache-3.5.2.ebuild X-VCS-Directories: dev-python/pymemcache/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 9057df80559236cf461efeec82dc0a263baeb151 X-VCS-Branch: dev Date: Thu, 17 Nov 2022 21:22:37 +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: 152878a0-15f8-4fd1-a6c3-477e629f730f X-Archives-Hash: 30dfbd0d66d3682bf175553fb63d4655 commit: 9057df80559236cf461efeec82dc0a263baeb151 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Thu Nov 17 20:52:13 2022 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Thu Nov 17 20:52:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9057df80 dev-python/pymemcache: drop 3.5.1, 3.5.2 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-python/pymemcache/Manifest | 2 -- dev-python/pymemcache/pymemcache-3.5.1.ebuild | 38 --------------------------- dev-python/pymemcache/pymemcache-3.5.2.ebuild | 38 --------------------------- 3 files changed, 78 deletions(-) diff --git a/dev-python/pymemcache/Manifest b/dev-python/pymemcache/Manifest index 4a9402124..d64f511c7 100644 --- a/dev-python/pymemcache/Manifest +++ b/dev-python/pymemcache/Manifest @@ -1,3 +1 @@ -DIST pymemcache-3.5.1.tar.gz 65073 BLAKE2B cc3e5c6db665716c9f2eb6d99a53108484827fe38b51bdfff7799354a08b212064c71801d50683ea45c0a753ee787a634ef98adb69795e7245c5596a7716a162 SHA512 da69189e7fadc8417395075d033ed3cb72a485d4f2c4ec4deb5e2ec3cb43a34ee5558111903399f27b70f618be771f8c686513c7334d2ef507a0db959c4aa27b -DIST pymemcache-3.5.2.tar.gz 65351 BLAKE2B e515629ffb483ece7b59c43b1cb3bd41ee70a8c1cbbc3b0cde5d41d7a5aa2f74f04a0f1d7eb4c82d77384cc32d3e8199cc78408b29ba689b19f5cd040e97c2f6 SHA512 7089b3fdf424735a1922685022a30f7984686f13401a13101e4745ea1c38a3888b1c380f859653da85889e95829f3b7c6226c3c55f838baf783465321433fda5 DIST pymemcache-4.0.0.tar.gz 70176 BLAKE2B 23f8486138e7e4afa18c0b311887dac5220466df11c476018d34f14a34331c35881bd5c26c58a3214f5d40e9bb639be69a6dfcccd5d6200b9fe81f9aef3f3654 SHA512 1a19d887559630e5b991430b8206c2698909e0d6b234df0380f9da5647574560b0fdd98396959cb96670030a61f7d56fea4ecf3272b5c394fc8c31eb2144e1a3 diff --git a/dev-python/pymemcache/pymemcache-3.5.1.ebuild b/dev-python/pymemcache/pymemcache-3.5.1.ebuild deleted file mode 100644 index f1d0c57e4..000000000 --- a/dev-python/pymemcache/pymemcache-3.5.1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="A comprehensive, fast, pure-Python memcached client" -HOMEPAGE=" - https://github.com/pinterest/pymemcache - https://pypi.org/project/pymemcache/ -" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="" -DEPEND=" - ${RDEPEND} - dev-python/six[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - dev-python/future[${PYTHON_USEDEP}] - >=dev-python/gevent-21.12.0[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] - >=dev-python/pylibmc-1.6.1[${PYTHON_USEDEP}] - >=dev-python/python-memcached-1.59[${PYTHON_USEDEP}] - ) -" - -PATCHES=( "${FILESDIR}/${P}-no-coverage.patch" ) - -distutils_enable_tests pytest diff --git a/dev-python/pymemcache/pymemcache-3.5.2.ebuild b/dev-python/pymemcache/pymemcache-3.5.2.ebuild deleted file mode 100644 index 29ab6563e..000000000 --- a/dev-python/pymemcache/pymemcache-3.5.2.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="A comprehensive, fast, pure-Python memcached client" -HOMEPAGE=" - https://github.com/pinterest/pymemcache - https://pypi.org/project/pymemcache/ -" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="" -DEPEND=" - ${RDEPEND} - dev-python/six[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - dev-python/future[${PYTHON_USEDEP}] - >=dev-python/gevent-21.12.0[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] - >=dev-python/pylibmc-1.6.1[${PYTHON_USEDEP}] - >=dev-python/python-memcached-1.59[${PYTHON_USEDEP}] - ) -" - -PATCHES=( "${FILESDIR}/${PN}-3.5.1-no-coverage.patch" ) - -distutils_enable_tests pytest