diff --git a/_service b/_service
index 0052a6e..3c6b139 100644
--- a/_service
+++ b/_service
@@ -2,8 +2,9 @@
https://github.com/techouse/sqlite3-to-mysql.git
git
- v2.1.0
- 2.1.0
+ v2.1.7
+ @PARENT_TAG@
+ v(.*)
diff --git a/python-sqlite3-to-mysql.changes b/python-sqlite3-to-mysql.changes
index de27d6f..bb76457 100644
--- a/python-sqlite3-to-mysql.changes
+++ b/python-sqlite3-to-mysql.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Sat Jan 20 13:18:29 UTC 2024 - Enno Gotthold
+
+- Update to 2.1.7
+- Update to 2.1.5
+ * feat: add support for UNSIGNED numeric data type conversion
+ * fix: fix invalid column_type error message
+
-------------------------------------------------------------------
Sun Oct 22 14:13:29 UTC 2023 - Enno Gotthold
diff --git a/python-sqlite3-to-mysql.spec b/python-sqlite3-to-mysql.spec
index d264b9e..9466657 100644
--- a/python-sqlite3-to-mysql.spec
+++ b/python-sqlite3-to-mysql.spec
@@ -1,7 +1,7 @@
#
# spec file for package python-sqlite3-to-mysql
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,15 @@
#
+%define short_name sqlite3-to-mysql
%define skip_python2 1
Name: python-sqlite3-to-mysql
-Version: 2.1.0
+Version: 2.1.7
Release: 0
Summary: A Python tool to transfer data from SQLite 3 to MySQL
License: MIT
URL: https://github.com/techouse/sqlite3-to-mysql
-Source: https://files.pythonhosted.org/packages/source/s/sqlite3-to-mysql/sqlite3-to-mysql-%{version}.tar.gz
+Source: %{short_name}-%{version}.tar.gz
BuildRequires: %{python_module SQLAlchemy-Utils}
BuildRequires: %{python_module SQLAlchemy}
BuildRequires: %{python_module docker}
@@ -37,13 +38,15 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Unidecode >= 1.3.6
Requires: python-click >= 8.1.3
-Requires: python-mysql-connector-python >= 8.0.33
-Requires: python-packaging >= 23.1
-Requires: python-pytimeparse >= 1.1.8
+Requires: python-mysql-connector-python >= 8.2.0
+Requires: python-packaging
+Requires: python-pytimeparse2
Requires: python-simplejson >= 3.19.1
Requires: python-tabulate
Requires: python-tqdm >= 4.65.0
Requires: python-typing_extensions
+Requires(post): update-alternatives
+Requires(postun):update-alternatives
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module Sphinx}
diff --git a/sqlite3-to-mysql-2.1.0.obscpio b/sqlite3-to-mysql-2.1.0.obscpio
deleted file mode 100644
index 3396f0a..0000000
--- a/sqlite3-to-mysql-2.1.0.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4d24d6bebb4cb1d5393a4d701aca686ff3b303afea13dbf8d3a36e9e0051dc8f
-size 193035
diff --git a/sqlite3-to-mysql-2.1.7.obscpio b/sqlite3-to-mysql-2.1.7.obscpio
new file mode 100644
index 0000000..631097c
--- /dev/null
+++ b/sqlite3-to-mysql-2.1.7.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e1a35f87ff486353f0d337dcdc799b44b607a25eee78c54d463e587bc511afd8
+size 207371
diff --git a/sqlite3-to-mysql.obsinfo b/sqlite3-to-mysql.obsinfo
index 849bce1..b551172 100644
--- a/sqlite3-to-mysql.obsinfo
+++ b/sqlite3-to-mysql.obsinfo
@@ -1,4 +1,4 @@
name: sqlite3-to-mysql
-version: 2.1.0
-mtime: 1697282695
-commit: 0a3403e896def960bb608f7366ff2db0d36447af
+version: 2.1.7
+mtime: 1705180042
+commit: 06ef89e5bc7592486759266523d9ebb78da52679