1
0
forked from pool/python-pyodbc

Accepting request 631541 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/631541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyodbc?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2018-08-27 10:59:32 +00:00 committed by Git OBS Bridge
commit 96b0f12e07
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 25 15:19:36 UTC 2018 - jengelh@inai.de
- Strip filler wording from description.
-------------------------------------------------------------------
Wed Aug 22 07:42:09 UTC 2018 - tchvatal@suse.com

View File

@ -35,10 +35,11 @@ BuildRequires: unixODBC-devel
%description
pyodbc is a Python 2.x and 3.x module that allows you to use ODBC
to connect to almost any database from Windows, Linux, OS/X, and more.
to connect to almost any database.
It implements the Python Database API Specification v2.0, but additional features
have been added to simplify database programming even more.
It implements the Python Database API Specification v2.0, but
additional features have been added to simplify database programming
even more.
%prep
%setup -q -n pyodbc-%{version}