Skip to content

Commit 37f64e1

Browse files
committed
python::cython: bump to 3.2.4
1 parent 9345a9f commit 37f64e1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

recipes/python/cython.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
inherit: ["python3::setuptools", "strip"]
22

33
metaEnvironment:
4-
PKG_VERSION: "3.0.12"
4+
PKG_VERSION: "3.2.4"
55
PKG_LICENSE: "Apache-2.0"
66

77
checkoutSCM:
88
scm: url
99
url: "https://files.pythonhosted.org/packages/\
10-
5a/25/886e197c97a4b8e254173002cdc141441e878ff29aaa7d9ba560cd6e4866/cython-${PKG_VERSION}.tar.gz"
11-
digestSHA256: b988bb297ce76c671e28c97d017b95411010f7c77fa6623dd0bb47eed1aee1bc
10+
91/85/7574c9cd44b69a27210444b6650f6477f56c75fee1b70d7672d3e4166167/cython-${PKG_VERSION}.tar.gz"
11+
digestSHA256: 84226ecd313b233da27dc2eb3601b4f222b8209c3a7216d8733b031da1dc64e6
1212
stripComponents: 1
1313

1414
buildTools: [target-toolchain]

0 commit comments

Comments
 (0)