Rebuilt to change main python from 3.4 to 3.6

This commit is contained in:
Troy Dawson 2019-03-07 10:35:06 -08:00
commit c768dc99fd

View file

@ -15,7 +15,7 @@
Name: python-%{srcname}
Version: 8.1.2
Release: 7%{?dist}
Release: 8%{?dist}
Summary: A tool for installing and managing Python packages
Group: Development/Libraries
@ -281,6 +281,9 @@ py.test -m 'not network'
%endif # with_python3_other
%changelog
* Thu Mar 07 2019 Troy Dawson <tdawson@redhat.com> - 8.1.2-8
- Rebuilt to change main python from 3.4 to 3.6
* Thu Jan 10 2019 Carl George <carl@george.computer> - 8.1.2-7
- Simplify bash-completion just for EL7
- Add python36 subpackage