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
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_multibuild | 0000000053 53 Bytes | |
importlib.patch | 0000001530 1.49 KB | |
python-setuptools.changes | 0000086296 84.3 KB | |
python-setuptools.spec | 0000005039 4.92 KB | |
setuptools-44.0.0.zip | 0000858893 839 KB | |
sort-for-reproducibility.patch | 0000002108 2.06 KB | |
testdata.tar.gz | 0000001618 1.58 KB |
Revision 195 (latest revision is 279)
Matej Cepl (mcepl)
committed
(revision 195)
Remove unnecessary license files
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.