OBS-URL: https://build.opensuse.org/package/show/home:huakim:matrix/python-requests-stdin?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
33b05bf9ed
commit
fa2f91c7c4
2
_service
2
_service
@@ -20,7 +20,7 @@
|
|||||||
</service>
|
</service>
|
||||||
<service name="perl_regex" mode="buildtime">
|
<service name="perl_regex" mode="buildtime">
|
||||||
<param name="file">*.spec</param>
|
<param name="file">*.spec</param>
|
||||||
<param name="regex">s/.*CHOOSE:.*/pytest/g;
|
<param name="regex">s/.*CHOOSE:.*/%pytest/g;
|
||||||
s/(%{python_sitelib}\/requests)-stdin/\1_stdin/g;
|
s/(%{python_sitelib}\/requests)-stdin/\1_stdin/g;
|
||||||
s/(%autosetup -p1 -n requests)-stdin/\1_stdin/g;
|
s/(%autosetup -p1 -n requests)-stdin/\1_stdin/g;
|
||||||
s/(%{python_sitelib}\/requests_stdin)\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_stdin)\n/\1.py\n%pycache_only %{python_sitelib}\/__pycache__\/requests_stdin.*.py*\n%license LICENSE\n%doc README.rst\n/g;</param>
|
||||||
|
Reference in New Issue
Block a user