enable python3 subpackage for EPEL7
This commit is contained in:
parent
2d2306a640
commit
8c2d16e3bd
@ -16,7 +16,7 @@
|
|||||||
%global with_python2 1
|
%global with_python2 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora} || 0%{?rhel} >= 8
|
%if 0%{?fedora} || 0%{?rhel} >= 7
|
||||||
%global with_python3 1
|
%global with_python3 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -139,6 +139,7 @@ popd
|
|||||||
(pythonN-pyelftools subpackages are still noarch)
|
(pythonN-pyelftools subpackages are still noarch)
|
||||||
- run readelf tests on x86_64 only for now
|
- run readelf tests on x86_64 only for now
|
||||||
- rename binaries to conform to Python packaging guidelines
|
- rename binaries to conform to Python packaging guidelines
|
||||||
|
- enable python3 subpackage for EPEL7
|
||||||
|
|
||||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.25-5
|
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.25-5
|
||||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||||
|
Loading…
Reference in New Issue
Block a user