public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mikel Olasagasti Uranga <mikel@olasagasti.info>
To: git-commits@fedoraproject.org
Subject: [rpms/pg_activity] rawhide: Update to 3.6.2 - Closes rhbz#2476494 rhbz#2485731
Date: Tue, 09 Jun 2026 08:28:31 GMT	[thread overview]
Message-ID: <178099371159.1.18252811600749517996.rpms-pg_activity-0347e02b4dbf@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pg_activity
Branch : rawhide
Commit : 0347e02b4dbfbb754c26cead2b6819193d3b9e0d
Author : Mikel Olasagasti Uranga <mikel@olasagasti.info>
Date   : 2026-06-09T10:28:20+02:00
Stats  : +5/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/pg_activity/c/0347e02b4dbfbb754c26cead2b6819193d3b9e0d?branch=rawhide

Log:
Update to 3.6.2 - Closes rhbz#2476494 rhbz#2485731

---
diff --git a/pg_activity.spec b/pg_activity.spec
index e9cab93..0ec83e8 100644
--- a/pg_activity.spec
+++ b/pg_activity.spec
@@ -1,7 +1,7 @@
 %global module_name pgactivity
 
 Name:           pg_activity
-Version:        3.6.1
+Version:        3.6.2
 Release:        %autorelease
 Summary:        Command line tool for PostgreSQL server activity monitoring
 
@@ -30,6 +30,9 @@ Top like application for PostgreSQL server activity monitoring
 %prep
 %autosetup
 
+# Remove uneeded depenency on psycopg-binary
+sed -i '/"psycopg\[binary\].*",/d' pyproject.toml
+
 %generate_buildrequires
 %pyproject_buildrequires -r -x testing
 

diff --git a/sources b/sources
index 58fa29e..c58b536 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v3.6.1.tar.gz) = 3032cbebf7c976dd0b18cdab271b7056ece4ab6a841c0fd725fb48f5e6576a90664e8857807b15355d17857fbf5c056c4b7a5bed1f219333a27b309948797c2c
+SHA512 (v3.6.2.tar.gz) = d588f5c1a8fc58ae1040b2ded1b1ffe18ce904b8186d4dd75586776f304d4cf996a528eba79408db36216e9bd5367bcef5bb9770f1655a69342cf7a75d420fee

                 reply	other threads:[~2026-06-09  8:28 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=178099371159.1.18252811600749517996.rpms-pg_activity-0347e02b4dbf@fedoraproject.org \
    --to=mikel@olasagasti.info \
    --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