diff options
| author | aszlig <aszlig@redmoonstudios.org> | 2016-12-18 00:15:57 +0100 |
|---|---|---|
| committer | aszlig <aszlig@redmoonstudios.org> | 2016-12-18 01:53:05 +0100 |
| commit | 2fe1daf804d652962aa16e765894766365ae2909 (patch) | |
| tree | 9ceb1627223f939753a97cb6151b56b4490ec868 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 05b305aa4bbbc0720c7d0784262f7912d3ec370f (diff) | |
cython: 0.25.1 -> 0.25.2
Upstream changelog without issue numbers:
* Fixes several issues with C++ template deduction.
* Fixes a issue with bound method type inference.
* Fixes a bug with cascaded tuple assignment.
* Fixed or silenced many Clang warnings.
* Fixes bug with powers of pure real complex numbers.
The full changelog with issue numbers can be found here:
https://github.com/cython/cython/blob/0.25.2/CHANGES.rst
My main reason for updating is because there were test failures on
i686-linux, although version 0.25.2 still has one test that fails.
So if we're on i686-linux and on Python 2 we just fix that one little
doctest.
The test failure has already been reported upstream at:
https://github.com/cython/cython/issues/1548
All of the failing tests (including the latter) had to do with integer
representations in that long integers are suffixed by an L while the
test cases weren't expecting this.
Built successfully on i686-linux and x86_64-linux against Python 2.7 and
Python 3.5.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
