Jörg Thalheim
97b66c8f5f
Merge pull request #29447 from disassembler/hcs_utils
...
hcs_utils: 1.5 -> 2.0
2017-09-16 13:07:23 +01:00
Jörg Thalheim
46c30b2232
python.pkgs.hcs_utils: fix tests; disable python2
2017-09-16 13:06:12 +01:00
Samuel Leathers
7ffea453b8
jscoverage: fix build with gcc6 ( #29423 )
2017-09-16 13:20:38 +02:00
Frederik Rietdijk
03fa6965ad
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-16 12:34:32 +02:00
Frederik Rietdijk
6712e0111a
Merge pull request #29422 from disassembler/gensim
...
moto: 0.4.25 -> 0.4.31
2017-09-16 12:32:48 +02:00
Frederik Rietdijk
4f8ad9f7eb
python.pkgs.spacy_models: fix eval
2017-09-16 12:21:20 +02:00
Joachim F
2d3886262e
Merge pull request #29439 from oxij/pkgs/notmuch-gmime-3
...
gmime3: init; notmuch: use gmime3
2017-09-16 10:15:55 +00:00
Frederik Rietdijk
e8f873671f
Merge pull request #29334 from rvl/python-textacy
...
pythonPackages.textacy: init at 0.4.1
2017-09-16 11:29:44 +02:00
Jan Malakhovski
04e97f9868
gmime: expose versions
2017-09-16 09:20:05 +00:00
Servilio Afre Puentes
9785fc73a0
gmime: init at 3.0.1, leave 2.6.23 as is
...
This needs to be added as a separate package because API changed in 3.0, see:
https://mail.gnome.org/archives/gmime-devel-list/2017-April/msg00002.html
https://developer.gnome.org/gmime/3.0/gmime-changes-3-0.html
3fd646c955/PORTING
2017-09-16 09:20:05 +00:00
Rodney Lorrimar
fdb90edc6c
pythonPackages.pyphen: init at 0.9.4
2017-09-16 09:23:17 +01:00
Rodney Lorrimar
c5d1218336
pythonPackages.ijson: init at 2.3
2017-09-16 09:23:17 +01:00
Rodney Lorrimar
d851b95d63
pythonPackages.clld-cffi: init at 0.1.4
2017-09-16 09:23:17 +01:00
Rodney Lorrimar
fad89eda77
pythonPackages.spacy: add models data attr set
...
Model Version
es_core_web_md 1.0.0
fr_depvec_web_lg 1.0.0
en_core_web_md 1.2.1
en_depent_web_md 1.2.1
en_core_web_sm 1.2.0
de_core_news_md 1.0.0
en_vectors_glove_md 1.0.0
2017-09-16 09:23:17 +01:00
Rodney Lorrimar
3b1877f4c0
pythonPackages.textacy: init at 0.4.1
2017-09-16 09:23:16 +01:00
Rodney Lorrimar
18161a5b6f
pythonPackages.pyemd: init at 0.4.4
...
This module is a requirement of textacy.
2017-09-16 09:23:16 +01:00
Rodney Lorrimar
31037bab49
pythonPackages.cachetools: Add version 2.0.1
...
Textacy requires a later version.
v2.0.0 introduced breaking changes, so keep two versions for other
packages.
2017-09-16 09:23:15 +01:00
Rodney Lorrimar
151d0fde19
pythonPackages.unidecode: 0.04.18 -> 0.04.21
...
Higher version is a requirement of textacy.
2017-09-16 09:23:15 +01:00
Samuel Leathers
755e6eb22e
hcs_utils: 1.5 -> 2.0
2017-09-15 21:03:51 -04:00
Samuel Leathers
f8f62d5216
nilearn: 0.2.5 -> 0.3.1
...
fixes #29178
2017-09-16 00:25:11 +01:00
Tuomas Tynkkynen
a0a8f0ac87
python2: Use system libffi on Aarch64
...
libffi needs a patch to actually work on aarch64 (or the cffi Python package
fails its testsuite). Of course the bundled version of libffi has the
same bug, so don't use the buggy version on aarch64.
Python3 already uses the system libffi on all platforms. I don't know
why Python2 doesn't.
2017-09-16 01:16:08 +03:00
Tuomas Tynkkynen
65445212df
libffi: Add aarch64 patch
...
This fixes pythonPackages.cffi test suite failure.
2017-09-15 23:55:50 +03:00
Peter Simons
76519f9299
ghc-7.2.2: record the commit that broke it
...
git-bisect says the problem is 51cf42ad0d
.
2017-09-15 20:52:24 +02:00
Peter Simons
d2f206c061
Merge pull request #29328 from therealpxc/tldr-hs
...
haskellPackages.tldr: fix build, add as a top-level package
2017-09-15 20:51:22 +02:00
Cray Elliott
990ea8789d
zandronum: 2.1.2 -> 3.0
...
remove sqlite-amalgamation and put it internal to the zandronum folder,
as it is only used by zandronum. Patches needed to avoid build impurities
and to get the correct protocol version to connect to public servers.
remove zandronum_bin as it is no longer needed
2017-09-15 11:26:11 -07:00
John Ericson
a31365d831
Revert "Merge commit on master into staging"
...
This was reverted on master in
3510197dcc
, and so needs to be reverted
here too.
This reverts commit 3befba542a
, reversing
changes made to 3655e7e18b
.
2017-09-15 13:01:12 -04:00
Patrick Callahan
8119e48c2d
haskellPackages.tldr: fix build and add to top-level packages
2017-09-15 09:51:37 -07:00
Patrick Callahan
12aa8b2f2b
shell-conduit: disable tests on Darwin to fix build
2017-09-15 09:51:36 -07:00
Joachim Fasting
42f2439228
pharo-launcher: fix build
...
As noted by @dtzWill at https://github.com/NixOS/nixpkgs/pull/26924/files#r126686231
2017-09-15 18:47:39 +02:00
Peter Simons
3510197dcc
Revert "haskell infra, ghc: Slight cleanup"
2017-09-15 18:45:15 +02:00
John Ericson
3befba542a
Merge commit on master into staging
...
Doing this surgically so a future PR has a readable diff.
2017-09-15 12:13:09 -04:00
John Ericson
2295533f43
Merge pull request #29424 from obsidiansystems/slight-haskell-cleanup
...
haskell infra, ghc: Slight cleanup
2017-09-15 12:12:47 -04:00
Samuel Leathers
a4633ca5a3
cram: fix ignored tests causing failures
2017-09-15 18:05:36 +02:00
Franz Pletz
3a4add5de1
Merge pull request #29322 from mguentner/move_emscripten_from_top_level
...
emscriptenfastcomp: move wrap magic to own file, use newScope
2017-09-15 17:46:25 +02:00
John Ericson
e92cda161a
haskell infra: Fix cross as much as possible without changing hashes
2017-09-15 11:37:39 -04:00
John Ericson
63bf7d002c
ghc: Clean up, and add passthru.prefix
, in preparation for cross
...
No hashes should be changed.
2017-09-15 11:37:39 -04:00
Joachim Fasting
3f7ac92175
tinycc: 0.9.27pre-20170821 -> 0.9.27pre-20170911
...
Contains various fixes.
2017-09-15 16:05:00 +02:00
Samuel Leathers
49fac1f824
moto: 0.4.25 -> 0.4.31
2017-09-15 09:15:54 -04:00
Michael Fellinger
2edb7e9b2d
ruby: 2.4.1 -> 2.4.2 ( #29417 )
2017-09-15 13:06:51 +01:00
Peter Simons
33b09c0f0e
ghc-7.2.2 is broken
2017-09-15 13:55:23 +02:00
Frederik Rietdijk
beaada6c2d
Merge pull request #29407 from disassembler/cxfreeze
...
cx_Freeze: 4.3.4 -> 5.3.2
2017-09-15 12:31:13 +02:00
Samuel Leathers
140136ad95
mdp: disable tests
2017-09-15 12:29:16 +02:00
Frederik Rietdijk
47e1751fd0
Merge pull request #29388 from disassembler/arelle
...
arelle: add py3to2 as a buildInput
2017-09-15 12:26:01 +02:00
Frederik Rietdijk
f5ea99f195
Merge pull request #29405 from disassembler/jedi
...
jedi: disable tests
2017-09-15 12:16:11 +02:00
Frederik Rietdijk
fdbe81bab0
Merge pull request #29357 from FRidh/ld_library_path
...
Python 3.4 and 3.5: support LD_LIBRARY_PATH
2017-09-15 12:12:06 +02:00
Jörg Thalheim
3b5245f0c4
dmd: remove broken flag
2017-09-15 04:35:30 -05:00
Jörg Thalheim
419869269d
Merge pull request #28635 from ThomasMader/ldc
...
Init ldc at 1.3.0, fix bootstrap dmd build, fix dtools test, run dmd-testsuite in checkPhase and fix Foundation framework
2017-09-15 10:32:10 +01:00
Samuel Leathers
95f88c458b
PyWebDAV: Fix src url
2017-09-15 10:31:56 +02:00
Samuel Leathers
651540268e
altair: disable tests
2017-09-14 21:22:44 -04:00
Samuel Leathers
e355e9cf03
ptpython: 0.35 -> 0.41
2017-09-14 20:48:36 -04:00