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

Changelog

python-oslo.service (3.3.0-0ubuntu1) noble; urgency=medium

  [ Corey Bryant ]
  * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
    caracal.

  [ James Page ]
  * New upstream release for OpenStack Caracal.

 -- James Page <email address hidden>  Wed, 17 Jan 2024 10:11:11 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.service_3.3.0.orig.tar.gz 84.9 KiB 44ca69395f24d88d95999a2f4ba37b78e7904aaa04b1dd3ffcf86f9c4e795e49
python-oslo.service_3.3.0-0ubuntu1.debian.tar.xz 7.9 KiB 33bd14f5002b0b1e271d18cb45a5557f7b356a42ca27430c76daac9e5355827d
python-oslo.service_3.3.0-0ubuntu1.dsc 3.0 KiB 28c6bd90092c354efe36c8d42d3721c79867b9bbd1b7ac33ff7da93e9889e0ca

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.