public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/Cython] rawhide: Update to 3.2.5
@ 2026-06-24 16:03 Charalampos Stratakis
  0 siblings, 0 replies; only message in thread
From: Charalampos Stratakis @ 2026-06-24 16:03 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/Cython
            Branch : rawhide
            Commit : 7da8911d864c3033bbb91f20561f5a7352acf0b2
            Author : Charalampos Stratakis <cstratak@redhat.com>
            Date   : 2026-06-24T02:11:18+02:00
            Stats  : +3/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/Cython/c/7da8911d864c3033bbb91f20561f5a7352acf0b2?branch=rawhide

            Log:
            Update to 3.2.5

- Fixes: rhbz#2480976, rhbz#2488353

---
diff --git a/Cython.spec b/Cython.spec
index b46e0f2..b5d92ee 100644
--- a/Cython.spec
+++ b/Cython.spec
@@ -5,7 +5,7 @@
 %bcond cython_compile 1
 
 Name:           Cython
-Version:        3.2.4
+Version:        3.2.5
 Release:        %autorelease
 Summary:        Language for writing Python extension modules
 

diff --git a/sources b/sources
index eca0943..01ddaea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Cython-3.2.4.tar.gz) = 5ab8e39739a79debbe89b2ff5b6d88e1b7aafd5ad34460f14f3fc2bd90c10bdc9d6aa5b5844a48e30402dde9790cb9abcba3dc2b4e8cde24c4eeee818a180099
+SHA512 (Cython-3.2.5.tar.gz) = 19e487f9993ffd286cc679993c4fa9904628bc336c5c032a05a91c64fb8e1d20c7d463b26476c0659bd737fbccf6383793f2d3f7af92388066ef2d82a9e175bc

diff --git a/tests/testsuite/main.fmf b/tests/testsuite/main.fmf
index 608f3c9..a9e6dd5 100644
--- a/tests/testsuite/main.fmf
+++ b/tests/testsuite/main.fmf
@@ -14,7 +14,7 @@ require:
   # ipython and pythran installed from PyPI, not available in RHEL
   # Add ipython again when upstream resolves https://github.com/cython/cython/issues/7075
 test: |
-  pip install pythran==0.18.0 &&
+  pip install pythran==0.18.1 &&
   cd $(dirname $TMT_SOURCE_DIR/cython-*/tests) &&
   python3 runtests.py -vv --no-pyregr --exclude 'run.pstats_profile_test*'
 duration: 240m

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

only message in thread, other threads:[~2026-06-24 16:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 16:03 [rpms/Cython] rawhide: Update to 3.2.5 Charalampos Stratakis

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