1
0
forked from pool/python-pyodbc

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

- Strip filler wording from description.

OBS-URL: https://build.opensuse.org/request/show/631521
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal 2018-08-25 20:08:40 +00:00 committed by Git OBS Bridge
parent 778ec68aaf
commit 4809af29f2
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}