mirror of
https://abf.rosa.ru/djam/python38-urllib3.git
synced 2025-02-23 14:12:59 +00:00
manual fix 2
This commit is contained in:
parent
29852837ba
commit
b94ec8e02b
1 changed files with 0 additions and 4 deletions
|
@ -77,10 +77,6 @@ rm -rf %{buildroot}/%{python38_sitelib}/urllib3/packages/ssl_match_hostname/
|
|||
mkdir -p %{buildroot}/%{python38_sitelib}/urllib3/packages/
|
||||
cp -a %{SOURCE1} %{buildroot}/%{python38_sitelib}/urllib3/packages/ssl_match_hostname.py
|
||||
ln -s %{python38_sitelib}/six.py %{buildroot}/%{python38_sitelib}/urllib3/packages/six.py
|
||||
ln -s %{python38_sitelib}/__pycache__/six.cpython-38.opt-1.pyc \
|
||||
%{buildroot}/%{python38_sitelib}/urllib3/packages/__pycache__/
|
||||
ln -s %{python38_sitelib}/__pycache__/six.cpython-38.pyc \
|
||||
%{buildroot}/%{python38_sitelib}/urllib3/packages/__pycache__/
|
||||
|
||||
|
||||
%if %{with tests}
|
||||
|
|
Loading…
Add table
Reference in a new issue