python-oslo.service 2.0.0-0ubuntu1 source package in Ubuntu

Changelog

python-oslo.service (2.0.0-0ubuntu1) focal; urgency=medium

  * New upstream release for OpenStack Ussuri.
  * d/control: Align (Build-)Depends with upstream.

 -- Corey Bryant <email address hidden>  Wed, 11 Mar 2020 16:02:55 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.service_2.0.0.orig.tar.gz 78.2 KiB 8c12731a4a7f5571640f0852ad791a24841e679c36331261cba142acac5c09de
python-oslo.service_2.0.0-0ubuntu1.debian.tar.xz 7.4 KiB 78a100b80b5434cb7a43eada636c0e02522b916e9870106d7b440bae5e32f43c
python-oslo.service_2.0.0-0ubuntu1.dsc 3.2 KiB ba16441495d2ce9bf46de62a7ad2bef158a51b68851f2358b6d5055238139377

View changes file

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.