This commit is contained in:
parent
60e9fbfa56
commit
9964c6c31b
@ -5,7 +5,7 @@
|
|||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Summary: Unicode-aware Pure Python Expect-like module
|
Summary: Unicode-aware Pure Python Expect-like module
|
||||||
Version: 4.9.0
|
Version: 4.9.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
|
|
||||||
# All the files have ISC license except the
|
# All the files have ISC license except the
|
||||||
# following two that have BSD license:
|
# following two that have BSD license:
|
||||||
@ -97,6 +97,9 @@ CI=true py.test-3 --verbose
|
|||||||
%{python3_sitelib}/%{modname}-*.egg-info
|
%{python3_sitelib}/%{modname}-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.0-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Nov 29 2023 Scott Talbert <swt@techie.net> - 4.9.0-2
|
* Wed Nov 29 2023 Scott Talbert <swt@techie.net> - 4.9.0-2
|
||||||
- Fix tests when running in CI-like environments (#2251910)
|
- Fix tests when running in CI-like environments (#2251910)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user