Rebuilt for Python 3.9
This commit is contained in:
parent
ce4f269acd
commit
2a6f8d497e
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 1.3.7
|
Version: 1.3.7
|
||||||
Release: 30%{?dist}
|
Release: 31%{?dist}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
License: LGPLv2+ and Public Domain
|
License: LGPLv2+ and Public Domain
|
||||||
@ -87,6 +87,9 @@ ln -sf nosetests-3.1 %{buildroot}%{_mandir}/man1/nosetests.1
|
|||||||
%{python3_sitelib}/nose/
|
%{python3_sitelib}/nose/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1.3.7-31
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Fri Jan 31 2020 Miro Hrončok <mhroncok@redhat.com> - 1.3.7-30
|
* Fri Jan 31 2020 Miro Hrončok <mhroncok@redhat.com> - 1.3.7-30
|
||||||
- Deprecate the package
|
- Deprecate the package
|
||||||
https://fedoraproject.org/wiki/Changes/DeprecateNose
|
https://fedoraproject.org/wiki/Changes/DeprecateNose
|
||||||
|
Loading…
Reference in New Issue
Block a user