forked from pool/python-peewee
Accepting request 1247409 from devel:languages:python
Forwarded request #1247372 from glaubitz - Update to 3.17.9 * Fix incorrect handling of fk constraint name in migrator. * Fix test-only issue that can occur in Python 3.14a4. OBS-URL: https://build.opensuse.org/request/show/1247409 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-peewee?expand=0&rev=33
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92131e0c8b69fd66234f5d60ceaa7e9daadd337a2f9fcc12bb2d3886e3e985d8
|
||||
size 930646
|
BIN
peewee-3.17.9.tar.gz
(Stored with Git LFS)
Normal file
BIN
peewee-3.17.9.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 11:21:04 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 3.17.9
|
||||
* Fix incorrect handling of fk constraint name in migrator.
|
||||
* Fix test-only issue that can occur in Python 3.14a4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 19:46:20 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-peewee
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-peewee
|
||||
Version: 3.17.8
|
||||
Version: 3.17.9
|
||||
Release: 0
|
||||
Summary: An expressive ORM that supports multiple SQL backends
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user