forked from pool/python-sqlite3-to-mysql
Accepting request 901726 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/901726 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sqlite3-to-mysql?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 21 10:13:44 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Ensure neutrality of descriptions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 20 13:41:07 UTC 2021 - Enno Gotthold <egotthold@suse.com>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
Name: python-sqlite3-to-mysql
|
||||
Version: 1.4.1
|
||||
Release: 0
|
||||
Summary: A simple Python tool to transfer data from SQLite 3 to MySQL
|
||||
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
|
||||
@@ -61,10 +61,10 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
A simple Python tool to transfer data from SQLite 3 to MySQL
|
||||
A Python tool to transfer data from SQLite 3 to MySQL
|
||||
|
||||
%prep
|
||||
%setup -q -n sqlite3-to-mysql-%{version}
|
||||
%autosetup -p1 -n sqlite3-to-mysql-%{version}
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Reference in New Issue
Block a user