python-oslo.context 1:5.0.0-0ubuntu1 source package in Ubuntu

Changelog

python-oslo.context (1:5.0.0-0ubuntu1) kinetic; urgency=medium

  * New upstream release for OpenStack Zed.
  * d/control: Update standards version to 4.6.1.

 -- Corey Bryant <email address hidden>  Wed, 13 Jul 2022 16:09:09 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.context_5.0.0.orig.tar.gz 32.9 KiB 88c0c6d076681c60d560f7d66565e42ac116c5aa8a28a04db7c0ac0025133224
python-oslo.context_5.0.0-0ubuntu1.debian.tar.xz 4.7 KiB 475d2603c1e9e7dd4e2342612c35cb7c40af8fd78a1353e26ebb630a5f88b7ad
python-oslo.context_5.0.0-0ubuntu1.dsc 2.6 KiB 760159a85b865d74351d70ee15077402da7144bd9931fe84e4a72dd24d765bad

View changes file

Binary packages built by this source

python-oslo.context-doc: No summary available for python-oslo.context-doc in ubuntu kinetic.

No description available for python-oslo.context-doc in ubuntu kinetic.

python3-oslo.context: WSGI context helpers for OpenStack - Python 3.x

 The Oslo context library has helpers to maintain useful information
 about a request context. The request context is usually populated
 in the WSGI pipeline and used by various modules such as logging.
 .
 This package contains the Python 3.x module.