From 28555e8145a260cab3fd9a4e7d0af35ef92349de9383220d6ad503d5aad261e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Sat, 17 May 2025 16:08:20 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main python-sqlmodel revision e25f3bd550b3be7d257713ba08e5cc6b --- python-sqlmodel.changes | 10 ++++++++++ python-sqlmodel.spec | 4 ++-- sqlmodel-0.0.22.tar.gz | 3 --- sqlmodel-0.0.24.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 sqlmodel-0.0.22.tar.gz create mode 100644 sqlmodel-0.0.24.tar.gz diff --git a/python-sqlmodel.changes b/python-sqlmodel.changes index a171e4e..48beb0d 100644 --- a/python-sqlmodel.changes +++ b/python-sqlmodel.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Mar 28 20:55:21 UTC 2025 - Dirk Müller + +- 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 diff --git a/python-sqlmodel.spec b/python-sqlmodel.spec index aa49955..f4b9b8b 100644 --- a/python-sqlmodel.spec +++ b/python-sqlmodel.spec @@ -1,7 +1,7 @@ # # 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 # 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.22 +Version: 0.0.24 Release: 0 Summary: SQL databases in Python, designed for simplicity, compatibility, and robustness License: MIT diff --git a/sqlmodel-0.0.22.tar.gz b/sqlmodel-0.0.22.tar.gz deleted file mode 100644 index 1177e4c..0000000 --- a/sqlmodel-0.0.22.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d37c882a30c43464d143e35e9ecaf945d88035e20117bf5ec2834a23cbe505e -size 116392 diff --git a/sqlmodel-0.0.24.tar.gz b/sqlmodel-0.0.24.tar.gz new file mode 100644 index 0000000..8dde9a3 --- /dev/null +++ b/sqlmodel-0.0.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc5c7613c1a5533c9c7867e1aab2fd489a76c9e8a061984da11b4e613c182423 +size 116780