14
0
Files
python-pytimeparse2/_service
Markéta Machová 285166a3cb Accepting request 1136199 from home:SchoolGuy:branches:devel:languages:python
This new package is required for the update of mysql-to-sqlite3 to version 2.1.6. The old package python-pytimeparse is still available on PyPi and pytimeparse2 is not compatible anymore in newer versions like this.

OBS-URL: https://build.opensuse.org/request/show/1136199
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytimeparse2?expand=0&rev=1
2024-01-03 14:40:06 +00:00

16 lines
554 B
Plaintext

<services>
<service mode="manual" name="obs_scm">
<param name="url">https://github.com/onegreyonewhite/pytimeparse2.git</param>
<param name="scm">git</param>
<param name="revision">1.7.1</param>
<param name="versionformat">1.7.1</param>
<param name="changesgenerate">enable</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>