Accepting request 688697 from home:mcepl:branches:devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/688697
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-aiohttp?expand=0&rev=1
This commit is contained in:
Tomáš Chvátal
2019-03-26 12:26:23 +00:00
committed by Git OBS Bridge
commit 26a1cb23dc
4 changed files with 101 additions and 0 deletions

13
_service Normal file
View File

@@ -0,0 +1,13 @@
<services>
<service name="obs_scm">
<param name="url">https://github.com/aio-libs/pytest-aiohttp.git</param>
<param name="scm">git</param>
<param name="version">0.3.0</param>
</service>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="buildtime" name="set_version" />
</services>