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

Changelog

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

  * New upstream release for OpenStack Caracal.
  * d/p/py312-compat.patch: Cherry pick fix for Python 3.12 SSL
    compatibility.

 -- James Page <email address hidden>  Mon, 11 Mar 2024 11:49:55 +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
Noble release main misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.service_3.4.0.orig.tar.gz 84.6 KiB b2534ca6a9373936fbe81de7861e32a0c3f85be80a9c475354c21fc96e52a427
python-oslo.service_3.4.0-0ubuntu1.debian.tar.xz 9.3 KiB 53b0b79c9aa81117c42650aaf24e3446d25ee37e3fb026f6c48bff8d695b44e8
python-oslo.service_3.4.0-0ubuntu1.dsc 3.0 KiB 9f9b8cabe5c240372e18c935d8640f9b397c9e57281f25751808e44241b4aa5a

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.