|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-%{pkg_name}
|
|
|
|
Name: python-%{pkg_name}
|
|
|
|
Version: 3.5.0
|
|
|
|
Version: 3.5.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Functools like those found in stdlib
|
|
|
|
Summary: Functools like those found in stdlib
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -86,6 +86,9 @@ LANG=C.utf-8 %{__python3} -m pytest --ignore=build
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 04 2022 Dan Radez <dradez@redhat.com> - 3.5.0-1
|
|
|
|
* Tue Jan 04 2022 Dan Radez <dradez@redhat.com> - 3.5.0-1
|
|
|
|
- updating to 3.5.0
|
|
|
|
- updating to 3.5.0
|
|
|
|
- Reenabled checks! Yay \o/
|
|
|
|
- Reenabled checks! Yay \o/
|
|
|
|