python-oslo.service 3.0.0-0ubuntu1 source package in Ubuntu
Changelog
python-oslo.service (3.0.0-0ubuntu1) kinetic; urgency=medium * New upstream release for OpenStack Zed. * d/control: Update standards version to 4.6.1. -- Corey Bryant <email address hidden> Thu, 08 Sep 2022 20:27:38 -0400
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-oslo.service_3.0.0.orig.tar.gz | 82.8 KiB | 87b9ea3e144a186ff1a2e1f18fd4a81f1f381a0574f5acffd93001edd04e8027 |
python-oslo.service_3.0.0-0ubuntu1.debian.tar.xz | 7.7 KiB | 74f631024fbb5bbeb17d2f15e4cfd83848b09bcc9203a9d79cc5b1e83da03baa |
python-oslo.service_3.0.0-0ubuntu1.dsc | 3.0 KiB | d38cf4bdbd32f48ff2879b31e2310701a887f83d84a7fc604ee684dded219340 |
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.