14
0
forked from pool/python-peewee

- Update to 3.10.0:

* Many bugfixes to enumerate, see CHANGELOG.md

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-peewee?expand=0&rev=20
This commit is contained in:
Tomáš Chvátal
2019-09-11 08:26:38 +00:00
committed by Git OBS Bridge
parent ff4bdf5c8e
commit ac6927ff94
4 changed files with 10 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-peewee
Version: 3.9.6
Version: 3.10.0
Release: 0
Summary: An expressive ORM that supports multiple SQL backends
License: BSD-3-Clause