summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/Cython
AgeCommit message (Collapse)Author
2019-02-14python: Cython: 0.29.2 -> 0.29.5Frederik Rietdijk
2019-01-15python: Cython: 0.29.1 -> 0.29.2Frederik Rietdijk
2018-12-03pythonPackages.cython: 0.29 -> 0.29.1Will Dietz
https://cython.readthedocs.io/en/latest/src/changes.html#id2 (link not stable/permanent as new versions release)
2018-11-16pythonPackages.cython: don't test codestyle (#50432)Timo Kaufmann
This requires pycodestyle when using python3 and adding it leads to test failures for some reason. Maybe some patching we do. There is no reason to test codestyle for a distro, so just disable it.
2018-10-24pythonPackages.cython: 0.28.5 -> 0.29Timo Kaufmann
Needs a sage patch from https://trac.sagemath.org/ticket/25292
2018-10-13python.pkgs.cython: 0.28.3 -> 0.28.5Frederik Rietdijk
2018-08-16treewide: disable some tests broken on darwinMatthew Bauer
disable checks for: - cython - ldap - tqdm
2018-07-21pkgs/*: remove unreferenced function argumentsvolth
2018-07-12pythonPackages.cython: run tests in parallel (#43393)volth
2018-06-20python.pkgs.cython: fix testsFrederik Rietdijk
(cherry picked from commit b9b18ded57842d24ef05bfe33aa7dba95b77babf)
2018-06-15Merge a subset of staging (security)Vladimír Čunát
In particular, this contains Firefox-related and libgcrypt updates. Other larger rebuilds would apparently need lots of time to catch up on Hydra, due to nontrivial rebuilds in other branches than staging.
2018-06-08pythonPackages.cython: Disable tests on i686 (#41633)volth
2018-06-07python36Packages.cython: Disable the "test_coerce_to_numpy" test on aarch64 ↵Elis Hirwing
(#41453)
2018-06-02python: Cython: 0.28.2 -> 0.28.3Frederik Rietdijk
2018-05-10python: Cython: 0.28.1 -> 0.28.2Frederik Rietdijk
2018-04-04pythonPackages.cython: 0.27.3 -> 0.28.1Robert Schütz
2017-11-05python.pkgs: maintenance updatesFrederik Rietdijk
2017-10-27python.pkgs: updatesFrederik Rietdijk
2017-09-21misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sedJohn Ericson
Importantly, this included regenerating pkgs/servers/x11/xorg, to clobber the old sed.
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson
Only acts on one-line dependency lists.
2017-09-06Merge pull request #28884 from FRidh/python-fixesFrederik Rietdijk
Python: several fixes
2017-08-25python.pkgs: many updatesFrederik Rietdijk
2017-07-29python.pkgs.cython: move expressionFrederik Rietdijk