Accepting request 226877 from devel:languages:python
- 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/request/show/226877 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools?expand=0&rev=9
This commit is contained in:
commit
a3bc31e578
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 20 14:25:10 UTC 2014 - speilicke@suse.com
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 14:25:55 UTC 2014 - speilicke@suse.com
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a722d75f4daae00979c2b43d9a40e1b68fb9ebbb4617fd548377b955e49618d5
|
||||
size 784576
|
3
setuptools-3.3.tar.gz
Normal file
3
setuptools-3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3e6155f9bb62bfd59b7f6cc2ecda21aae903e6b585f8bc55e801609c5f7814f
|
||||
size 792267
|
Loading…
Reference in New Issue
Block a user