Commit d434ec7c authored by Thomas Goirand's avatar Thomas Goirand
Browse files

Removed versions when satisfied in Bullseye.

parent 72983f3c
Pipeline #236935 passed with stages
in 10 minutes and 26 seconds
python-oslo.service (2.5.0-1) experimental; urgency=medium
* New upstream release.
* Removed versions when satisfied in Bullseye.
-- Thomas Goirand <zigo@debian.org> Mon, 08 Mar 2021 09:29:36 +0100
......
......@@ -18,7 +18,7 @@ Build-Depends-Indep:
python3-babel,
python3-coverage,
python3-debtcollector,
python3-eventlet (>= 0.25.2),
python3-eventlet,
python3-fixtures,
python3-greenlet,
python3-hacking,
......@@ -27,7 +27,7 @@ Build-Depends-Indep:
python3-oslo.config,
python3-oslo.i18n,
python3-oslo.log,
python3-oslo.utils (>= 3.40.2),
python3-oslo.utils,
python3-oslosphinx,
python3-oslotest,
python3-paste,
......@@ -68,13 +68,13 @@ Depends:
procps,
python3-babel,
python3-debtcollector,
python3-eventlet (>= 0.25.2),
python3-eventlet,
python3-fixtures,
python3-oslo.concurrency,
python3-oslo.config,
python3-oslo.i18n,
python3-oslo.log,
python3-oslo.utils (>= 3.40.2),
python3-oslo.utils,
python3-paste,
python3-pastedeploy,
python3-routes,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment