forked from pool/python-python-slugify
Accepting request 1135690 from home:SchoolGuy:branches:devel:languages:python
Update to version v8.0.1 is required due to the upgrade of python-mysql-to-sqlite3 to version 2.1.6. OBS-URL: https://build.opensuse.org/request/show/1135690 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-slugify?expand=0&rev=23
This commit is contained in:
17
_service
Normal file
17
_service
Normal file
@@ -0,0 +1,17 @@
|
||||
<services>
|
||||
<service mode="manual" name="obs_scm">
|
||||
<param name="url">https://github.com/un33k/python-slugify.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v8.0.1</param>
|
||||
<param name="versionformat">v8.0.1</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
</service>
|
||||
<service mode="manual" name="set_version"/>
|
||||
<service mode="buildtime" name="tar"/>
|
||||
<service mode="buildtime" name="recompress">
|
||||
<param name="compression">gz</param>
|
||||
<param name="file">*.tar</param>
|
||||
</service>
|
||||
</services>
|
||||
|
Reference in New Issue
Block a user