OBS-URL: https://build.opensuse.org/package/show/home:huakim:matrix/python-requests-stdin?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
8fda9cd0a5
commit
33b05bf9ed
2
_service
2
_service
@@ -20,7 +20,7 @@
|
||||
</service>
|
||||
<service name="perl_regex" mode="buildtime">
|
||||
<param name="file">*.spec</param>
|
||||
<param name="regex">s/.*CHOOSE:.*/%pyunittest discover -v tests/g;
|
||||
<param name="regex">s/.*CHOOSE:.*/pytest/g;
|
||||
s/(%{python_sitelib}\/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>
|
||||
|
Reference in New Issue
Block a user