From 7a8955597db3a5532af589373202187f31a51a59 Mon Sep 17 00:00:00 2001 From: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com> Date: Thu, 10 Oct 2024 16:18:34 +0200 Subject: [PATCH] py-cython: add v3.0.11 (#46772) * py-cython: add v3.0.11 Add url for cython because they are using lower case for 3.0.11 Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> * Don't use f-string * Remove old version directive for 3.0.11 --------- Co-authored-by: jmcarcell Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>