forked from pool/python-sqlite3-to-mysql
Accepting request 1119444 from home:SchoolGuy:branches:devel:languages:python
- Update to 2.1.0 * 2.0.3: prevent AUTO_INCREMENT-ing fields from having a DEFAULT value * 2.0.2: properly import CMySQLConnection OBS-URL: https://build.opensuse.org/request/show/1119444 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=9
This commit is contained in:
10
_service
10
_service
@@ -1,11 +1,11 @@
|
||||
<services>
|
||||
<service mode="disabled" name="obs_scm">
|
||||
<param name="url">git://github.com/techouse/sqlite3-to-mysql.git</param>
|
||||
<service mode="manual" name="obs_scm">
|
||||
<param name="url">https://github.com/techouse/sqlite3-to-mysql.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">master</param>
|
||||
<param name="versionformat">1.4.1</param>
|
||||
<param name="revision">v2.1.0</param>
|
||||
<param name="versionformat">2.1.0</param>
|
||||
</service>
|
||||
<service mode="disabled" name="set_version"/>
|
||||
<service mode="manual" name="set_version"/>
|
||||
<service mode="buildtime" name="tar"/>
|
||||
<service mode="buildtime" name="recompress">
|
||||
<param name="compression">gz</param>
|
||||
|
||||
Reference in New Issue
Block a user