Download, build, install, upgrade, and uninstall Python packages -- easily!
setuptools is a collection of enhancements to the Python distutils (for Python 2.3 and up) that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.
- Developed at devel:languages:python
-
21
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-setuptools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000080 80 Bytes | |
fix-get-python-lib-python38.patch | 0000001052 1.03 KB | |
python-setuptools.changes | 0000126321 123 KB | |
python-setuptools.spec | 0000004694 4.58 KB | |
setuptools-65.5.1.tar.gz | 0002616576 2.5 MB | |
sort-for-reproducibility.patch | 0000003112 3.04 KB |
Revision 72 (latest revision is 85)
Dominique Leuenberger (dimstar_suse)
accepted
request 1035638
from
Daniel Garcia (dgarcia)
(revision 72)
- Delete remove_mock.patch, that's not needed anymore, it's upstreamed - Update to 65.5.1: * #3638: Drop a test dependency on the mock package, always use :external+python:py:mod:`unittest.mock` -- by :user:`hroncok` * #3659: Fixed REDoS vector in package_index.
Comments 0