14
0
forked from pool/python-iwlib

Accepting request 584526 from home:czerw:test

Submit new package python-iwlib "Python module to interface with iwlib" to python devel project.

OBS-URL: https://build.opensuse.org/request/show/584526
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iwlib?expand=0&rev=1
This commit is contained in:
2018-03-08 22:51:58 +00:00
committed by Git OBS Bridge
commit ed9bd22773
7 changed files with 113 additions and 0 deletions

15
_service Normal file
View File

@@ -0,0 +1,15 @@
<services>
<service mode="disabled" name="tar_scm">
<param name="url">https://github.com/nathan-hoad/python-iwlib.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="filename">python-iwlib</param>
<param name="revision">master</param>
<param name="versionformat">1.5+%cd.%h</param>
</service>
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="disabled" name="set_version"/>
</services>