← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~alvarocs/launchpad:revert-python-subunit into launchpad:master

 

Alvaro Crespo Serrano has proposed merging ~alvarocs/launchpad:revert-python-subunit into launchpad:master.

Commit message:
Revert python-subunit 1.4.4 update

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/480523
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~alvarocs/launchpad:revert-python-subunit into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt
index ffea93e..0b41404 100644
--- a/requirements/launchpad.txt
+++ b/requirements/launchpad.txt
@@ -145,9 +145,6 @@ python-dateutil==2.9.0.post0
 python-debian==0.1.49
 python-keystoneclient==3.21.0
 python3-openid==3.2
-# ztk-versions.cfg uses 1.4.0 on Python 3, but that does not support 3.12.
-# Pin to 1.4.4 to override it.
-python-subunit==1.4.4
 python-swiftclient==4.6.0
 PyYAML==6.0.2
 rabbitfixture==0.5.3

Follow ups