14
0

Accepting request 901123 from home:jengelh:branches:devel:languages:python

- Ensure neutrality of descriptions.

OBS-URL: https://build.opensuse.org/request/show/901123
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite3-to-mysql?expand=0&rev=4
This commit is contained in:
2021-06-24 11:58:31 +00:00
committed by Git OBS Bridge
parent 3dc6398b13
commit 4472489dd8
2 changed files with 8 additions and 3 deletions

View File

@@ -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> Sun Jun 20 13:41:07 UTC 2021 - Enno Gotthold <egotthold@suse.com>

View File

@@ -20,7 +20,7 @@
Name: python-sqlite3-to-mysql Name: python-sqlite3-to-mysql
Version: 1.4.1 Version: 1.4.1
Release: 0 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 License: MIT
URL: https://github.com/techouse/sqlite3-to-mysql 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: https://files.pythonhosted.org/packages/source/s/sqlite3-to-mysql/sqlite3-to-mysql-%{version}.tar.gz
@@ -61,10 +61,10 @@ BuildArch: noarch
%python_subpackages %python_subpackages
%description %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 %prep
%setup -q -n sqlite3-to-mysql-%{version} %autosetup -p1 -n sqlite3-to-mysql-%{version}
%build %build
%python_build %python_build