forked from pool/python-pytest-aiohttp
13 lines
443 B
Plaintext
13 lines
443 B
Plaintext
|
|
<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>
|