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

Changelog

python-oslo.service (2.7.0-0ubuntu1) jammy; urgency=medium

  * New upstream release for OpenStack Yoga.
  * d/control: Bump debhelper compat to 13.
  * 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, 01 Dec 2021 15:46:22 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.service_2.7.0.orig.tar.gz 82.7 KiB 82fd8b4826a6ad3a33f66c51226a2436a2659988a5ba5b24527a197b1a313871
python-oslo.service_2.7.0-0ubuntu1.debian.tar.xz 7.7 KiB 49ca7b1650948e7dffb8f61028750557ff6f98ea415614a13f6c947fbcb21166
python-oslo.service_2.7.0-0ubuntu1.dsc 3.1 KiB 48bb525aa28f7ceb69a8c505080d9d23bd76cb067462158e4d8683f4db9a2994

Available diffs

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.