Commit graph

3449 commits

Author SHA1 Message Date
Robert Schütz
a63ee3c356 python3.pkgs.pyhomematic: 0.1.40 -> 0.1.41 2018-04-11 10:50:23 +02:00
Robert Schütz
90b64badaf python3.pkgs.netdisco: 1.3.1 -> 1.4.0 2018-04-10 13:22:07 +02:00
Robert Schütz
492ab201c4
Merge pull request #38577 from etu/openzwave
openzwave & pythonPackages.python_openzwave: init at 20180404 and 0.4.4
2018-04-10 08:39:36 +02:00
Matthew Justin Bauer
db8d8ac31e
Merge pull request #34864 from ciderale/py3k-graph-tool-update
graph-tool: 2.16 -> 2.26
2018-04-09 14:24:07 -05:00
Matthew Justin Bauer
6a74718e00
Merge pull request #36852 from rprospero/sasview-for-pr
sasview: init at 4.1.2
2018-04-09 14:07:40 -05:00
Elis Hirwing
f1f3ece81e
python36Packages.python_openzwave: init at 0.4.4 2018-04-09 16:45:18 +02:00
Robert Schütz
e07004625a python.pkgs.cached-property: 1.4.0 -> 1.4.2 2018-04-09 14:50:00 +02:00
Jörg Thalheim
5386ece072 python.pkgs.py3status: move to python-modules 2018-04-09 06:56:32 +01:00
Benjamin Andresen
1d0bff83d9 pythonPackages.ewmh: init at 0.1.6 2018-04-07 11:53:49 +02:00
Matthias Beyer
ce1c1e3093 Remove maintainership
With this patch I remove myself as a maintainer for all packages I
currently maintain.

This is due the fact that I will be basically off the grid from May 2018
until early 2019, as I will be on a trip through north america.

I will revert this patch as soon as I'm back, as I plan to continue
contributing to nixpkgs then.
But as I cannot maintain anything during that time, I'd like to get this
patch merged.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-04-06 10:57:19 +02:00
Jörg Thalheim
129fbf9ff2
Merge pull request #30473 from teto/pygccxml
[RDY] pygccxml + castxml + pybindgen
2018-04-05 14:08:52 +01:00
Nikolay Amiantov
650d8c93a1 tensorflow: add a binary wheel release for Darwin 2018-04-05 15:00:18 +03:00
Matthieu Coudron
94c1b10dd1 pybindgen: init at 0.18.0
Helps generating python bindings to C. Required to generate
www.nsnam.org bindings.
2018-04-05 19:15:58 +09:00
Matthieu Coudron
604aa24f85 pygccxml: init at 1.9.1
Python library to play with castxml output, aka your program's clang-produced AST.
2018-04-05 19:15:58 +09:00
Robert Schütz
addb985275
Merge pull request #37784 from ixxie/wordfreq-and-deps
pythonPackages.wordfreq and dependencies
2018-04-05 10:38:56 +02:00
Mathis
7485d214a6 python3Packages.black: init at 18.4a0 (#38386) 2018-04-05 09:11:53 +02:00
xeji
837dd2e371 python27Packages.rootpy: fix build (tests)
run tests properly, skip problematic tests
2018-04-05 00:15:49 +02:00
Matan Shenhav
1f82712ee8 pythonPackages.wordfreq: init at 2.0 2018-04-05 00:10:20 +02:00
Robert Schütz
ad5ff7bb9a pythonPackages.jieba: init at 0.39 2018-04-05 00:10:20 +02:00
Matan Shenhav
d59fafd896 pythonPackages.langcodes: init at 1.4.1 2018-04-05 00:10:14 +02:00
Matan Shenhav
8cd264f53f pythonPackages.marisa-trie: init at 0.7.4 2018-04-05 00:02:56 +02:00
Matan Shenhav
3d93a9b1d2 pythonPackages.mecab-python3: init at 0.7 2018-04-05 00:02:56 +02:00
Jörg Thalheim
814288c571
Merge pull request #36359 from alunduil/bump-behave-version
behave: 1.2.5 -> 1.2.6
2018-04-04 19:17:25 +01:00
Ben Gamari
b9484875bc pythonPackages.Rtree: init at 0.8.3
This is a commonly-used package for spatial indexing.

Strangely enough, the tests are broken due to memory unsafety that I was unable
to reproduce under Debian. For instance, when run with Python 3.6 valgrind
reports,

==10453== Invalid read of size 4
==10453==    at 0x4EF1DFA: _PyObject_Free (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4FE7D96: _PyFaulthandler_Fini (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F8438D: Py_FinalizeEx (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F9F398: Py_Main (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x400BDF: main (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/bin/python3.6)
==10453==  Address 0x67b1020 is 352 bytes inside a block of size 640 free'd
==10453==    at 0x4C2DD6B: free (in /nix/store/6z028lfnxyhh8dlngpm6zrkwqxmbglj4-valgrind-3.13.0/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==10453==    by 0x4EDDC4A: free_keys_object (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4EDEE63: dict_dealloc (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4EECF59: module_clear (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4FA062B: collect (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4FA13A0: _PyGC_CollectNoFail (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F79CED: PyImport_Cleanup (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F8436F: Py_FinalizeEx (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F9F398: Py_Main (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x400BDF: main (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/bin/python3.6)
==10453==
==10453== Conditional jump or move depends on uninitialised value(s)
==10453==    at 0x4EF1E03: _PyObject_Free (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4EFEF2D: type_dealloc (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4EFD009: subtype_dealloc (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4FA063E: collect (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4FA13A0: _PyGC_CollectNoFail (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F79DF8: PyImport_Cleanup (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F8436F: Py_FinalizeEx (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x4F9F398: Py_Main (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/lib/libpython3.6m.so.1.0)
==10453==    by 0x400BDF: main (in /nix/store/azw9ys2m2fpfzf730xjcxja890gpyp58-python3-3.6.4/bin/python3.6)
==10453==
...
2018-04-04 18:39:01 +02:00
Jan Tojnar
c490b05507
Merge pull request #38149 from bkchr/gst_1_14_0
Updates gstreamer and plugins to 1.14.0
2018-04-04 18:34:40 +02:00
Robert Schütz
1ddff47184
Merge pull request #38361 from Ma27/update-face-recognition
Update face recognition
2018-04-04 17:42:29 +02:00
Jan Tojnar
be5bff0214 pythonPackages.gst-python: 1.12.3 → 1.14.0 2018-04-04 17:25:39 +02:00
Robert Schütz
775fce10fd pythonPackages.vxi11: fix tests by fetching from GitHub 2018-04-04 09:44:52 +02:00
Ben Gamari
ef3c42b9c4 pythonPackages.vxi11: init at 0.9 2018-04-03 16:39:17 +02:00
Maximilian Bosch
6df74adb14
pythonPackages.face_recognition: 1.2.1 -> 1.2.2
The following fixes have been applied according to the changelog (https://github.com/ageitgey/face_recognition/releases)

- Added the face_detection CLI command
- Removed dependencies on scipy to make installation easier
- Cleaned up KNN example and fixed a bug with drawing fonts to label detected faces in the demo

Furthermore the maintainer switched to actual GIT tags for PyPI releases
as discussed in ageitgey/face_recognition#417 and #37566
2018-04-03 14:45:53 +02:00
Robert Schütz
00fc66dc7d pythonPackages.mock-open: init at 1.3.1 2018-04-02 23:29:50 +02:00
xeji
b838881f11 pythonPackages.python-gnupg: 0.4.1 -> 0.4.2 2018-04-02 03:53:32 -05:00
Franz Pletz
850f5aee79
Merge pull request #38142 from xeji/p/root_numpy
pythonPackages.root_numpy: fix build
2018-04-01 22:32:10 +00:00
Franz Pletz
de1e189ab6
Merge pull request #38151 from xeji/p/smart_open
pythonPackages.smart_open: fix build, 1.5.6 -> 1.5.7
2018-04-01 22:29:39 +00:00
Robert Schütz
dd7900a043
Merge pull request #38245 from xeji/p/imbalanced-learn
pythonPackages.imbalanced-learn: 0.3.2 -> 0.3.3, fix build
2018-04-01 11:11:11 +02:00
xeji
6b2bc4b5d1 pythonPackages.imbalanced-learn: 0.3.2 -> 0.3.3, fix build
minor bump, fix tests, move to development/python-modules
2018-04-01 01:58:22 +02:00
Robert Schütz
10e029514b
Merge pull request #37952 from Ma27/fix-nipype
pythonPackage.nipype: fix build
2018-03-31 21:08:41 +02:00
Robert Schütz
ee1896d63d pythonPackages.nipype: enable tests 2018-03-31 20:43:32 +02:00
Bjørn Forsman
6ba7677665 pythonPackages.autopep8: 1.3.4 -> 1.3.5 2018-03-31 20:35:00 +02:00
Robert Schütz
f5755a2686
Merge pull request #38028 from Ma27/cleanup-frescobaldi
frescobaldi: 2.0.16 -> 3.0.0; fix build
2018-03-31 17:25:03 +02:00
Maximilian Bosch
8446cd9c32
pythonPackages.poppler-qt5: init at 0.24.2
related to #32883
2018-03-31 17:02:32 +02:00
Maximilian Bosch
d50943ad46
pythonPackages.python-ly: init at 0.9.5 2018-03-31 17:01:39 +02:00
Robert Schütz
d3b9cabd6e
Merge pull request #37950 from Ma27/fix-mrbob
pythonPackages.mrbob: fix build
2018-03-31 16:57:06 +02:00
Frederik Rietdijk
113f0ff3b1
Merge pull request #37971 from jluttine/upgrade-pytest-flake8
pythonPackages.pytest-flake8: 0.9.1 -> 1.0.0
2018-03-31 13:07:11 +02:00
Jaakko Luttinen
aef1900923
pythonPackages.pytest-flake8: 0.9.1 -> 1.0.0 2018-03-31 11:40:23 +03:00
xeji
3ea8574f17 pythonPackages.smart_open: fix build, 1.5.6 -> 1.5.7 2018-03-30 23:02:01 +02:00
xeji
ebd4d38651 pythonPackages.root_numpy: fix build
checkPhase must use nosetest
2018-03-30 20:26:26 +02:00
Maximilian Bosch
db0fa06fce
pythonPackage.nipype: fix build
`pythonPackages.prov` has been bumped to `1.5.2`, however `nipype`
pinned `prov` to `1.5.0`. Patching `nipype/info.py` fixes this issue by
bumping to the current `prov` version in nixpkgs.

See https://hydra.nixos.org/build/71817962/log
See ticket #36453
2018-03-30 18:45:04 +02:00
Maximilian Bosch
9215e03e17
pythonPackages.mrbob: fix build
Tests broke on Hydra as the `checkPhase` wasn't configured properly. By
explicitly relying on `nosetests` and injecting `LC_ALL` into the
`checkPhase` the tests work again.

The license (bsd3) according to `LICENSE` distributed with the upstream
package wasn't specified in the meta section which could've caused legal
issues.

The expression has been moved into its own file to reduce the length and
complexity of `pkgs/top-level/python-packages.nix`.

See https://hydra.nixos.org/build/70689499/log
See #36453
2018-03-30 18:42:40 +02:00
adisbladis
78206eb3ec
pythonPackages.linode-api: Enable tests 2018-03-30 12:55:58 +08:00