forked from pool/python-Cython
Accepting request 671991 from home:TheBlackCat:branches:devel:languages:python
- Update to 0.29.4
* Division of numeric constants by a runtime value of 0 could fail to raise a
``ZeroDivisionError``. (Github issue #2820)
- Update to 0.29.4
* Division of numeric constants by a runtime value of 0 could fail to raise a
``ZeroDivisionError``. (Github issue #2820)
OBS-URL: https://build.opensuse.org/request/show/671991
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=118
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 5 22:17:38 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Update to 0.29.4
|
||||
* Division of numeric constants by a runtime value of 0 could fail to raise a
|
||||
``ZeroDivisionError``. (Github issue #2820)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 20 04:34:42 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 5 22:17:38 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Update to 0.29.4
|
||||
* Division of numeric constants by a runtime value of 0 could fail to raise a
|
||||
``ZeroDivisionError``. (Github issue #2820)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 20 04:34:42 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
# Tests currently fail randomly in OBS multiple local rund do not trigger them
|
||||
%bcond_with test
|
||||
Name: python-Cython-doc
|
||||
Version: 0.29.3
|
||||
Version: 0.29.4
|
||||
Release: 0
|
||||
Summary: The Cython compiler for writing C extensions for the Python language
|
||||
License: Apache-2.0
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-Cython
|
||||
Version: 0.29.3
|
||||
Version: 0.29.4
|
||||
Release: 0
|
||||
Summary: The Cython compiler for writing C extensions for the Python language
|
||||
License: Apache-2.0
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user