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 |
---|---|---|
psfl.txt | 0000011900 11.6 KB | |
python-setuptools-distutils-log.diff | 0000000429 429 Bytes | |
python-setuptools.changes | 0000002493 2.43 KB | |
python-setuptools.spec | 0000004269 4.17 KB | |
setuptools-0.6c9-create-sitedir.patch | 0000000574 574 Bytes | |
setuptools-0.6c9.tar.bz2 | 0000191837 187 KB | |
zpl.txt | 0000002366 2.31 KB |
Revision 24 (latest revision is 279)
Jan Matejek (matejcik)
committed
(revision 24)
- added noarch for suse > 11.1 - fixed spec compatibility with older versions
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.