update
OBS-URL: https://build.opensuse.org/package/show/home:huakim:matrix/python-requests-text?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
66cc7f7b03
commit
20544b671a
2
_service
2
_service
@@ -24,6 +24,6 @@
|
||||
s/(# SECTION test requirements)/\1\nBuildRequires: %{python_module pytest}\n/g;
|
||||
s/(%{python_sitelib}\/requests)-text/\1_text/g;
|
||||
s/(%autosetup -p1 -n requests)-text/\1_text/g;
|
||||
s/(%{python_sitelib}\/requests_text)\n/\1.py\n%pycache_only %{python_sitelib}\/__pycache__\/requests_stdin.*.py*\n%license LICENSE\n%doc README.rst\n/g;</param>
|
||||
s/(%{python_sitelib}\/requests_text)\n/\1.py\n%pycache_only %{python_sitelib}\/__pycache__\/requests_text.*.py*\n%license LICENSE\n%doc README.rst\n/g;</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@@ -91,7 +91,7 @@ license. See LICENSE for more details.
|
||||
|
||||
%files %{python_files}
|
||||
%{python_sitelib}/requests_text.py
|
||||
%pycache_only %{python_sitelib}/__pycache__/requests_stdin.*.py*
|
||||
%pycache_only %{python_sitelib}/__pycache__/requests_text.*.py*
|
||||
%license LICENSE
|
||||
%doc README.rst
|
||||
%{python_sitelib}/requests_text-%{version}.dist-info
|
||||
|
Reference in New Issue
Block a user