Commit Graph

3461 Commits

Author SHA1 Message Date
Elis Hirwing
84cccee36f pythonPackages.zc_buildout: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
4c6bf74628 pythonPackages.check-manifest: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
160d69a831 pythonPackages.bugzilla: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
5178a0a626 pythonPackages.bugwarrior: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
8f59a8fea6 pythonPackages.bottle: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
c2eb722948 pythonPackages.blinker: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
03fa93875c pythonPackages.bitbucket-cli: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
9ae3047c2f pythonPackages.bitbucket_api: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
0fdebd98b9 pythonPackages.billiard: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
85e3b5bd41 pythonPackages.pyechonest: Move to own file
Also disable on Py3k due to syntax errors.
2018-04-04 19:45:58 +02:00
Elis Hirwing
111b4b859f pythonPackages.responses: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
760af870e9 pythonPackages.iowait: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
8958b5132e pythonPackages.dugong: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
b21f68f0c0 pythonPackages.defusedxml: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
adb19caa9d pythonPackages.debian: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
15ae9cfeca pythonPackages.datadog: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
921934f458 pythonPackages.colour: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
ece5086d0e pythonPackages.colorclass: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
cbc5202c1b pythonPackages.circus: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
e4fe13701b pythonPackages.buttersink: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
27270b2ea6 pythonPackages.betamax: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
5fe48723fa pythonPackages.bcdoc: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing
fd15953272 pythonPackages.batinfo: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
f14c61c933 pythonPackages.babelfish: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
07f611a12d pythonPackages.noise: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
f79f9561a2 pythonPackages.avro3k: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
a5c4679bef pythonPackages.avro: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
4e2d86cf7f pythonPackages.attrdict: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
db6d615e6e pythonPackages.atomicwrites: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
258fee9987 pythonPackages.atomiclong: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
0ddbc518eb pythonPackages.asyncio: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
1943bf73a4 pythonPackages.application: Move to own file 2018-04-04 19:45:57 +02:00
Elis Hirwing
4623b2d349 pythonPackages.amqp: Move to own file 2018-04-04 19:45:57 +02:00
Frederik Rietdijk
23741692fa Merge master into staging 2018-04-04 19:36:39 +02: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
Tuomas Tynkkynen
747ebe3f66 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-04-03 02:22:54 +03: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
Silvan Mosberger
2e70f7a9e0 python: pytest: 3.4.1 -> 3.4.2 2018-04-01 21:09:08 +02: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