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 |
---|---|---|
psfl.txt | 0000011900 11.6 KB | |
python-setuptools.changes | 0000014402 14.1 KB | |
python-setuptools.spec | 0000003216 3.14 KB | |
setuptools-0.6c9-create-sitedir.patch | 0000000574 574 Bytes | |
setuptools-3.3.tar.gz | 0000792267 774 KB | |
zpl.txt | 0000002366 2.31 KB |
Revision 9 (latest revision is 85)
Tomáš Chvátal (scarabeus_factory)
accepted
request 226877
from
Sascha Peilicke (saschpe)
(revision 9)
- Update to version 3.3: * Add ``include`` parameter to ``setuptools.find_packages()``. - Changes from version 3.2: * Pull Request #39: Add support for C++ targets from Cython ``.pyx`` files. * Issue #162: Update dependency on certifi to 1.0.1. * Issue #164: Update dependency on wincertstore to 0.2.
Comments 0