Source: python-oslo.concurrency Section: python Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Build-Depends: debhelper-compat (= 10), dh-python, openstack-pkg-tools, python3-all, python3-pbr, python3-setuptools, python3-sphinx, Build-Depends-Indep: python3-coverage, python3-eventlet, python3-fasteners, python3-fixtures, python3-greenlet, python3-hacking, python3-openstackdocstheme (>= 1.18.1) , python3-oslo.config, python3-oslo.i18n, python3-oslo.utils, python3-oslotest, python3-sphinxcontrib.apidoc, python3-stestr, subunit, testrepository, Standards-Version: 4.4.1 Vcs-Browser: https://salsa.debian.org/openstack-team/oslo/python-oslo.concurrency Vcs-Git: https://salsa.debian.org/openstack-team/oslo/python-oslo.concurrency.git Homepage: https://github.com/openstack/oslo.concurrency Package: python-oslo.concurrency-doc Build-Profiles: Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Description: oslo.concurrency library - doc The oslo.concurrency library provides solutions for managing concurrency and locks within OpenStack projects. . This package contains the documentation. Package: python3-oslo.concurrency Architecture: all Depends: python3-eventlet, python3-fixtures, python3-oslo.config, python3-oslo.i18n, python3-oslo.utils, python3-pbr, ${misc:Depends}, ${python3:Depends}, Suggests: python-oslo.concurrency-doc, Description: oslo.concurrency library - Python 3.x The oslo.concurrency library provides solutions for managing concurrency and locks within OpenStack projects. . This package contains the Python 3.x module.