stevedore 1:1.32.0-0ubuntu2 source package in Ubuntu

Changelog

stevedore (1:1.32.0-0ubuntu2) focal; urgency=medium

  * d/tests/control: Drop py2 import test.

 -- Corey Bryant <email address hidden>  Thu, 19 Mar 2020 10:41:02 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
stevedore_1.32.0.orig.tar.gz 498.4 KiB 18afaf1d623af5950cc0f7e75e70f917784c73b652a34a12d90b309451b5500b
stevedore_1.32.0-0ubuntu2.debian.tar.xz 4.9 KiB ace06b3d2c3b521e414a1a2a1a8f152ad9d373130412d6ec1c423b688af908c7
stevedore_1.32.0-0ubuntu2.dsc 2.4 KiB 86c7b8a82a64d8129798342dd4496759d71654d560763da080b1554f065cc8d0

View changes file

Binary packages built by this source

python-stevedore-doc: manage dynamic plugins for Python applications - doc

 Python makes loading code dynamically easy, allowing you to configure and
 extend your application by discovering and loading extensions (plugins) at
 runtime. Many applications implement their own library for doing this, using
 __import__ or importlib. stevedore avoids creating yet another extension
 mechanism by building on top of setuptools entry points. The code for managing
 entry points tends to be repetitive, though, so stevedore provides manager
 classes for implementing common patterns for using dynamically loaded
 extensions.
 .
 This package contains the documentation.

python3-stevedore: No summary available for python3-stevedore in ubuntu groovy.

No description available for python3-stevedore in ubuntu groovy.