launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #32155
[Merge] ~ikoruk/launchpad:update-pymemcache into launchpad:master
Yuliy Schwartzburg has proposed merging ~ikoruk/launchpad:update-pymemcache into launchpad:master.
Commit message:
Update pymemcache to 4.0.0
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~ikoruk/launchpad/+git/launchpad/+merge/480229
This version doesn't officially support python 3.12 but it should do so with no code changes. However, the project seems unmaintained so we should investigate moving to something else in the future.
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~ikoruk/launchpad:update-pymemcache into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt
index 57fca91..acabf00 100644
--- a/requirements/launchpad.txt
+++ b/requirements/launchpad.txt
@@ -136,7 +136,7 @@ PyHamcrest==1.9.0
pyinotify==0.9.4
PyJWT==1.7.1
pymacaroons==0.13.0
-pymemcache==3.5.0
+pymemcache==4.0.0
PyNaCl==1.3.0
pyOpenSSL==17.5.0
pyparsing==3.1.4