public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-sqlmodel] rawhide: Update to 0.0.42 (close RHBZ#2525755)
@ 2026-08-28 20:57 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-28 20:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-sqlmodel
Branch : rawhide
Commit : 2f21ae167aa0e1a2b3fc42d3587a1ad939055ac3
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-28T21:53:22+01:00
Stats : +6/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-sqlmodel/c/2f21ae167aa0e1a2b3fc42d3587a1ad939055ac3?branch=rawhide
Log:
Update to 0.0.42 (close RHBZ#2525755)
---
diff --git a/python-sqlmodel.rpmlintrc b/python-sqlmodel.rpmlintrc
index 3e85b05..6f1cccf 100644
--- a/python-sqlmodel.rpmlintrc
+++ b/python-sqlmodel.rpmlintrc
@@ -1,2 +1,4 @@
-# Upstream deprecated and removed sqlmodel-slim; we do not *want* to provide it
-addFilter(r" obsolete-not-provided python3-sqlmodel-slim$")
+# Upstream intentionally ships the hidden .agents/skills/sqlmodel/ directory
+# inside the wheel. We are not sure that this is useful in distribution
+# packaging, but we err on the side of preserving it.
+addFilter(r"^python3-sqlmodel\..* hidden-file-or-dir /.*/site-packages/sqlmodel/.agents$")
diff --git a/python-sqlmodel.spec b/python-sqlmodel.spec
index 67172e8..80a2fe0 100644
--- a/python-sqlmodel.spec
+++ b/python-sqlmodel.spec
@@ -1,5 +1,5 @@
Name: python-sqlmodel
-Version: 0.0.39
+Version: 0.0.42
Release: %autorelease
Summary: SQL databases in Python, designed for simplicity, compatibility, and robustness
diff --git a/sources b/sources
index 71fab6f..791af17 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sqlmodel-0.0.39.tar.gz) = 24b20b7848539a115ca97551b6c2bab712ead44d2573857d0b269833b625ee1a80e1ed7532c6be64ed220b85bd466ba0ec5ca1751de5e32d0d91c4b27b8d6b1b
+SHA512 (sqlmodel-0.0.42.tar.gz) = edfb01de348e8337acfa61666c2c7b360811d6fd6817c59860efaefbdddc4da1fc3aecc907a8a06b8bb30e9076b5601db3204df043231a94aa8edfaec7a5c1b1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 20:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 20:57 [rpms/python-sqlmodel] rawhide: Update to 0.0.42 (close RHBZ#2525755) Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox