562ec3d
%{?mingw_package_header}
562ec3d
430adcc
# Disable debugsource packages
430adcc
%undefine _debugsource_packages
9aea62d
c814fb3
%global pypi_name Cython
562ec3d
c814fb3
Name:          mingw-%{pypi_name}
c814fb3
Summary:       MinGW Windows Python %{pypi_name} library
d8c7b91
Version:       3.0.0
d8c7b91
Release:       1%{?dist}
562ec3d
9825025
License:       Apache-2.0
f5e8f5d
URL:           http://www.cython.org
c814fb3
Source:        %{pypi_source}
562ec3d
430adcc
BuildRequires: gcc
562ec3d
4882e4c
BuildRequires: mingw32-filesystem
4882e4c
BuildRequires: mingw32-dlfcn
562ec3d
BuildRequires: mingw32-gcc
4777c0e
BuildRequires: mingw32-python3
c814fb3
BuildRequires: mingw32-python3-build
562ec3d
4882e4c
BuildRequires: mingw64-filesystem
4882e4c
BuildRequires: mingw64-dlfcn
562ec3d
BuildRequires: mingw64-gcc
4777c0e
BuildRequires: mingw64-python3
c814fb3
BuildRequires: mingw64-python3-build
562ec3d
562ec3d
562ec3d
%description
c814fb3
MinGW Windows Python %{pypi_name} library.
562ec3d
562ec3d
c814fb3
%package -n mingw32-python3-%{pypi_name}
c814fb3
Summary:       MinGW Windows Python3 %{pypi_name} library
4777c0e
c814fb3
%description -n mingw32-python3-%{pypi_name}
c814fb3
MinGW Windows Python3 %{pypi_name} library.
4777c0e
4777c0e
c814fb3
%package -n mingw64-python3-%{pypi_name}
c814fb3
Summary:       MinGW Windows Python3 %{pypi_name} library
4777c0e
c814fb3
%description -n mingw64-python3-%{pypi_name}
c814fb3
MinGW Windows Python3 %{pypi_name} library.
4777c0e
562ec3d
77ab7d1
%{?mingw_debug_package}
562ec3d
562ec3d
562ec3d
%prep
c814fb3
%autosetup -p1 -n %{pypi_name}-%{version}
562ec3d
562ec3d
562ec3d
%build
430adcc
%mingw32_py3_build_host_wheel
430adcc
%mingw64_py3_build_host_wheel
c814fb3
%mingw32_py3_build_wheel
c814fb3
%mingw64_py3_build_wheel
562ec3d
562ec3d
562ec3d
%install
430adcc
%mingw32_py3_install_host_wheel
430adcc
%mingw64_py3_install_host_wheel
c814fb3
%mingw32_py3_install_wheel
c814fb3
%mingw64_py3_install_wheel
4777c0e
4777c0e
c814fb3
%files -n mingw32-python3-%{pypi_name}
562ec3d
%license LICENSE.txt
562ec3d
%{mingw32_bindir}/cygdb
562ec3d
%{mingw32_bindir}/cython
562ec3d
%{mingw32_bindir}/cythonize
c814fb3
%{mingw32_python3_sitearch}/cython.py
c814fb3
%{mingw32_python3_sitearch}/__pycache__/cython*.pyc
c814fb3
%{mingw32_python3_sitearch}/pyximport/
c814fb3
%{mingw32_python3_sitearch}/%{pypi_name}/
c814fb3
%{mingw32_python3_sitearch}/%{pypi_name}-%{version}.dist-info/
430adcc
%{_prefix}/%{mingw32_target}/bin/cygdb
430adcc
%{_prefix}/%{mingw32_target}/bin/cython
430adcc
%{_prefix}/%{mingw32_target}/bin/cythonize
430adcc
%{mingw32_python3_hostsitearch}/cython.py
430adcc
%{mingw32_python3_hostsitearch}/__pycache__/cython*.pyc
430adcc
%{mingw32_python3_hostsitearch}/pyximport/
430adcc
%{mingw32_python3_hostsitearch}/%{pypi_name}/
430adcc
%{mingw32_python3_hostsitearch}/%{pypi_name}-%{version}.dist-info/
562ec3d
c814fb3
%files -n mingw64-python3-%{pypi_name}
562ec3d
%license LICENSE.txt
562ec3d
%{mingw64_bindir}/cygdb
562ec3d
%{mingw64_bindir}/cython
562ec3d
%{mingw64_bindir}/cythonize
c814fb3
%{mingw64_python3_sitearch}/cython.py
c814fb3
%{mingw64_python3_sitearch}/__pycache__/cython*.pyc
c814fb3
%{mingw64_python3_sitearch}/pyximport/
c814fb3
%{mingw64_python3_sitearch}/%{pypi_name}/
c814fb3
%{mingw64_python3_sitearch}/%{pypi_name}-%{version}.dist-info/
430adcc
%{_prefix}/%{mingw64_target}/bin/cygdb
430adcc
%{_prefix}/%{mingw64_target}/bin/cython
430adcc
%{_prefix}/%{mingw64_target}/bin/cythonize
430adcc
%{mingw64_python3_hostsitearch}/cython.py
430adcc
%{mingw64_python3_hostsitearch}/__pycache__/cython*.pyc
430adcc
%{mingw64_python3_hostsitearch}/pyximport/
430adcc
%{mingw64_python3_hostsitearch}/%{pypi_name}/
430adcc
%{mingw64_python3_hostsitearch}/%{pypi_name}-%{version}.dist-info/
562ec3d
562ec3d
562ec3d
%changelog
d8c7b91
* Tue Aug 15 2023 Sandro Mani <manisandro@gmail.com> - 3.0.0-1
d8c7b91
- Update to 3.0.0
d8c7b91
a32d082
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.36-2
a32d082
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
a32d082
6e13f1a
* Thu Jul 06 2023 Sandro Mani <manisandro@gmail.com> - 0.29.36-1
6e13f1a
- Update to 0.29.36
6e13f1a
a08184e
* Mon Apr 10 2023 Sandro Mani <manisandro@gmail.com> - 0.29.34-1
a08184e
- Update to 0.29.34
a08184e
430adcc
* Mon Mar 20 2023 Sandro Mani <manisandro@gmail.com> - 0.29.33-2
430adcc
- Add host build
430adcc
f84d5d8
* Sat Feb 18 2023 Sandro Mani <manisandro@gmail.com> - 0.29.33-1
f84d5d8
- Update to 0.29.33
f84d5d8
ad83839
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.32-3
ad83839
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
ad83839
c814fb3
* Wed Oct 19 2022 Sandro Mani <manisandro@gmail.com> - 0.29.32-2
c814fb3
- Switch to python3-build
c814fb3
2b60b4b
* Wed Aug 10 2022 Sandro Mani <manisandro@gmail.com> - 0.29.32-1
2b60b4b
- Update to 0.29.32
2b60b4b
20ddbae
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.30-2
20ddbae
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
20ddbae
15ca89f
* Tue Jun 28 2022 Sandro Mani <manisandro@gmail.com> - 0.29.30-1
15ca89f
- Update to 0.29.30
15ca89f
9797ac9
* Wed Apr 06 2022 Sandro Mani <manisandro@gmail.com> - 0.29.28-1
9797ac9
- Update to 0.29.28
9797ac9
2330e1a
* Fri Mar 25 2022 Sandro Mani <manisandro@gmail.com> - 0.29.26-7
2330e1a
- Rebuild with mingw-gcc-12
2330e1a
461209c
* Thu Feb 10 2022 Sandro Mani <manisandro@gmail.com> - 0.29.26-6
461209c
- Rebuild for new python dependency generator (take two)
461209c
10fb4b6
* Thu Feb 10 2022 Sandro Mani <manisandro@gmail.com> - 0.29.26-5
10fb4b6
- Bump release
10fb4b6
d343c61
* Thu Feb 10 2022 Sandro Mani <manisandro@gmail.com> - 0.29.26-4
d343c61
- Rebuild for new python dependency generator (take two)
d343c61
52121d0
* Thu Feb 10 2022 Sandro Mani <manisandro@gmail.com> - 0.29.26-3
52121d0
- Rebuild for new python dependency generator
52121d0
9ca2007
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.26-2
9ca2007
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
9ca2007
f79a1a8
* Wed Jan 12 2022 Sandro Mani <manisandro@gmail.coM> - 0.29.26-1
f79a1a8
- Update to 0.29.26
f79a1a8
c36d1b4
* Sat Jul 24 2021 Sandro Mani <manisandro@gmail.com> - 0.29.24-1
c36d1b4
- Update to 0.29.24
c36d1b4
f5669c7
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.22-3
f5669c7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
f5669c7
1a470fa
* Fri Jun 11 2021 Sandro Mani <manisandro@gmail.com> - 0.29.22-2
1a470fa
- Rebuild (python-3.10)
1a470fa
6e5d017
* Thu Mar 04 2021 Sandro Mani <manisandro@gmail.com> - 0.29.22-1
6e5d017
- Update to 0.29.22
6e5d017
78eb22d
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.21-4
78eb22d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
78eb22d
08ff506
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.21-3
08ff506
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
08ff506
6726f7d
* Thu Jul 23 2020 Sandro Mani <manisandro@gmail.com> - 0.29.21-2
6726f7d
- Drop BR: mingw-dlfcn
6726f7d
cd417b6
* Thu Jul 23 2020 Sandro Mani <manisandro@gmail.com> - 0.29.21-1
cd417b6
- Update to 0.29.21
cd417b6
3e507d1
* Sat May 30 2020 Sandro Mani <manisandro@gmail.com> - 0.29.19-1
3e507d1
- Update to 0.29.19
3e507d1
d7098f7
* Thu Mar 26 2020 Sandro Mani <manisandro@gmail.com> - 0.29.16-1
d7098f7
- Update to 0.29.16
d7098f7
7794486
* Wed Feb 12 2020 Sandro Mani <manisandro@gmail.com> - 0.29.15-1
7794486
- Update to 0.29.15
7794486
fedf2d9
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.14-2
fedf2d9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
fedf2d9
82fb566
* Tue Nov 05 2019 Sandro Mani <manisandro@gmail.com> - 0.29.14-1
82fb566
- Update to 0.29.14
82fb566
58359f3
* Fri Sep 27 2019 Sandro Mani <manisandro@gmail.com> - 0.29.13-3
58359f3
- Rebuild (python 3.8)
58359f3
3658ae6
* Mon Aug 05 2019 Sandro Mani <manisandro@gmail.com> - 0.29.13-2
3658ae6
- Drop python2 build
3658ae6
497c530
* Mon Jul 29 2019 Sandro Mani <manisandro@gmail.com> - 0.29.13-1
497c530
- Update to 0.29.13
497c530
a0e2168
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.12-2
a0e2168
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
a0e2168
7b0f5c8
* Mon Jul 15 2019 Sandro Mani <manisandro@gmail.com> - 0.29.12-1
7b0f5c8
- Update to 0.29.12
7b0f5c8
8fda991
* Tue Jul 02 2019 Sandro Mani <manisandro@gmail.com> - 0.29.11-1
8fda991
- Update to 0.29.11
8fda991
105e5b0
* Mon Jun 03 2019 Sandro Mani <manisandro@gmail.com> - 0.29.10-1
105e5b0
- Update to 0.29.10
105e5b0
69fb897
* Mon May 13 2019 Sandro Mani <manisandro@gmail.com> - 0.29.7-1
69fb897
- Update to 0.29.7
69fb897
4777c0e
* Wed May 01 2019 Sandro Mani <manisandro@gmail.com> - 0.29.6-2
4777c0e
- Add python3 subpackages
4777c0e
3700a26
* Mon Mar 11 2019 Sandro Mani <manisandro@gmail.com> - 0.29.6-1
3700a26
- Update to 0.29.6
3700a26
3700a26
* Sun Feb 10 2019 Sandro Mani <manisandro@gmail.com> - 0.29.5-1
30ed220
- Update to 0.29.5
30ed220
27f4d9e
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.3-2
27f4d9e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
27f4d9e
cfd2b53
* Tue Jan 22 2019 Sandro Mani <manisandro@gmail.com> - 0.29.3-1
cfd2b53
- Update to 0.29.3
cfd2b53
5732769
* Mon Dec 10 2018 Sandro Mani <manisandro@gmail.com> - 0.29.1-1
5732769
- Update to 0.29.1
5732769
76c6a6d
* Sat Aug 11 2018 Sandro Mani <manisandro@gmail.com> - 0.28.5-1
76c6a6d
- Update to 0.28.5
76c6a6d
2a8dbed
* Sun Jul 15 2018 Sandro Mani <manisandro@gmail.com> - 0.28.4-1
2a8dbed
- Update to 0.28.4
2a8dbed
d4192ea
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.28.1-2
d4192ea
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
d4192ea
1e34e16
* Tue Mar 20 2018 Sandro Mani <manisandro@gmail.com> - 0.28.1-1
1e34e16
- Update to 0.28.1
1e34e16
aff1dbc
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.27.3-2
aff1dbc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
aff1dbc
984cfd8
* Mon Nov 06 2017 Sandro Mani <manisandro@gmail.com> - 0.27.3-1
984cfd8
- Update to 0.27.3
984cfd8
92fc01c
* Mon Oct 02 2017 Sandro Mani <manisandro@gmail.com> - 0.27.1-1
92fc01c
- Update to 0.27.1
92fc01c
77ab7d1
* Sat Sep 09 2017 Sandro Mani <manisandro@gmail.com> - 0.25.2-2
77ab7d1
- Rebuild for mingw-filesystem
77ab7d1
562ec3d
* Thu Aug 31 2017 Sandro Mani <manisandro@gmail.com> - 0.25.2-1
562ec3d
- Initial package