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 | 0000129747 127 KB | |
python-setuptools.spec | 0000004393 4.29 KB | |
setuptools-67.6.1.tar.gz | 0002486256 2.37 MB | |
sort-for-reproducibility.patch | 0000003112 3.04 KB |
Revision 75 (latest revision is 85)
Dominique Leuenberger (dimstar_suse)
accepted
request 1079724
from
Dirk Mueller (dirkmueller)
(revision 75)
- update to 67.6.1: * #3865: Fixed ``_WouldIgnoreField`` warnings for ``scripts`` and ``gui_scripts``, when ``entry-points`` is not listed in dynamic. * #3875: Update code generated by ``validate-pyproject`` to use v0.12.2. * This should fix default license patterns when ``pyproject.toml`` is used.
Comments 0