Update to 0.28.5
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
eac3ab0280
commit
ceefeb563e
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ Cython-0.12.1.tar.gz
|
||||
/Cython-0.27.3.tar.gz
|
||||
/Cython-0.28.1.tar.gz
|
||||
/Cython-0.28.4.tar.gz
|
||||
/Cython-0.28.5.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: Cython
|
||||
Version: 0.28.4
|
||||
Release: 3%{?dist}
|
||||
Version: 0.28.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Language for writing Python extension modules
|
||||
|
||||
License: ASL 2.0
|
||||
@ -101,6 +101,9 @@ rm -rf %{buildroot}%{python3_sitelib}/setuptools/tests
|
||||
%{python3_sitearch}/__pycache__/%{upname}.*
|
||||
|
||||
%changelog
|
||||
* Sat Aug 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.28.5-1
|
||||
- Update to 0.28.5
|
||||
|
||||
* Sun Aug 05 2018 Miro Hrončok <mhroncok@redhat.com> - 0.28.4-3
|
||||
- Only have one /usr/bin/cython
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Cython-0.28.4.tar.gz) = 72d12ce4ba443e6b1fc59b70be828882a714d186b894ff18bde2c337a9d11c8ee2a8f6c1d21d127b918825fb299099db079116087fc4fee8cf0e5cd773c5b967
|
||||
SHA512 (Cython-0.28.5.tar.gz) = d91f45e1ca39ca0a70fe5249c503021f4213b66fd6d057d0a0540d10de788f021205da4e68e25464bb48a5441ce160efec9566caf01aa3738bd8afe27eb51d37
|
||||
|
Loading…
Reference in New Issue
Block a user