public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-krb5] rawhide: Bump version of cython required to whats in Fedora 45/rawhide
@ 2026-07-31 18:02 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-07-31 18:02 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-krb5
            Branch : rawhide
            Commit : 4773a752c18e524814fbb199435f38376661dfd8
            Author : Filipe Rosset <rosset.filipe@gmail.com>
            Date   : 2026-07-27T21:41:41-03:00
            Stats  : +3/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-krb5/c/4773a752c18e524814fbb199435f38376661dfd8?branch=rawhide

            Log:
            Bump version of cython required to whats in Fedora 45/rawhide

Cython ~= 3.2.8

Resolves: rhbz#2504538

---
diff --git a/bump-cython-version.patch b/bump-cython-version.patch
index faaf11b..54df7a1 100644
--- a/bump-cython-version.patch
+++ b/bump-cython-version.patch
@@ -1,7 +1,7 @@
 From 4f2ee8513db50bc8b592f9554420200b6420b75b Mon Sep 17 00:00:00 2001
 From: Jonathan Billings <jsbillings@fedoraproject.org>
 Date: Wed, 21 Jan 2026 08:50:07 -0500
-Subject: [PATCH] Bump version of cython required to whats in Fedora 44/rawhide
+Subject: [PATCH] Bump version of cython required to whats in Fedora 45/rawhide
 
 ---
  pyproject.toml | 2 +-
@@ -15,7 +15,7 @@ index 54f2a88..98ab809 100644
  [build-system]
  requires = [
 -    "Cython == 3.2.1",
-+    "Cython == 3.2.4",
++    "Cython ~= 3.2.8",
      "setuptools >= 42.0.0",  # Supports license_files
  ]
  build-backend = "setuptools.build_meta"

diff --git a/python-krb5.spec b/python-krb5.spec
index 442c64f..97af3b3 100644
--- a/python-krb5.spec
+++ b/python-krb5.spec
@@ -5,7 +5,7 @@ Summary:        Kerberos API bindings for Python
 License:        MIT
 URL:            https://github.com/jborean93/pykrb5
 Source:         %{pypi_source krb5}
-# Bump version of required cython to v3.2.4
+# Bump version of required cython to v3.2.8
 Patch0:         bump-cython-version.patch
 
 BuildRequires:  gcc

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

only message in thread, other threads:[~2026-07-31 18:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-31 18:02 [rpms/python-krb5] rawhide: Bump version of cython required to whats in Fedora 45/rawhide Filipe Rosset

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