#11 Update to 0.29.14 + Python 2 subpackage has been removed
Merged 4 years ago by churchyard. Opened 4 years ago by churchyard.
rpms/ churchyard/Cython 0.29.14  into  master

file modified
+1
@@ -39,3 +39,4 @@ 

  /Cython-0.29.11.tar.gz

  /Cython-0.29.12.tar.gz

  /Cython-0.29.13.tar.gz

+ /Cython-0.29.14.tar.gz

file modified
+7 -32
@@ -4,9 +4,9 @@ 

  %bcond_without tests

  

  Name:           Cython

- Version:        0.29.13

+ Version:        0.29.14

  %global upver %{version_no_tilde %{nil}}

- Release:        5%{?dist}

+ Release:        1%{?dist}

  Summary:        Language for writing Python extension modules

  

  License:        ASL 2.0
@@ -24,16 +24,6 @@ 

  

  %description %{_description}

  

- %package -n python2-%{srcname}

- Summary:        %{summary}

- %{?python_provide:%python_provide python2-%{srcname}}

- BuildRequires:  python2-devel

- BuildRequires:  python2-setuptools

- 

- %description -n python2-%{srcname} %{_description}

- 

- Python 2 version.

- 

  %package -n python3-%{srcname}

  Summary:        %{summary}

  %{?python_provide:%python_provide python3-%{srcname}}
@@ -66,7 +56,6 @@ 

  %autosetup -n %{upname}-%{upver} -p1

  

  %build

- %py2_build

  %py3_build

  

  # emacs-cython-mode build
@@ -77,10 +66,6 @@ 

  

  

  %install

- %py2_install

- rm -rf %{buildroot}%{python2_sitelib}/setuptools/tests

- rm %{buildroot}%{_bindir}/*

- 

  %py3_install

  rm -rf %{buildroot}%{python3_sitelib}/setuptools/tests

  
@@ -93,27 +78,13 @@ 

  

  %if %{with tests}

  %check

- for python in %{__python2} %{__python3}; do

- 

-   $python runtests.py -vv --no-pyregr %{?_smp_mflags} \

-   %ifarch s390x ppc64

-   --exclude numpy_subarray  # https://github.com/cython/cython/issues/1982

-   %endif

+ %{python3} runtests.py -vv --no-pyregr %{?_smp_mflags} \

    %ifarch %{ix86}

    --exclude run.parallel  # https://github.com/cython/cython/issues/2807

    %endif

  

- done

  %endif

  

- %files -n python2-%{srcname}

- %license LICENSE.txt

- %doc *.txt Demos Doc Tools

- %{python2_sitearch}/%{srcname}-*.egg-info/

- %{python2_sitearch}/%{srcname}/

- %{python2_sitearch}/pyximport/

- %{python2_sitearch}/%{upname}.py*

- 

  %files -n python3-%{srcname}

  %license LICENSE.txt

  %doc *.txt Demos Doc Tools
@@ -132,6 +103,10 @@ 

  %{_emacs_sitestartdir}/cython*.el*

  

  %changelog

+ * Mon Nov 04 2019 Miro Hrončok <mhroncok@redhat.com> - 0.29.14-1

+ - Update to 0.29.14 (#1768034)

+ - Python 2 subpackage has been removed

+ 

  * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.29.13-5

  - Rebuilt for Python 3.8.0rc1 (#1748018)

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (Cython-0.29.13.tar.gz) = 79efebfddabf31a046ae86a2c2170e0956098f4b1c7b8bbd338d30be7c96c31ee2d648332fc16ad9cf1e5d0ea4ca1a070b2d31ccbeae0c0f86a2f7700b92f656

+ SHA512 (Cython-0.29.14.tar.gz) = fa1575fc5ec7ee19de34f91a15bdd45d889f54217dbe2a9654604ada90d8d86fe7bceb86449c41b68d6b65459769916a0d7d5f5da21c5597aedc876cde4e37df