14
0

- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=59
This commit is contained in:
Sascha Peilicke
2014-03-20 14:27:39 +00:00
committed by Git OBS Bridge
parent 57893d5c6d
commit e9c2be680b
4 changed files with 14 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-setuptools
Version: 2.1
Version: 3.3
Release: 0
Url: http://pypi.python.org/pypi/setuptools
Summary: Easily download, build, install, upgrade, and uninstall Python packages