python-importlib-metadata 4.0.1-1 source package in Ubuntu
Changelog
python-importlib-metadata (4.0.1-1) experimental; urgency=medium * Team upload. [ Ondřej Nový ] * d/copyright: Bump my copyright year. * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Stefano Rivera ] * New upstream release. * Drop patches, no longer needed with current Python 3. * Build-Depend on python3-toml for setup.py. * Update homepage and metadata to github. * Patch: Skip test_find_local() which requires Internet access. * Remove PYBUILD_AFTER_INSTALL cleanup, tests and docs are no longer within the module. * Add autopkgtests that run the upstream test suite. * Bump Standards-Version to 4.5.1, no changes needed. * Bump watch file version to 4. -- Stefano Rivera <email address hidden> Mon, 17 May 2021 16:27:09 -0400
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Experimental
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-importlib-metadata_4.0.1-1.dsc | 1.7 KiB | 68756cf2faf30e70b91ea33fb3a9f0e46c6c629ddd793fde94ceddac6328b1f0 |
python-importlib-metadata_4.0.1.orig.tar.gz | 41.2 KiB | 8c501196e49fb9df5df43833bdb1e4328f64847763ec8a50703148b73784d581 |
python-importlib-metadata_4.0.1-1.debian.tar.xz | 3.3 KiB | 6891fb1ac6d15c5b8eee56fdd9a4c7177b98fb08ec6464c34de3e103edf8a83e |
Available diffs
- diff from 1.6.0-2 to 4.0.1-1 (53.9 KiB)
No changes file available.
Binary packages built by this source
- 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.