forked from pool/python-setuptools
- update to 18.0.1:
* Issue #401: Fix failure in test suite. * Dropped support for builds with Pyrex. Only Cython is supported. * Issue #288: Detect Cython later in the build process, after ``setup_requires`` dependencies are resolved. * Issue #396: Fixed test failure on OS X. * Pull Request #136: Remove excessive quoting from shebang headers for Jython. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=81
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 19:39:31 UTC 2015 - dmueller@suse.com
|
||||
|
||||
- update to 18.0.1:
|
||||
* Issue #401: Fix failure in test suite.
|
||||
* Dropped support for builds with Pyrex. Only Cython is supported.
|
||||
* Issue #288: Detect Cython later in the build process, after
|
||||
``setup_requires`` dependencies are resolved.
|
||||
* Issue #396: Fixed test failure on OS X.
|
||||
* Pull Request #136: Remove excessive quoting from shebang headers
|
||||
for Jython.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 15:26:18 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user