14
0

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:
2023-10-24 07:58:23 +00:00
committed by Git OBS Bridge
parent 43d46acfc9
commit 9b2b82f739
7 changed files with 36 additions and 30 deletions

View File

@@ -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>