forked from pool/python-sqlmodel
Accepting request 1265300 from devel:languages:python
- update to 0.0.24: * Add support for Python 3.13. - update to 0.0.23: * Fix type annotation in `Field` constructor. * Fix Pydantic version check for version 2.10.x onwards. * Fix typo in `databases.md`. OBS-URL: https://build.opensuse.org/request/show/1265300 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sqlmodel?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 28 20:55:21 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.0.24:
|
||||||
|
* Add support for Python 3.13.
|
||||||
|
- update to 0.0.23:
|
||||||
|
* Fix type annotation in `Field` constructor.
|
||||||
|
* Fix Pydantic version check for version 2.10.x onwards.
|
||||||
|
* Fix typo in `databases.md`.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 29 08:06:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Tue Oct 29 08:06:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-sqlmodel
|
# spec file for package python-sqlmodel
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 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
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-sqlmodel%{psuffix}
|
Name: python-sqlmodel%{psuffix}
|
||||||
Version: 0.0.22
|
Version: 0.0.24
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: SQL databases in Python, designed for simplicity, compatibility, and robustness
|
Summary: SQL databases in Python, designed for simplicity, compatibility, and robustness
|
||||||
License: MIT
|
License: MIT
|
||||||
|
BIN
sqlmodel-0.0.22.tar.gz
(Stored with Git LFS)
BIN
sqlmodel-0.0.22.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
sqlmodel-0.0.24.tar.gz
(Stored with Git LFS)
Normal file
BIN
sqlmodel-0.0.24.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user