|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: python-%{modname}
|
|
|
|
|
Version: 0.7.5
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Simple data validation library
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
@ -52,17 +52,8 @@ py.test-%{python3_version} -v
|
|
|
|
|
%{python3_sitelib}/__pycache__/%{modname}.*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.5-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.7.5-6
|
|
|
|
|
- Rebuilt for Python 3.12
|
|
|
|
|
|
|
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.5-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.5-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
* Fri Dec 08 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.7.5-3
|
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
* Tue Jun 14 2022 Orion Poplawski <orion@nwra.com> - 0.7.5-3
|
|
|
|
|
- Use standard Python contextlib
|