public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-sqlmodel] rawhide: Update to 0.0.47 upstream release
@ 2026-09-23 20:04 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-23 20:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-sqlmodel
Branch : rawhide
Commit : 4ef4dd27b121acd943a4b1171e015e40863dd5a6
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-23T20:49:43+01:00
Stats : +13/-17 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/python-sqlmodel/c/4ef4dd27b121acd943a4b1171e015e40863dd5a6?branch=rawhide
Log:
Update to 0.0.47 upstream release
- Resolves: rhbz#2537684
Upstream tag: 0.0.47
Upstream commit: 1c46f0de
Commit co-authored by Packit automation (https://packit.dev/)
---
diff --git a/0001-Downstream-only-Patch-for-running-tests-without-cove.patch b/0001-Downstream-only-Patch-for-running-tests-without-cove.patch
index 57d572f..b09c611 100644
--- a/0001-Downstream-only-Patch-for-running-tests-without-cove.patch
+++ b/0001-Downstream-only-Patch-for-running-tests-without-cove.patch
@@ -1,26 +1,19 @@
-From ce50e8f2cb9e8edb495ee2282664b4701763741c Mon Sep 17 00:00:00 2001
+From 50fa29b7d85382504e2f7423118dd47107dae7e4 Mon Sep 17 00:00:00 2001
From: "Benjamin A. Beasley" <code@musicinmybrain.net>
Date: Sun, 13 Oct 2024 09:33:29 -0400
Subject: [PATCH] Downstream-only: Patch for running tests without coverage
https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters
---
- tests/conftest.py | 6 ++----
- .../test_app_testing/test_tutorial001_tests_main.py | 5 ++---
- 2 files changed, 4 insertions(+), 7 deletions(-)
+ tests/conftest.py | 5 +----
+ .../test_app_testing/test_tutorial001_tests_main.py | 5 ++---
+ 2 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/tests/conftest.py b/tests/conftest.py
-index 9e241eb..31a79c0 100644
+index 1595def..ad268b1 100644
--- a/tests/conftest.py
+++ b/tests/conftest.py
-@@ -1,5 +1,6 @@
- import shutil
- import subprocess
-+import sys
- from collections.abc import Callable, Generator
- from dataclasses import dataclass, field
- from pathlib import Path
-@@ -37,10 +38,7 @@ def cov_tmp_path(tmp_path: Path) -> Generator[Path, None, None]:
+@@ -61,10 +61,7 @@ def cov_tmp_path(tmp_path: Path) -> Generator[Path, None, None]:
def coverage_run(*, module: str, cwd: str | Path) -> subprocess.CompletedProcess:
result = subprocess.run(
[
@@ -56,5 +49,5 @@ index 56650ab..b2294b3 100644
"pytest",
test_path,
--
-2.54.0
+2.55.0
diff --git a/README.packit b/README.packit
index 5fae86e..41bc266 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
-The file was generated using packit 1.16.3.post1.dev4+gbf42df0bb.
+The file was generated using packit 1.16.3.post1.dev11+g14b012ef4.
diff --git a/python-sqlmodel.spec b/python-sqlmodel.spec
index 31a7f6f..ef723af 100644
--- a/python-sqlmodel.spec
+++ b/python-sqlmodel.spec
@@ -1,5 +1,5 @@
Name: python-sqlmodel
-Version: 0.0.44
+Version: 0.0.47
Release: %autorelease
Summary: SQL databases in Python, designed for simplicity, compatibility, and robustness
@@ -30,6 +30,9 @@ BuildArch: noarch
# - Already a direct dependency, perhaps with different version bounds:
# typing-extensions
# - Only needed for ignored tests/test_select_gen.py: black, jinja2
+# - Neither psycopg[binary] nor pymysql[rsa] seems to be actually required, and
+# psycopg is not packaged
+BuildRequires: %{py3_dist alembic}
BuildRequires: %{py3_dist dirty-equals}
BuildRequires: %{py3_dist fastapi}
# Upstream asks for httpx, but this is just an indirect dependency via
diff --git a/sources b/sources
index a13bbcd..5bcf341 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sqlmodel-0.0.44.tar.gz) = e2337c34460d2f7f0ca80a6ddf96a7c17bc3aff47852e1702f1b4ca3066e9f9f314e725cd0f79514b4374d7b4006f54d9aaa9b751c7e36fcdad6335145587f4d
+SHA512 (sqlmodel-0.0.47.tar.gz) = 6680a48016f3d9ab992e912a0f67fe83c9afd690ee27bfbdec1df405d3411a47e2bf20624abec48084a07090d5b8299c3ea4a5c4a2f091538805155219b1fe59
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-23 20:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 20:04 [rpms/python-sqlmodel] rawhide: Update to 0.0.47 upstream release 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