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 +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>
|
||||
|
||||
|
||||
+2
-2
@@ -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
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user