Rebuilt to change main python from 3.4 to 3.6
This commit is contained in:
parent
e1e94a9e43
commit
c768dc99fd
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue