|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-%{pkg_name}
|
|
|
|
Name: python-%{pkg_name}
|
|
|
|
Version: 2.0
|
|
|
|
Version: 2.0
|
|
|
|
Release: 7%{?dist}
|
|
|
|
Release: 8%{?dist}
|
|
|
|
Summary: Utility functions for Python class constructs
|
|
|
|
Summary: Utility functions for Python class constructs
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -87,6 +87,9 @@ LANG=C.utf-8 %{__python3} -m pytest --ignore=build
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-8
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Nov 11 2019 Ken Dreyer <kdreyer@redhat.com> - 2.0-7
|
|
|
|
* Mon Nov 11 2019 Ken Dreyer <kdreyer@redhat.com> - 2.0-7
|
|
|
|
- Set minimum pytest version to 3.4 for compatibility with el8
|
|
|
|
- Set minimum pytest version to 3.4 for compatibility with el8
|
|
|
|
|
|
|
|
|
|
|
|