launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #32186
[Merge] ~alvarocs/launchpad:upgrade-pygettextpo into launchpad:master
Alvaro Crespo Serrano has proposed merging ~alvarocs/launchpad:upgrade-pygettextpo into launchpad:master.
Commit message:
Upgrade pygettextpo to version 0.3
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/480572
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~alvarocs/launchpad:upgrade-pygettextpo into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt
index 0b41404..13267ff 100644
--- a/requirements/launchpad.txt
+++ b/requirements/launchpad.txt
@@ -128,7 +128,7 @@ psycopg2==2.8.6
ptyprocess==0.7.0
pyasn1==0.6.1
pyasn1-modules==0.4.1
-pygettextpo==0.2
+pygettextpo==0.3
# lp:~launchpad/pygpgme/pthread
# lp1 Link against libgpgme-pthread for thread-safety.
pygpgme==0.3+lp1