public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pgcli] rawhide: Update to 4.7.1 (close RHBZ#2537246)
@ 2026-09-20 9:57 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-20 9:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pgcli
Branch : rawhide
Commit : 1d60ba96953f4eb97847480b737372fcd2c0c34d
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-20T10:56:13+01:00
Stats : +2/-28 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pgcli/c/1d60ba96953f4eb97847480b737372fcd2c0c34d?branch=rawhide
Log:
Update to 4.7.1 (close RHBZ#2537246)
---
diff --git a/1643.patch b/1643.patch
deleted file mode 100644
index b02c36c..0000000
--- a/1643.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From f869acfaa3b16431a482f1bb88876d9b40fe4d63 Mon Sep 17 00:00:00 2001
-From: "Benjamin A. Beasley" <code@musicinmybrain.net>
-Date: Sun, 20 Sep 2026 07:20:39 +0100
-Subject: [PATCH] Mark test_execute_statements_does_not_split_inside_literals
- as dbtest
-
----
- tests/test_main.py | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/tests/test_main.py b/tests/test_main.py
-index f18319312..be29393cc 100644
---- a/tests/test_main.py
-+++ b/tests/test_main.py
-@@ -552,6 +552,7 @@ def test_execute_statements_sql_then_metacommand(executor):
- assert "medio" in outputs[1]
-
-
-+@dbtest
- def test_execute_statements_does_not_split_inside_literals(executor):
- """Semicolons inside string literals are not statement boundaries."""
- cli = PGCli(pgexecute=executor)
diff --git a/pgcli.spec b/pgcli.spec
index 6d926fa..313b538 100644
--- a/pgcli.spec
+++ b/pgcli.spec
@@ -1,5 +1,5 @@
Name: pgcli
-Version: 4.7.0
+Version: 4.7.1
Release: %autorelease
Summary: CLI for Postgres Database. With auto-completion and syntax highlighting
@@ -7,10 +7,6 @@ License: BSD-3-Clause
URL: https://www.pgcli.com/
Source: %{pypi_source pgcli}
-# Mark test_execute_statements_does_not_split_inside_literals as dbtest
-# https://github.com/dbcli/pgcli/pull/1643
-Patch: https://github.com/dbcli/pgcli/pull/1643.patch
-
BuildArch: noarch
BuildRequires: help2man
diff --git a/sources b/sources
index 7f3e314..693aad5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pgcli-4.7.0.tar.gz) = 1bb2977d15613f12bb7ef2d7e57955b3db09d02b561184042c305fc14e02d76754e7b58f95e01abda198daf232167c72e43b057944109d650a63e35bc322b488
+SHA512 (pgcli-4.7.1.tar.gz) = 7c7fd5c94b71bcd010e24f44222779633e602c322234015f2096aea62ab221582be6d637d36977112e088a794ab3544e8e5bb902a442551f9639cd017c089745
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-20 9:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20 9:57 [rpms/pgcli] rawhide: Update to 4.7.1 (close RHBZ#2537246) 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