setuptools 45.2.0-1 source package in Ubuntu

Changelog

setuptools (45.2.0-1) unstable; urgency=medium

  * New upstream version, Python3 only. Keep building the Python2 and
    PyPy packages from the python-setuptools sources.
  * Bump standards version.

 -- Matthias Klose <email address hidden>  Tue, 25 Feb 2020 13:20:41 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Matthias Klose
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
setuptools_45.2.0.orig.tar.xz 453.0 KiB 54b5b2244d9343374133e8a0d1378f843760885ddaca95458144b6b39cf698e9
setuptools_45.2.0-1.debian.tar.xz 14.0 KiB c776ff57ecb4c2dfefdf2fb85509196836e402a6d7a0cd6f942939962e209c5c
setuptools_45.2.0-1.dsc 2.0 KiB 67e6043f56584fddfec65174bf778cc31f335814155225064bd639c704f837d7

View changes file

Binary packages built by this source

python-setuptools-doc: No summary available for python-setuptools-doc in ubuntu groovy.

No description available for python-setuptools-doc in ubuntu groovy.

python3-pkg-resources: Package Discovery and Resource Access using pkg_resources

 The pkg_resources module provides an API for Python libraries to
 access their resource files, and for extensible applications and
 frameworks to automatically discover plugins. It also provides
 runtime support for using C extensions that are inside zipfile-format
 eggs, support for merging packages that have separately-distributed
 modules or subpackages, and APIs for managing Python's current
 "working set" of active packages.

python3-setuptools: Python3 Distutils Enhancements

 Extensions to the python-distutils for large or complex distributions.