forked from pool/python-peewee
Accepting request 1223791 from devel:languages:python
Forwarded request #1223773 from mnhauke - Update to version 3.17.8 * Fix regression in behavior of delete_instance() when traversing nullable foreign-keys. Introduced in 3.17.6. * Fix bug where joins not cloned when going from join-less -> joined query. OBS-URL: https://build.opensuse.org/request/show/1223791 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-peewee?expand=0&rev=32
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9b02f2191357093a400433b01d51ec545aaa78357e68975843f4b349d1cd303
|
||||
size 929522
|
3
peewee-3.17.8.tar.gz
Normal file
3
peewee-3.17.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92131e0c8b69fd66234f5d60ceaa7e9daadd337a2f9fcc12bb2d3886e3e985d8
|
||||
size 930646
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:46:20 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 3.17.8
|
||||
* Fix regression in behavior of delete_instance() when
|
||||
traversing nullable foreign-keys. Introduced in 3.17.6.
|
||||
* Fix bug where joins not cloned when going from
|
||||
join-less -> joined query.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 09:08:11 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-peewee
|
||||
Version: 3.17.7
|
||||
Version: 3.17.8
|
||||
Release: 0
|
||||
Summary: An expressive ORM that supports multiple SQL backends
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user