* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pymemcache/files/, dev-python/pymemcache/
@ 2022-03-14 2:41 Alessandro Barbieri
0 siblings, 0 replies; only message in thread
From: Alessandro Barbieri @ 2022-03-14 2:41 UTC (permalink / raw
To: gentoo-commits
commit: 183dd5567d7d9c1de07448face60c90ca3b49531
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Mar 14 02:36:13 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Mon Mar 14 02:41:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=183dd556
dev-python/pymemcache: add 3.5.1, drop 3.5.0
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/pymemcache/Manifest | 2 +-
...-no-coverage.patch => pymemcache-3.5.1-no-coverage.patch} | 0
.../{pymemcache-3.5.0.ebuild => pymemcache-3.5.1.ebuild} | 12 +++++++-----
3 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/dev-python/pymemcache/Manifest b/dev-python/pymemcache/Manifest
index 982e71cd3..5e22f019e 100644
--- a/dev-python/pymemcache/Manifest
+++ b/dev-python/pymemcache/Manifest
@@ -1 +1 @@
-DIST pymemcache-3.5.0.tar.gz 64763 BLAKE2B 9f6970ea977e2655c8fd045ae03eb1667f3e409f19b6a2de7a1b12ffcbf1f88f1fe447749cca1dfba4726f027af771e5f2d4a9464dd630353341c2395111f260 SHA512 0244e40ae5060ad3df96ab60d239e92fe0c21d26d560ed380bed06722fd229e40d3d26e3256ff469daaf682019e05b171b11b47a1bc328e35a3d18c87d45a3fc
+DIST pymemcache-3.5.1.tar.gz 65073 BLAKE2B cc3e5c6db665716c9f2eb6d99a53108484827fe38b51bdfff7799354a08b212064c71801d50683ea45c0a753ee787a634ef98adb69795e7245c5596a7716a162 SHA512 da69189e7fadc8417395075d033ed3cb72a485d4f2c4ec4deb5e2ec3cb43a34ee5558111903399f27b70f618be771f8c686513c7334d2ef507a0db959c4aa27b
diff --git a/dev-python/pymemcache/files/pymemcache-3.5.0-no-coverage.patch b/dev-python/pymemcache/files/pymemcache-3.5.1-no-coverage.patch
similarity index 100%
rename from dev-python/pymemcache/files/pymemcache-3.5.0-no-coverage.patch
rename to dev-python/pymemcache/files/pymemcache-3.5.1-no-coverage.patch
diff --git a/dev-python/pymemcache/pymemcache-3.5.0.ebuild b/dev-python/pymemcache/pymemcache-3.5.1.ebuild
similarity index 71%
rename from dev-python/pymemcache/pymemcache-3.5.0.ebuild
rename to dev-python/pymemcache/pymemcache-3.5.1.ebuild
index 0fc4afa30..f1d0c57e4 100644
--- a/dev-python/pymemcache/pymemcache-3.5.0.ebuild
+++ b/dev-python/pymemcache/pymemcache-3.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="A comprehensive, fast, pure-Python memcached client"
HOMEPAGE="
https://github.com/pinterest/pymemcache
- https://pypi.org/project/pymemcache
+ https://pypi.org/project/pymemcache/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
@@ -22,12 +22,14 @@ RDEPEND=""
DEPEND="
${RDEPEND}
dev-python/six[${PYTHON_USEDEP}]
+"
+BDEPEND="
test? (
dev-python/future[${PYTHON_USEDEP}]
- dev-python/gevent[${PYTHON_USEDEP}]
+ >=dev-python/gevent-21.12.0[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
- dev-python/pylibmc[${PYTHON_USEDEP}]
- dev-python/python-memcached[${PYTHON_USEDEP}]
+ >=dev-python/pylibmc-1.6.1[${PYTHON_USEDEP}]
+ >=dev-python/python-memcached-1.59[${PYTHON_USEDEP}]
)
"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-03-14 2:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-14 2:41 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pymemcache/files/, dev-python/pymemcache/ Alessandro Barbieri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox