Rebuilt for Python 3.9

epel9
Miro Hrončok 5 years ago
parent 86c057161a
commit 93e197a047

@ -5,7 +5,7 @@
Name: python-%{pypi_name}
Version: 2.6
Release: 2%{?dist}
Release: 3%{?dist}
Summary: TCP port monitoring utilities
License: MIT
@ -90,6 +90,9 @@ LANG=C.utf-8 %{__python3} -m pytest --ignore=build
%endif
%changelog
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.6-3
- Rebuilt for Python 3.9
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

Loading…
Cancel
Save