- update to 0.0.27:
* Add support for Python 3.14. PR #1578 by @svlandeg. - update to 0.0.26: * Fix attribute handling in `model_dump` for compatibility with the latest Pydantic versions. PR #1595 by @spazm. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlmodel?expand=0&rev=10
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sqlmodel
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -26,7 +26,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-sqlmodel%{psuffix}
|
||||
Version: 0.0.25
|
||||
Version: 0.0.27
|
||||
Release: 0
|
||||
Summary: SQL databases in Python, designed for simplicity, compatibility, and robustness
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user