--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-ef9f9838fb
2025-03-18 02:02:49.875080+00:00
--------------------------------------------------------------------------------

Name        : python-sqlmodel
Product     : Fedora 40
Version     : 0.0.24
Release     : 1.fc40
URL         : https://github.com/fastapi/sqlmodel
Summary     : SQL databases in Python, designed for simplicity, compatibility, 
and robustness
Description :
SQLModel is a library for interacting with SQL databases from Python code, with
Python objects. It is designed to be intuitive, easy to use, highly compatible,
and robust.

SQLModel is based on Python type annotations, and powered by Pydantic and
SQLAlchemy.

The key features are:

  • Intuitive to write: Great editor support. Completion everywhere. Less time
    debugging. Designed to be easy to use and learn. Less time reading docs.
  • Easy to use: It has sensible defaults and does a lot of work underneath to
    simplify the code you write.
  • Compatible: It is designed to be compatible with FastAPI, Pydantic, and
    SQLAlchemy.
  • Extensible: You have all the power of SQLAlchemy and Pydantic underneath.
  • Short: Minimize code duplication. A single type annotation does a lot of
    work. No need to duplicate models in SQLAlchemy and Pydantic.

--------------------------------------------------------------------------------
Update Information:

SQLModel 0.0.24
Upgrades
⬆️ Add support for Python 3.13.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Mar  7 2025 Packit <[email protected]> - 0.0.24-1
- Update to 0.0.24 upstream release
- Resolves: rhbz#2350555
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2350555 - python-sqlmodel-0.0.24 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2350555
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-ef9f9838fb' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to