public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/PyGreSQL] rawhide: Rebase to 6.2.3
@ 2026-07-01 14:38 Michal Schorm
  0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-07-01 14:38 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-01 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 14:38 [rpms/PyGreSQL] rawhide: Rebase to 6.2.3 Michal Schorm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox