OBS-URL: https://build.opensuse.org/package/show/home:huakim:matrix/python-requests-stdin?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
fa2f91c7c4
commit
3116e3caef
1
_service
1
_service
@@ -21,6 +21,7 @@
|
||||
<service name="perl_regex" mode="buildtime">
|
||||
<param name="file">*.spec</param>
|
||||
<param name="regex">s/.*CHOOSE:.*/%pytest/g;
|
||||
s/(# SECTION test requirements)/\1\nBuildRequires: %{python_module pytest}\n/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