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:
Charalampos Stratakis 2020-01-03 14:25:58 +01:00
parent d33516835b
commit 78bc51a18d
1 changed files with 2 additions and 0 deletions

View File

@ -1144,6 +1144,8 @@ CheckPython optimized
%else
%dir %{pylibdir}/ensurepip/_bundled
%{pylibdir}/ensurepip/_bundled/*.whl
%{pylibdir}/ensurepip/_bundled/__init__.py
%{pylibdir}/ensurepip/_bundled/__pycache__/*%{bytecode_suffixes}
%endif
%dir %{pylibdir}/concurrent/