17
0

Accepting request 1307095 from home:glaubitz:branches:devel:languages:python

- Update to 0.0.25
  * Add overload for `exec` method to support `insert`, `update`,
    `delete` statements.

OBS-URL: https://build.opensuse.org/request/show/1307095
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlmodel?expand=0&rev=8
This commit is contained in:
2025-09-25 12:12:53 +00:00
committed by Git OBS Bridge
parent 17d68492dd
commit 2dbcd06e50
4 changed files with 11 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-sqlmodel%{psuffix}
Version: 0.0.24
Version: 0.0.25
Release: 0
Summary: SQL databases in Python, designed for simplicity, compatibility, and robustness
License: MIT