public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/pgcli] rawhide: Update to 4.5.0 (close RHBZ#2484317)
Date: Wed, 03 Jun 2026 11:22:33 GMT	[thread overview]
Message-ID: <178048575355.1.10838990054869964749.rpms-pgcli-1347163f9813@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pgcli
Branch : rawhide
Commit : 1347163f981392d5b488e95bbd3707712abce77f
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-06-03T10:34:47+01:00
Stats  : +3/-34 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/pgcli/c/1347163f981392d5b488e95bbd3707712abce77f?branch=rawhide

Log:
Update to 4.5.0 (close RHBZ#2484317)

---
diff --git a/.gitignore b/.gitignore
index d262c26..cf00d7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /pgcli-4.2.0.tar.gz
 /pgcli-4.3.0.tar.gz
 /pgcli-4.4.0.tar.gz
+/pgcli-4.5.0.tar.gz

diff --git a/d0a6cc2.patch b/d0a6cc2.patch
deleted file mode 100644
index d9b6bd4..0000000
--- a/d0a6cc2.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From d0a6cc2fe35186bc9616ecc61b5679ca7ee78b1d Mon Sep 17 00:00:00 2001
-From: stratakis <cstratak@redhat.com>
-Date: Sun, 22 Feb 2026 04:42:48 +0100
-Subject: [PATCH] Bump click minimum version to 8.3.1 (#1556)
-
-Click 8.1.8 through 8.3.0 have broken pager invocation for
-multi-argument PAGER values, which causes behave test failures.
-
-Fixed on https://github.com/pallets/click/commit/7db1f20
----
- AUTHORS        | 1 +
- pyproject.toml | 3 ++-
- 2 files changed, 3 insertions(+), 1 deletion(-)
-
-diff --git a/pyproject.toml b/pyproject.toml
-index c3268cd8c..6f3d28e4c 100644
---- a/pyproject.toml
-+++ b/pyproject.toml
-@@ -24,7 +24,8 @@ urls = { Homepage = "https://pgcli.com" }
- requires-python = ">=3.9"
- dependencies = [
-     "pgspecial>=2.0.0",
--    "click >= 4.1,<8.1.8",
-+    # Click 8.1.8 through 8.3.0 have broken pager invocation for multi-argument PAGER values, which causes behave test failures.
-+    "click >= 4.1, != 8.1.8, != 8.2.*, != 8.3.0, < 9",
-     "Pygments>=2.0",       # Pygments has to be Capitalcased.
-     # We still need to use pt-2 unless pt-3 released on Fedora32
-     # see: https://github.com/dbcli/pgcli/pull/1197

diff --git a/pgcli.spec b/pgcli.spec
index 3325b3a..879d7ec 100644
--- a/pgcli.spec
+++ b/pgcli.spec
@@ -1,5 +1,5 @@
 Name:           pgcli
-Version:        4.4.0
+Version:        4.5.0
 Release:        %autorelease
 Summary:        CLI for Postgres Database. With auto-completion and syntax highlighting
 
@@ -7,9 +7,6 @@ License:        BSD-3-Clause
 URL:            https://www.pgcli.com/
 Source:         %{pypi_source pgcli}
 
-# Bump click minimum version to 8.3.1
-Patch:          https://github.com/dbcli/pgcli/commit/d0a6cc2.patch
-
 BuildArch:      noarch
 
 BuildRequires:  help2man

diff --git a/sources b/sources
index 7600a60..ac83886 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-SHA512 (pgcli-4.3.0.tar.gz) = cc314386a5760c555b27b7f278cb65af902a5a255d99807b274648c79b7606101f83dca7fc6c6bb3bd565146ca5948c01b2ac19f9ac36fb3bda4e9e8e0ab3187
-SHA512 (pgcli-4.4.0.tar.gz) = 92020513cc2b90c24cd68312fbc45689b463caf5ab27eec1ce368ab152dfcb45ad108e26f5e2a09123d9af6695e0893cd278db5e4caa00f328575dc771ca2b7d
+SHA512 (pgcli-4.5.0.tar.gz) = 06dbe22880453312f810e4ae39f87602e64e2eb8827d43be5ce11bd70c42c0f3098325b2c91981efed3ec26c074538a394df48debc0c5771d21d67bbec396abc

                 reply	other threads:[~2026-06-03 11:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178048575355.1.10838990054869964749.rpms-pgcli-1347163f9813@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox