python3Packages.cython: 3.0.12 -> 3.1.2
Diff: https://github.com/cython/cython/compare/refs/tags/3.0.12...refs/tags/3.1.2 Changelog: https://github.com/cython/cython/blob/3.1.2/CHANGES.rst
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
isPyPy,
|
||||
|
||||
# build-system
|
||||
cython_3_1,
|
||||
cython,
|
||||
pkgconfig,
|
||||
setuptools,
|
||||
|
||||
@@ -75,7 +75,7 @@ buildPythonPackage rec {
|
||||
'';
|
||||
|
||||
build-system = [
|
||||
cython_3_1
|
||||
cython
|
||||
pkgconfig
|
||||
setuptools
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user