Changes between Version 3 and Version 5 of Ticket #21653
- Timestamp:
- 11/01/16 08:25:24 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21653
-
Property
Dependencies
changed from
#21441
to
-
Property
Dependencies
changed from
-
Ticket #21653 – Description
v3 v5 1 1 This upgrades cysignals to version 1.3.0. 2 2 3 It also improves the build of cysignals: 4 - Add support for `SAGE_DEBUG=yes` 5 - Use `pip` instead of `distutils` 3 In addition, this ticket 4 - moves `src/sage/ext/pselect.pyx` to cysignals because it fits well within the scope of cysignals. 5 - adds support for `SAGE_DEBUG=yes`. 6 - uses `pip` instead of `distutils` to install cysignals. 6 7 7 8 '''Upstream''': https://pypi.python.org/packages/26/86/22ada529da644dfe7a8a40feeee7f854ed2dae7ca50a6cf6793264e2dcf2/cysignals-1.2.0.tar.bz2