public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schorm <mschorm@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/PyGreSQL] rawhide: Rebase to 6.2.3
Date: Wed, 01 Jul 2026 14:38:13 GMT [thread overview]
Message-ID: <178291669363.1.346297687444103846.rpms-PyGreSQL-43292c6ecd5f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/PyGreSQL
Branch : rawhide
Commit : 43292c6ecd5f611c5082b25c8f1fe3ec74870090
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-07-01T12:30:17+02:00
Stats : +8/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/PyGreSQL/c/43292c6ecd5f611c5082b25c8f1fe3ec74870090?branch=rawhide
Log:
Rebase to 6.2.3
Drop tox.patch — upstream removed pip/virtualenv version constraints
in https://github.com/PyGreSQL/PyGreSQL/commit/8298b77
Resolves: rhbz#2330640
Co-Authored-By: Claude AI <noreply@anthropic.com>
---
diff --git a/PyGreSQL.spec b/PyGreSQL.spec
index 09936e8..970ae5e 100644
--- a/PyGreSQL.spec
+++ b/PyGreSQL.spec
@@ -1,11 +1,11 @@
%global srcname PyGreSQL
-%global uversion 6.1.0
+%global uversion 6.2.3
%{!?runselftest:%global runselftest 1}
Name: %{srcname}
-Version: 6.1.0
-Release: 7%{?dist}
+Version: 6.2.3
+Release: 1%{?dist}
Summary: Python client library for PostgreSQL
URL: http://www.pygresql.org/
@@ -13,9 +13,6 @@ License: PostgreSQL
Source0: https://github.com/PyGreSQL/%{name}/archive/%{uversion}/%{name}-%{uversion}.tar.gz#/%{name}-%{uversion}.tar.gz
-# Patch to remove overly strict version constraints on pip and virtualenv
-# These constraints break builds on Fedora Rawhide where newer versions are used
-Patch0: tox.patch
BuildRequires: gcc
BuildRequires: libpq-devel
@@ -101,6 +98,10 @@ EOF
%changelog
+* Tue Mar 31 2026 Michal Schorm <mschorm@redhat.com> - 6.2.3-1
+- Rebase to the latest upstream version (rhbz#2330640)
+- Drop tox.patch (no longer needed, upstream removed pip/virtualenv constraints)
+
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 6.1.0-7
- Rebuilt for Python 3.15
diff --git a/sources b/sources
index 23ea40e..1a50a53 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (PyGreSQL-6.1.0.tar.gz) = a02179a622950d7bfd65d5a5d5fbe3bf11f285fcd48daeca997249cc9597b20842e8b65e34ced0f5d779358e044dcf3426de1f440a328810008963b182a9e97d
+SHA512 (PyGreSQL-6.2.3.tar.gz) = 3e3558d031b23d2c9e1e5c8e6fd7ee14017c1821f5d99a5cd389c105965d685ad7e4f3ed991a17d04a297ccbc635c5d2d486bde058125b2ee72d05dfd41dd590
reply other threads:[~2026-07-01 14:38 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=178291669363.1.346297687444103846.rpms-PyGreSQL-43292c6ecd5f@fedoraproject.org \
--to=mschorm@redhat.com \
--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