Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bd8ec18302 | ||
|
|
fed942f23d |
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{upname}
|
||||
Version: 1.3.7
|
||||
Release: 5%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Collection of fast NumPy array functions written in Cython
|
||||
|
||||
License: BSD
|
||||
@@ -102,6 +102,12 @@ rm -rf %{buildroot}%{python3_sitearch}/.pytest_cache
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.3.7-6
|
||||
- Rebuilt for Python 3.13
|
||||
|
||||
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
||||
Reference in New Issue
Block a user