python-importlib-metadata 0.23-0ubuntu1 source package in Ubuntu

Changelog

python-importlib-metadata (0.23-0ubuntu1) focal; urgency=medium

  * New upstream release, compatible with Python 3.8.
  * Ignore failing test for Python 3.8,
    https://gitlab.com/python-devs/importlib_metadata/issues/93

 -- Matthias Klose <email address hidden>  Sat, 19 Oct 2019 09:39:48 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-importlib-metadata_0.23.orig.tar.gz 24.6 KiB aa18d7378b00b40847790e7c27e11673d7fed219354109d0e7b9e5b25dc3ad26
python-importlib-metadata_0.23-0ubuntu1.debian.tar.xz 2.5 KiB 1dec0bfd8076c51b7b5964efb0624e1fdc5f5a7f03b0a52d51f8a658e8e4f511
python-importlib-metadata_0.23-0ubuntu1.dsc 2.7 KiB dbd90682b6a0fd5b332a813b6532d38f31df30813a7a1e66fa69943003859e2e

View changes file

Binary packages built by this source

pypy-importlib-metadata: library to access the metadata for a Python package - PyPy

 Provides an API for accessing an installed package’s metadata, such as its
 entry points or its top-level name. This functionality intends to replace
 most uses of pkg_resources entry point API and metadata API.
 .
 This package contains PyPy module.

python-importlib-metadata: library to access the metadata for a Python package - Python 2.7

 Provides an API for accessing an installed package’s metadata, such as its
 entry points or its top-level name. This functionality intends to replace
 most uses of pkg_resources entry point API and metadata API.
 .
 This package contains Python 2.7 module.

python3-importlib-metadata: library to access the metadata for a Python package - Python 3.x

 Provides an API for accessing an installed package’s metadata, such as its
 entry points or its top-level name. This functionality intends to replace
 most uses of pkg_resources entry point API and metadata API.
 .
 This package contains Python 3.x module.