|
|
@ -19,7 +19,7 @@ BuildRequires: python%{python3_pkgversion}-wheel
|
|
|
|
|
|
|
|
|
|
|
|
%if %{with tests}
|
|
|
|
%if %{with tests}
|
|
|
|
# We BR pytest manually to avoid a dependency on tox in ELN/RHEL
|
|
|
|
# We BR pytest manually to avoid a dependency on tox in ELN/RHEL
|
|
|
|
#BuildRequires: python%{python3_pkgversion}-pytest
|
|
|
|
BuildRequires: python%{python3_pkgversion}-pytest
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
Source0: %{pypi_source iniconfig}
|
|
|
|
Source0: %{pypi_source iniconfig}
|
|
|
@ -71,8 +71,8 @@ sed -i "s/ *use_scm_version=.*,/version='%{version}',/" setup.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Tue Apr 02 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 1.1.1-3
|
|
|
|
* Wed May 01 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.1.1-3
|
|
|
|
- Rebuilt for MSVSphere 9.4-beta
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 1.1.1-3
|
|
|
|
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 1.1.1-3
|
|
|
|
- Rebuilt for timestamp .pyc invalidation mode
|
|
|
|
- Rebuilt for timestamp .pyc invalidation mode
|
|
|
|