public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-krb5] rawhide: Bump version of cython required to whats in Fedora 45/rawhide
Date: Fri, 31 Jul 2026 18:02:48 GMT	[thread overview]
Message-ID: <178552096866.1.3552543338660062342.rpms-python-krb5-4773a752c18e@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-31 18:02 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=178552096866.1.3552543338660062342.rpms-python-krb5-4773a752c18e@fedoraproject.org \
    --to=rosset.filipe@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