Commit Graph

39836 Commits

Author SHA1 Message Date
Frederik Rietdijk
4db4476536 Merge pull request #29465 from FRidh/aspell
aspellWithDicts: use a single env
2017-09-17 09:29:47 +02:00
Frederik Rietdijk
f58e082e01 Merge pull request #29455 from disassembler/fedora
Fedora packaging tools update
2017-09-17 09:26:54 +02:00
Frederik Rietdijk
43b6116d7f Merge pull request #29484 from disassembler/internetarchive
internetarchive: 0.8.3 -> 1.7.2
2017-09-17 09:25:47 +02:00
Samuel Leathers
80625b6012 internetarchive: 0.8.3 -> 1.7.2 2017-09-16 19:24:29 -04:00
Samuel Leathers
d8848c0202 backports.csv: init at 1.0.5 2017-09-16 19:23:05 -04:00
Samuel Leathers
c8f55331df schema: init at 0.6.6 2017-09-16 17:25:21 -04:00
Vladimír Čunát
222e18698a
gtkmm3: maintenance 3.22.0 -> 3.22.2 2017-09-16 23:05:55 +02:00
Eelco Dolstra
afc0218ecd blender: Fix CUDA support
CUDA toolkit 8 doesn't support gcc 6, so we have to build opensubdiv
and blender with gcc 5.
2017-09-16 22:45:22 +02:00
Eelco Dolstra
bb1c9b027d cudatoolkit: Move libcudart to a separate output
This prevents opensubdiv (and thus blender) from having all of
cudatoolkit in its closure.
2017-09-16 22:45:14 +02:00
Eelco Dolstra
63f3b35204 opencollada: 1.3 -> 1.6.59 2017-09-16 22:44:39 +02:00
Daiderd Jordan
35649750c3
python-cffi: fix test failures when using clang 2017-09-16 16:32:40 +02:00
Jörg Thalheim
9313bd7388 Merge pull request #29435 from disassembler/arelle
arelle: 2017-06-01 -> 2017-08-24
2017-09-16 14:04:21 +01:00
Samuel Leathers
d15c019edd arelle: 2017-06-01 -> 2017-08-24 2017-09-16 09:01:48 -04:00
Samuel Leathers
eb125adf24 aiohttp-cors: 0.5.1 -> 0.5.3 2017-09-16 13:56:00 +01:00
Jörg Thalheim
a5ed2f141c Merge pull request #29456 from disassembler/hglib
hglib: 1.7 -> 2.4
2017-09-16 13:27:02 +01:00
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
91f7042aa0 aspellWithDicts: use a single env
In c0cf19608f the function
`aspellWithDicts` was introduced, that allows to build a derivation
consisting of aspell and specified dictionaries. In
96457d26dd a fix was included to properly
find the dictionaries.

Issue #29429 describes that, while the current method works for the
aspell binary, it does not in case of the API.

This commit rewrites the wrapper into a single derivation, create a
single tree of symbolic references to both the binary and the
dictionaries so that its possible to find the dictionaries with the API.
Furthermore, the binary is wrapped so it can still find the dictionaries
as well.
2017-09-16 13:06:26 +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
c256a685e8 hglib: 1.7 -> 2.4 2017-09-16 00:46:27 -04:00
Samuel Leathers
c29a721350 rpkg: 1.14 -> 1.50 2017-09-16 00:11:06 -04:00
Samuel Leathers
e544c36dbe fedpkg: 1.14 -> 1.29 2017-09-16 00:11:06 -04:00
Samuel Leathers
3693aa6141 python_fedora: 0.5.5 -> 0.9.0 2017-09-16 00:11:06 -04:00
Samuel Leathers
5f6a20f291 urlgrabber: 3.9.1 -> 3.10.2 2017-09-16 00:11:06 -04:00
Samuel Leathers
e1182f070f koji: 1.8 -> 1.13.0 2017-09-16 00:11:05 -04:00
Samuel Leathers
673e8caab2 rpmfluff: init at 0.5.3 2017-09-16 00:11:05 -04:00
Samuel Leathers
06e2b99546 cccolutils: init at 1.5 2017-09-16 00:11:05 -04:00
Samuel Leathers
dfa4a56d6c openidc-client: init at 0.2.0 2017-09-15 22:43:11 -04: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