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
1 changed files with 2 additions and 0 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue