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

Changelog

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

  * d/p/0001-Revert-Update-oslo.service-to-require-yappi-1.0-or-n.patch,
    d/p/0002-Revert-Profile-Oslo-Service-processes.patch: Restored.
  * d/control: Drop python3-yappi inline with d/patches.

 -- Corey Bryant <email address hidden>  Mon, 06 Mar 2023 08:05:07 -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
Lunar release main misc

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-0ubuntu2.debian.tar.xz 7.8 KiB 0f08bc476b1c6fc6210e87d8c57c913d106aff185bcc183c84497a2a03675a00
python-oslo.service_3.1.1-0ubuntu2.dsc 3.0 KiB f3583be1d5300d06f9f44841a07be9932561b76e6ec938c0b42ea5fa1a129775

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.