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.
- Devel package for openSUSE:Factory
-
49
derived packages
- Links to openSUSE:Factory / python-setuptools
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-setuptools && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
python-setuptools.changes | 0000150344 147 KB | |
python-setuptools.spec | 0000005406 5.28 KB | |
setuptools-75.6.0.tar.gz | 0001337429 1.28 MB | |
sort-for-reproducibility.patch | 0000001443 1.41 KB |
Latest Revision
Dirk Mueller (dirkmueller)
committed
(revision 279)
- remove duplicated "uses_network" skip
Comments 2
I noticed that the package also contains windows executeables. Should we ship those?
I don't think that we need those .exe, I've just removed it.