forked from pool/python-Cython
Accepting request 655558 from home:smithfarm:branches:devel:languages:python
bsc#1118611 OBS-URL: https://build.opensuse.org/request/show/655558 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=113
This commit is contained in:
committed by
Git OBS Bridge
parent
7fa27c8f5c
commit
8efdf70ffc
3
Cython-0.28.5.tar.gz
Normal file
3
Cython-0.28.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b64575241f64f6ec005a4d4137339fb0ba5e156e826db2fdb5f458060d9979e0
|
||||||
|
size 1881107
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:18ab7646985a97e02cee72e1ddba2e732d4931d4e1732494ff30c5aa084bfb97
|
|
||||||
size 2040434
|
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 6 09:45:54 UTC 2018 - ncutler@suse.com
|
||||||
|
|
||||||
|
- revert to version 0.28.5 to restore support for subinterpreters
|
||||||
|
needed by Ceph - stopgap measure until issue can be addressed
|
||||||
|
upstream (bsc#1118611)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 1 18:24:55 UTC 2018 - Arun Persaud <arun@gmx.de>
|
Sat Dec 1 18:24:55 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
# Tests currently fail randomly in OBS multiple local rund do not trigger them
|
# Tests currently fail randomly in OBS multiple local rund do not trigger them
|
||||||
%bcond_with test
|
%bcond_with test
|
||||||
Name: python-Cython-doc
|
Name: python-Cython-doc
|
||||||
Version: 0.29.1
|
Version: 0.28.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The Cython compiler for writing C extensions for the Python language
|
Summary: The Cython compiler for writing C extensions for the Python language
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 6 09:45:54 UTC 2018 - ncutler@suse.com
|
||||||
|
|
||||||
|
- revert to version 0.28.5 to restore support for subinterpreters
|
||||||
|
needed by Ceph - stopgap measure until issue can be addressed
|
||||||
|
upstream (bsc#1118611)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 1 18:24:55 UTC 2018 - Arun Persaud <arun@gmx.de>
|
Sat Dec 1 18:24:55 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@@ -12,14 +12,14 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
Name: python-Cython
|
Name: python-Cython
|
||||||
Version: 0.29.1
|
Version: 0.28.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The Cython compiler for writing C extensions for the Python language
|
Summary: The Cython compiler for writing C extensions for the Python language
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Reference in New Issue
Block a user