Commit Graph

27 Commits

Author SHA1 Message Date
Jonathan Ringer
19f7c641cc pythonPackages.cffi: 1.13.2 -> 1.14.0 2020-03-05 15:11:20 -08:00
Robin Gloster
981ae25113
treewide: NIX_*_COMPILE -> string 2019-12-31 00:07:21 +01:00
Frederik Rietdijk
c791dd055d python: cffi: 1.13.1 -> 1.13.2 2019-11-22 08:37:13 +01:00
Frederik Rietdijk
1f8b517d96 python: cffi: 1.12.3 -> 1.13.1 2019-10-27 16:09:08 +01:00
Matthew Bauer
87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer
fffc777be4 cffi: don’t run tests on darwin
they fail with llvm 7 for some reason
2019-04-26 21:54:53 -04:00
Frederik Rietdijk
9f4e663fd1 python: cffi: 1.12.2 -> 1.12.3 2019-04-24 18:43:25 +02:00
Frederik Rietdijk
d92ca7a7a0 python: cffi: 1.12.1 -> 1.12.2 2019-04-18 12:42:39 +02:00
Frederik Rietdijk
f6b3fd3b29 python: cffi: 1.12.0 -> 1.12.1 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
fbdbc5f894 python: cffi: 1.11.5 -> 1.12.0 2019-02-17 14:40:16 +01:00
Frederik Rietdijk
5a3670b83c pythonPackages: fix native / check inputs 2019-01-15 10:16:12 +01:00
Frederik Rietdijk
5b744f4cd9 python.pkgs.cffi: disable a test 2018-11-04 10:20:06 +01:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Frederik Rietdijk
ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk
0e5e184836 python: cffi: 1.11.4 -> 1.11.5 2018-03-03 11:58:26 +01:00
Will Dietz
ab92d028f6 python-cffi: disable tests on musl :3 2018-02-13 09:44:52 -06:00
Daiderd Jordan
505c82efe4
python-cffi: add lnl7 to maintainers 2018-01-22 19:58:15 +01:00
Daiderd Jordan
0c27903ac0
python-cffi: remove patch for clang
Builds fine without it now.
2018-01-22 19:45:40 +01:00
Frederik Rietdijk
007cd5262f python: cffi: 1.11.2 -> 1.11.4 2018-01-20 12:05:24 +01:00
Dan Peebles
10220de35e Fix a couple of python modules to work in sandbox 2017-11-14 21:51:40 -05:00
Daiderd Jordan
3f3eb6ca64
python-cffi: fix clang build 2017-10-29 10:51:19 +01:00
Frederik Rietdijk
94c4a6c0b1 Revert "Merge pull request #30913 from LnL7/darwin-cffi"
This reverts commit f20a36fcd8, reversing
changes made to 15350df8d9.

I accidentally pressed the Merge button.
2017-10-29 10:12:24 +01:00
Daiderd Jordan
7efd5abe48
python-cffi: fix clang build 2017-10-29 01:47:46 +02:00
Frederik Rietdijk
7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Eelco Dolstra
28299f669a Add even more dev outputs 2017-09-27 12:08:48 +02:00
Daiderd Jordan
35649750c3
python-cffi: fix test failures when using clang 2017-09-16 16:32:40 +02:00
Jörg Thalheim
d08c717eff pythonPackages.cffi: 1.9.1 -> 1.10.0 2017-05-02 07:32:16 +02:00