Commit 7b8b0a11 authored by Thomas Goirand's avatar Thomas Goirand
Browse files

* Fixed (build-)depends for this release, and removed versions when satisfied

    in Bullseye.
parent 98a4ee7e
Pipeline #236937 failed with stages
in 4 minutes and 28 seconds
python-oslo.versionedobjects (2.4.0-1) experimental; urgency=medium
* New upstream release.
* Fixed (build-)depends for this release, and removed versions when satisfied
in Bullseye.
-- Thomas Goirand <zigo@debian.org> Mon, 08 Mar 2021 09:37:56 +0100
......
......@@ -17,23 +17,23 @@ Build-Depends-Indep:
python3-fixtures,
python3-hacking,
python3-iso8601,
python3-jsonschema (>= 3.2.0),
python3-jsonschema,
python3-netaddr,
python3-openstackdocstheme (>= 1.17.0),
python3-oslo.concurrency (>= 3.26.0),
python3-oslo.config (>= 1:5.2.0),
python3-oslo.context (>= 2.19.2),
python3-oslo.i18n (>= 3.15.3),
python3-oslo.log (>= 3.36.0),
python3-oslo.messaging (>= 5.29.0),
python3-oslo.serialization (>= 2.18.0),
python3-oslo.utils (>= 3.33.0),
python3-oslotest (>= 1:3.2.0),
python3-openstackdocstheme,
python3-oslo.concurrency,
python3-oslo.config,
python3-oslo.context,
python3-oslo.i18n,
python3-oslo.log,
python3-oslo.messaging,
python3-oslo.serialization,
python3-oslo.utils (>= 4.7.0),
python3-oslotest,
python3-stestr,
python3-testtools (>= 2.2.0),
python3-webob (>= 1.7.1),
python3-testtools,
python3-webob,
subunit,
Standards-Version: 4.1.3
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/openstack-team/oslo/python-oslo.versionedobjects
Vcs-Git: https://salsa.debian.org/openstack-team/oslo/python-oslo.versionedobjects.git
Homepage: https://github.com/openstack/oslo.versionedobjects
......@@ -68,7 +68,7 @@ Depends:
python3-oslo.log,
python3-oslo.messaging,
python3-oslo.serialization,
python3-oslo.utils,
python3-oslo.utils (>= 4.7.0),
python3-webob,
${misc:Depends},
${python3:Depends},
......
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