python-oslo.service 2.1.1-0ubuntu1.1 source package in Ubuntu

Changelog

python-oslo.service (2.1.1-0ubuntu1.1) focal; urgency=medium

  * d/p/monkey-patch-original-current-thread.patch: Cherry-picked
    from upstream review (https://review.opendev.org/#/c/725853/)
    to fix Python 3.8 monkey patching (LP: #1863021).
  * d/gbp.conf: Create stable/ussuri branch.

 -- Corey Bryant <email address hidden>  Thu, 14 May 2020 12:56:30 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.service_2.1.1.orig.tar.gz 79.1 KiB f696815c579a880a8b29920799d1fde893b94176864235082978ae9057729f01
python-oslo.service_2.1.1-0ubuntu1.1.debian.tar.xz 7.9 KiB faba450a6a3f388352b0416a44660f2471446abbbdd2910a45a4194ed7b87bf8
python-oslo.service_2.1.1-0ubuntu1.1.dsc 3.2 KiB 544a5996fea8b243d3c9713fc57da72f890bbb3fe902b3c4f81a207b8d6e16cd

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.