public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sandro Mani <manisandro@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mingw-python-psycopg2] rawhide: Update to 2.9.12
Date: Mon, 15 Jun 2026 09:26:18 GMT	[thread overview]
Message-ID: <178151557860.1.8047267374123347132.rpms-mingw-python-psycopg2-e08ea52839ee@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mingw-python-psycopg2
Branch : rawhide
Commit : e08ea52839eee952263c5f3565e4f098a493a7c9
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-06-15T11:26:08+02:00
Stats  : +19/-15 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/mingw-python-psycopg2/c/e08ea52839eee952263c5f3565e4f098a493a7c9?branch=rawhide

Log:
Update to 2.9.12

---
diff --git a/.gitignore b/.gitignore
index a0eed07..7a2fa68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /psycopg2-2.9.9.tar.gz
 /psycopg2-2.9.10.tar.gz
 /psycopg2-2.9.11.tar.gz
+/psycopg2-2.9.12.tar.gz

diff --git a/mingw-python-psycopg2.spec b/mingw-python-psycopg2.spec
index 9784d25..575c404 100644
--- a/mingw-python-psycopg2.spec
+++ b/mingw-python-psycopg2.spec
@@ -4,8 +4,8 @@
 
 Name:          mingw-python-%{pypi_name}
 Summary:       MinGW Windows Python %{pypi_name} library
-Version:       2.9.11
-Release:       2%{?dist}
+Version:       2.9.12
+Release:       1%{?dist}
 BuildArch:     noarch
 
 
@@ -83,6 +83,9 @@ MinGW Windows Python3 %{pypi_name} library.
 
 
 %changelog
+* Mon Jun 15 2026 Sandro Mani <manisandro@gmail.com> - 2.9.12-1
+- Update to 2.9.12
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/psycopg2_mingw.patch b/psycopg2_mingw.patch
index 7ed4282..cdad51a 100644
--- a/psycopg2_mingw.patch
+++ b/psycopg2_mingw.patch
@@ -1,6 +1,6 @@
-diff -rupN --no-dereference psycopg2-2.9.11/psycopg/config.h psycopg2-2.9.11-new/psycopg/config.h
---- psycopg2-2.9.11/psycopg/config.h	2025-10-10 01:33:17.000000000 +0200
-+++ psycopg2-2.9.11-new/psycopg/config.h	2025-12-27 19:26:35.829658065 +0100
+diff -rupN --no-dereference psycopg2-2.9.12/psycopg/config.h psycopg2-2.9.12-new/psycopg/config.h
+--- psycopg2-2.9.12/psycopg/config.h	2026-04-21 00:40:56.000000000 +0200
++++ psycopg2-2.9.12-new/psycopg/config.h	2026-06-15 11:25:24.952201529 +0200
 @@ -84,7 +84,7 @@ static void Dprintf(const char *fmt, ...
  #endif
  
@@ -19,9 +19,9 @@ diff -rupN --no-dereference psycopg2-2.9.11/psycopg/config.h psycopg2-2.9.11-new
  
  #ifdef __BEOS__
  #include <OS.h>
-diff -rupN --no-dereference psycopg2-2.9.11/psycopg/win32_support.c psycopg2-2.9.11-new/psycopg/win32_support.c
---- psycopg2-2.9.11/psycopg/win32_support.c	2025-10-10 01:33:17.000000000 +0200
-+++ psycopg2-2.9.11-new/psycopg/win32_support.c	2025-12-27 19:26:35.829954893 +0100
+diff -rupN --no-dereference psycopg2-2.9.12/psycopg/win32_support.c psycopg2-2.9.12-new/psycopg/win32_support.c
+--- psycopg2-2.9.12/psycopg/win32_support.c	2026-04-21 00:40:56.000000000 +0200
++++ psycopg2-2.9.12-new/psycopg/win32_support.c	2026-06-15 11:25:24.952532771 +0200
 @@ -61,8 +61,9 @@ gettimeofday(struct timeval * tp, void *
  
      return 0;
@@ -41,9 +41,9 @@ diff -rupN --no-dereference psycopg2-2.9.11/psycopg/win32_support.c psycopg2-2.9
  
  /* timersub is missing on mingw & MS VC */
  void
-diff -rupN --no-dereference psycopg2-2.9.11/psycopg/win32_support.h psycopg2-2.9.11-new/psycopg/win32_support.h
---- psycopg2-2.9.11/psycopg/win32_support.h	2025-10-10 01:33:17.000000000 +0200
-+++ psycopg2-2.9.11-new/psycopg/win32_support.h	2025-12-27 19:26:35.830122148 +0100
+diff -rupN --no-dereference psycopg2-2.9.12/psycopg/win32_support.h psycopg2-2.9.12-new/psycopg/win32_support.h
+--- psycopg2-2.9.12/psycopg/win32_support.h	2026-04-21 00:40:56.000000000 +0200
++++ psycopg2-2.9.12-new/psycopg/win32_support.h	2026-06-15 11:25:24.952721778 +0200
 @@ -39,9 +39,8 @@
  #ifdef _WIN32
  #ifndef __MINGW32__
@@ -55,9 +55,9 @@ diff -rupN --no-dereference psycopg2-2.9.11/psycopg/win32_support.h psycopg2-2.9
  
  extern HIDDEN void timersub(struct timeval *a, struct timeval *b, struct timeval *c);
  
-diff -rupN --no-dereference psycopg2-2.9.11/setup.py psycopg2-2.9.11-new/setup.py
---- psycopg2-2.9.11/setup.py	2025-10-10 01:33:17.000000000 +0200
-+++ psycopg2-2.9.11-new/setup.py	2025-12-27 19:26:35.830371729 +0100
+diff -rupN --no-dereference psycopg2-2.9.12/setup.py psycopg2-2.9.12-new/setup.py
+--- psycopg2-2.9.12/setup.py	2026-04-21 00:40:56.000000000 +0200
++++ psycopg2-2.9.12-new/setup.py	2026-06-15 11:25:24.952995047 +0200
 @@ -77,120 +77,27 @@ PLATFORM_IS_WINDOWS = sys.platform.lower
  class PostgresConfig:
      def __init__(self, build_ext):

diff --git a/sources b/sources
index 2f0a7d3..c22ce7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (psycopg2-2.9.11.tar.gz) = 44f7b03d958dc62822be8a8c38d738c4016c3a1f860c824158b78ba0a23f04ca63377171b22a14e38b76df868458ede25f29e4643197912adb2f1a1db8c0d5c0
+SHA512 (psycopg2-2.9.12.tar.gz) = 0d37b51408298baad8b2b095af24b1c0d0b67ba99a2532ed7344a931c6f4d431be9c21c94811eace1b4418899f070f80e80266bfe0386aac2e64289ab1b8862e

                 reply	other threads:[~2026-06-15  9:26 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=178151557860.1.8047267374123347132.rpms-mingw-python-psycopg2-e08ea52839ee@fedoraproject.org \
    --to=manisandro@gmail.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