python-oslo.service 3.2.0-0ubuntu1 source package in Ubuntu
Changelog
python-oslo.service (3.2.0-0ubuntu1) mantic; urgency=medium * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for bobcat. * New upstream release for OpenStack Bobcat. -- Corey Bryant <email address hidden> Thu, 31 Aug 2023 10:56:33 -0400
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-oslo.service_3.2.0.orig.tar.gz | 84.5 KiB | e9c62a37663ff1de8855ada04d3b4c1ccde6c28c9811a6bcef1652bce741f6f3 |
python-oslo.service_3.2.0-0ubuntu1.debian.tar.xz | 7.9 KiB | 123083932a542669871d9fd8c325071bbb0898bff2e2becd0ec95b1b8d9c86ac |
python-oslo.service_3.2.0-0ubuntu1.dsc | 3.0 KiB | 49f4df02c079db57b2e6079bd8c664bfb2b01c3aef1584e3c8f5afe1fb246a4d |
Available diffs
Binary packages built by this source
- python-oslo.service-doc: library for running OpenStack services - doc
The oslo.service library provides a framework for managing long-running
services in OpenStack projects.
.
Features include:
* Creation and management of long running service processes and threads.
* Periodic task management.
* SSL configuration of services.
* systemd notification support.
.
This package contains the documentation.
- python3-oslo.service: library for running OpenStack services - Python 3.x
The oslo.service library provides a framework for managing long-running
services in OpenStack projects.
.
Features include:
* Creation and management of long running service processes and threads.
* Periodic task management.
* SSL configuration of services.
* systemd notification support.
.
This package contains the Python 3.x module.