Jürgen Gmach has proposed merging ~jugmac00/launchpad:upgrade-packaging into launchpad:master.
Commit message: Upgrade packaging to version 24.2 Previously, packaging was only pinned indirectly via ztk-versions.cfg, and that pinning will be removed in a future version of it, but we need packaging anyway for e.g. artifactory.py, and soon as a replacement for wheel-filename, too. Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/477445 -- Your team Launchpad code reviewers is requested to review the proposed merge of ~jugmac00/launchpad:upgrade-packaging into launchpad:master.
diff --git a/requirements/launchpad.txt b/requirements/launchpad.txt index 21162d0..c30a7eb 100644 --- a/requirements/launchpad.txt +++ b/requirements/launchpad.txt @@ -112,6 +112,7 @@ oslo.config==7.0.0 oslo.i18n==3.25.1 oslo.serialization==2.29.3 oslo.utils==3.42.1 +packaging==24.2 paramiko==2.4.1 parso==0.7.1 Paste==3.5.2
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : launchpad-reviewers@lists.launchpad.net Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp