forked from pool/python-wtf-peewee
- udpate to 3.0.5:
* Workaround for backwards-incompatible clown change in wtforms
3.1.0
- Indicate python3 compatible in setup.py
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wtf-peewee?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 29 10:23:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- udpate to 3.0.5:
|
||||||
|
* Workaround for backwards-incompatible clown change in wtforms
|
||||||
|
3.1.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 16 18:18:59 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
Sat Apr 16 18:18:59 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
@@ -21,7 +28,7 @@ Sat Apr 16 12:29:46 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|||||||
- optional if 1) null=True or 2) has a default value or 3) can
|
- optional if 1) null=True or 2) has a default value or 3) can
|
||||||
be blank…
|
be blank…
|
||||||
- fixed tests
|
- fixed tests
|
||||||
- Indicate python3 compatible in setup.py
|
- Indicate python3 compatible in setup.py
|
||||||
- Fix old peewee reference.
|
- Fix old peewee reference.
|
||||||
- Small tweaks.
|
- Small tweaks.
|
||||||
- Update app.py
|
- Update app.py
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-wtf-peewee
|
# spec file for package python-wtf-peewee
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-wtf-peewee
|
Name: python-wtf-peewee
|
||||||
Version: 3.0.4
|
Version: 3.0.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: WTForms integration for peewee models
|
Summary: WTForms integration for peewee models
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7136d845dbc051363ce8c3d1df7047fa703a1ff7a947cb201c380e050fd35244
|
|
||||||
size 62412
|
|
||||||
3
wtf-peewee-3.0.5.tar.gz
Normal file
3
wtf-peewee-3.0.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2d06ce5a0eb9acf4d22d154ae6fbea99db11b1768381c619e78a2ac60a561915
|
||||||
|
size 62504
|
||||||
Reference in New Issue
Block a user