Accepting request 625960 from home:jengelh:branches:devel:languages:python
- Add missing "that". OBS-URL: https://build.opensuse.org/request/show/625960 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-peewee?expand=0&rev=8
This commit is contained in:
parent
36c9b77a64
commit
11aaeb9880
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 28 18:06:40 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Add missing "that".
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 19 15:38:58 UTC 2018 - mcepl@suse.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
Name: python-peewee
|
||||
Version: 3.6.4
|
||||
Release: 0
|
||||
Summary: A small expressive orm supports postgresql, mysql and sqlite
|
||||
Summary: An expressive ORM that supports multiple SQL backends
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/coleifer/peewee
|
||||
@ -37,7 +37,7 @@ BuildRequires: pkgconfig(sqlite3)
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
A small, expressive orm -- supports postgresql, mysql and sqlite
|
||||
An expressive ORM that supports PostgreSQL, MySQL and SQLite.
|
||||
|
||||
%prep
|
||||
%setup -q -n peewee-%{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user