Package __init__.py within ensurepip's bundled directory
when not using the system installed rpmwheels Upstream change: https://bugs.python.org/issue37449
This commit is contained in:
parent
d33516835b
commit
78bc51a18d
@ -1144,6 +1144,8 @@ CheckPython optimized
|
|||||||
%else
|
%else
|
||||||
%dir %{pylibdir}/ensurepip/_bundled
|
%dir %{pylibdir}/ensurepip/_bundled
|
||||||
%{pylibdir}/ensurepip/_bundled/*.whl
|
%{pylibdir}/ensurepip/_bundled/*.whl
|
||||||
|
%{pylibdir}/ensurepip/_bundled/__init__.py
|
||||||
|
%{pylibdir}/ensurepip/_bundled/__pycache__/*%{bytecode_suffixes}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%dir %{pylibdir}/concurrent/
|
%dir %{pylibdir}/concurrent/
|
||||||
|
Loading…
Reference in New Issue
Block a user