Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-19 10:46:52 +02:00
parent 76c2610589
commit 63929244cf

View File

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 2.3
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Creates and Manipulates Graphs and Networks
License: BSD
URL: http://networkx.github.io/
@ -144,6 +144,9 @@ grep -rlZ '^#!' %{buildroot}%{python3_sitelib}/networkx | xargs -0 chmod a+x
%doc doc/build/html/*
%changelog
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.3-4
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild