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

Changelog

python-oslo.service (3.1.1-0ubuntu1) lunar; urgency=medium

  * New upstream release for OpenStack Antelope.
  * d/p/0001-Revert-Update-oslo.service-to-require-yappi-1.0-or-n.patch,
    d/p/0002-Revert-Profile-Oslo-Service-processes.patch: Dropped. No
    longer needed.
  * d/control: Align (Build-)Depends with upstream.

 -- Corey Bryant <email address hidden>  Wed, 22 Feb 2023 14:23:01 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.service_3.1.1.orig.tar.gz 83.1 KiB ea0b93f922ef49ceca475f2dab78468c76281f73170614599e2c83420f8ea439
python-oslo.service_3.1.1-0ubuntu1.debian.tar.xz 6.0 KiB 48f66585cb86c149957cdb5dd6763151a8b7f5950f8def813f4af22fef399bf1
python-oslo.service_3.1.1-0ubuntu1.dsc 3.0 KiB 2f87b5946e577671bc651c280a5da31bc742386545701cc006b7a170da196a80

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.