Rebuilt for Python 3.8
This commit is contained in:
parent
7af7cfd4ae
commit
48d9c28f2f
@ -1,11 +1,9 @@
|
|||||||
%global _without_check 1
|
|
||||||
%global _without_doc 1
|
|
||||||
%bcond_without check
|
%bcond_without check
|
||||||
%bcond_without doc
|
%bcond_without doc
|
||||||
|
|
||||||
Name: ipython
|
Name: ipython
|
||||||
Version: 7.6.1
|
Version: 7.6.1
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: An enhanced interactive Python shell
|
Summary: An enhanced interactive Python shell
|
||||||
|
|
||||||
# See bug #603178 for a quick overview for the choice of licenses
|
# See bug #603178 for a quick overview for the choice of licenses
|
||||||
@ -234,6 +232,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 7.6.1-4
|
||||||
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
* Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 7.6.1-3
|
* Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 7.6.1-3
|
||||||
- Bootstrap for Python 3.8
|
- Bootstrap for Python 3.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user