huakim tylyktar
2024-06-25 10:41:13 +00:00
committed by Git OBS Bridge
parent 66cc7f7b03
commit 20544b671a
2 changed files with 2 additions and 2 deletions

View File

@@ -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>

View File

@@ -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