Update to 0.29.1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
d8e77b0d97
commit
03641f599d
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ Cython-0.12.1.tar.gz
|
||||
/Cython-0.28.5.tar.gz
|
||||
/Cython-0.29~rc2.tar.gz
|
||||
/Cython-0.29.tar.gz
|
||||
/Cython-0.29.1.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: Cython
|
||||
%global upver 0.29
|
||||
Version: 0.29
|
||||
%global upver 0.29.1
|
||||
Version: 0.29.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Language for writing Python extension modules
|
||||
|
||||
@ -102,6 +102,9 @@ rm -rf %{buildroot}%{python3_sitelib}/setuptools/tests
|
||||
%{python3_sitearch}/__pycache__/%{upname}.*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 10 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.29.1-1
|
||||
- Update to 0.29.1
|
||||
|
||||
* Mon Dec 10 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.29-1
|
||||
- Update to 0.29
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Cython-0.29.tar.gz) = be69b4dc3099952a1fbd7b160fdaee7672c7074afec5549c973a2c68b2af0ce1a7345d242f9f9534ac977c1890cac5469f2a28135630ce6dbbe2abf0e2999bf2
|
||||
SHA512 (Cython-0.29.1.tar.gz) = c748ec49fd1a1b61a0a252278d56458d5fcd46dc49abbc2ddcf73aac1330d6be21ecd944bbe1b6b432fce9fc68fd7396b5beeb4cb460585af6fe2d58effebdcc
|
||||
|
Loading…
x
Reference in New Issue
Block a user