Update to 3.0.8 (rhbz#2255460)
This commit is contained in:
parent
c04aea32e5
commit
642a7aa4e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@ Cython-0.12.1.tar.gz
|
||||
/Cython-3.0.4.tar.gz
|
||||
/Cython-3.0.5.tar.gz
|
||||
/Cython-3.0.6.tar.gz
|
||||
/Cython-3.0.8.tar.gz
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
%bcond cython_compile 1
|
||||
|
||||
Name: Cython
|
||||
Version: 3.0.6
|
||||
Release: 4%{?dist}
|
||||
Version: 3.0.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Language for writing Python extension modules
|
||||
|
||||
License: Apache-2.0
|
||||
@ -118,6 +118,9 @@ Provides: bundled(python3dist(tempita))
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 23 2024 Lumír Balhar <lbalhar@redhat.com> - 3.0.8-1
|
||||
- Update to 3.0.8 (rhbz#2255460)
|
||||
|
||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.6-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Cython-3.0.6.tar.gz) = f1d33775166d0b6541ea98bee5d4186fc6128aad788323224397c1f3ba0a058141ac84a8b3baa4885204dcbf0979141bc4b5316342003e96208952f040f31753
|
||||
SHA512 (Cython-3.0.8.tar.gz) = 1070fc278401990595d177b0e6396bc1eba2ea8234a7c5bb26399b6b7284de7791ee5fa60ef74d06d0f4120b9c877bfd7703a7d701838f1634737526c614b860
|
||||
|
||||
Loading…
Reference in New Issue
Block a user