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 | |
fix-sle11-test-failure.patch | 0000000592 592 Bytes | |
psfl.txt | 0000011900 11.6 KB | |
python-setuptools.changes | 0000054407 53.1 KB | |
python-setuptools.spec | 0000004058 3.96 KB | |
setuptools-26.1.1.tar.gz | 0000637041 622 KB | |
setuptools-5.4.1-create-sitedir.patch | 0000000767 767 Bytes | |
setuptools-certpath.patch | 0000000684 684 Bytes | |
zpl.txt | 0000002366 2.31 KB |
Revision 100 (latest revision is 279)
Jan Matejek (matejcik)
committed
(revision 100)
- fix certificate handling with certifi, add support for SUSE's CA bundle (setuptools-certpath.patch, fixes boo#993968) - remove shebang lines, strip executable bit from README, to silence the easy rpmlint warnings
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.