14
0

Accepting request 1295796 from home:dancermak:branches:devel:languages:python

Switch to github fork

OBS-URL: https://build.opensuse.org/request/show/1295796
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-editor?expand=0&rev=22
This commit is contained in:
2025-07-26 05:20:50 +00:00
committed by Git OBS Bridge
parent 47509c59a2
commit 5aba18bf14
7 changed files with 49 additions and 45 deletions

15
_service Normal file
View File

@@ -0,0 +1,15 @@
<services>
<service name="obs_scm" mode="manual">
<param name="url">https://github.com/openSUSE/python-editor.git</param>
<param name="scm">git</param>
<param name="revision">master</param>
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@</param>
<param name="changesgenerate">enable</param>
</service>
<service name="set_version" mode="manual"/>
<service name="tar" mode="manual"/>
<service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">gz</param>
</service>
</services>