Accepting request 1061099 from home:badshah400:branches:devel:languages:python:numeric

A plugin to fake subprocess for pytest that will be needed by python-awkward's and friends' updates.

OBS-URL: https://build.opensuse.org/request/show/1061099
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subprocess?expand=0&rev=1
This commit is contained in:
2023-01-26 14:02:42 +00:00
committed by Git OBS Bridge
commit b542935b6c
7 changed files with 135 additions and 0 deletions

16
_service Normal file
View File

@@ -0,0 +1,16 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/aklajnert/pytest-subprocess</param>
<param name="revision">1.4.2</param>
<param name="subdir">tests</param>
<param name="filename">tests</param>
<param name="version">_none_</param>
</service>
<service name="recompress" mode="disabled">
<param name="compression">xz</param>
<param name="file">tests.tar</param>
</service>
<service name="download_files" mode="disabled" />
</services>