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

Changelog

python-oslo.service (2.6.0-0ubuntu1) impish; urgency=medium

  * New upstream release for OpenStack Xena.
  * d/p/0001-Revert-Update-oslo.service-to-require-yappi-1.0-or-n.patch,
    d/p/0002-Revert-Profile-Oslo-Service-processes.patch: Rebased.

 -- Corey Bryant <email address hidden>  Wed, 21 Jul 2021 09:43:22 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.service_2.6.0.orig.tar.gz 82.3 KiB 7d58aa94c407f935570e47362107af8e9d5585c855a17ae34d3b9aa9750939f6
python-oslo.service_2.6.0-0ubuntu1.debian.tar.xz 7.7 KiB dc852d14720db7fba891c4542b5ba178a5c859719ed182b132c6f5e60dd25380
python-oslo.service_2.6.0-0ubuntu1.dsc 3.1 KiB 5415a61bed85438c9ddfc11bfe7fdce0cf34cf9cfcf3cb59092552487bd0ed0e

Available diffs

View changes file

Binary packages built by this source

python-oslo.service-doc: No summary available for python-oslo.service-doc in ubuntu impish.

No description available for python-oslo.service-doc in ubuntu impish.

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.