Commit Graph

118432 Commits

Author SHA1 Message Date
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
04da3ea5fb pythonPackages.cgroup-utils: Remove postPatch that seems to have been forgotten to be moved 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
Jörg Thalheim
a4581f521d
Merge pull request #38427 from mkaito/update-factorio
factorio: 0.16.24 -> 0.16.36
2018-04-04 17:02:45 +01:00
Jörg Thalheim
b2851676c3
Merge pull request #38434 from Mic92/zfs-unstable
linuxPackages.zfsUnstable: 2018-02-02 -> 2018-04-04
2018-04-04 16:50:47 +01:00
Bastian Köcher
853a086b6a corebird: gtkSupport moved to gst-plugins-good 2018-04-04 17:50:33 +02:00
Bastian Köcher
e7410733f1 gst-plugins-bad: Removes unused depdency
See: https://bugzilla.gnome.org/show_bug.cgi?id=719849
2018-04-04 17:44:23 +02:00
Jörg Thalheim
eaaa0c109d
Merge pull request #38409 from layus/cups-filters-disown
cups-filters: remove myself from maintainers
2018-04-04 16:44:08 +01:00
Bastian Köcher
9ad4ca13c3 Moves gtksupport from gst-plugins-good to gst-plugins-bad 2018-04-04 17:43:36 +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
Bastian Köcher
4a945a03fd gst-plugins-good: Adds twolame dependency 2018-04-04 17:34:38 +02:00
Jörg Thalheim
d5ee86533a
Merge pull request #38415 from Infinisil/fix/rocksdblite
rocksdb_lite: Fix
2018-04-04 16:33:45 +01:00
Bastian Köcher
41a4fea5de Move dependencies from ugly to good as the code moved
See: https://bugzilla.gnome.org/show_bug.cgi?id=774252
2018-04-04 17:25:39 +02:00
Jan Tojnar
be5bff0214 pythonPackages.gst-python: 1.12.3 → 1.14.0 2018-04-04 17:25:39 +02:00
Bastian Köcher
40b4b87cc4 Switch to absolute path for includedir/libdir 2018-04-04 17:25:39 +02:00
Bastian Köcher
3508f3058d gst-gnonlin: Remove package as it is deprecated 2018-04-04 17:25:39 +02:00
Bastian Köcher
fd5c1f665e gst-editing-services: Switch to meson build system 2018-04-04 17:25:39 +02:00
Bastian Köcher
69fb4ddb6e gst-vaapi: Switch to meson build system 2018-04-04 17:25:39 +02:00
Bastian Köcher
2a80d83f59 gst-libav: Switch to meson build system 2018-04-04 17:25:39 +02:00
Bastian Köcher
42d3b5c846 gst-rtsp-server: Switch to meson build system 2018-04-04 17:25:39 +02:00
Bastian Köcher
a19a9b2b14 gst-plugins-ugly: Switch to meson build system 2018-04-04 17:25:39 +02:00
Bastian Köcher
ac0d32b866 gst-plugins-bad: Switch to meson build system 2018-04-04 17:25:39 +02:00
Bastian Köcher
fd0474e6f8 gst-plugins-good: Switch to meson build system 2018-04-04 17:25:39 +02:00
Bastian Köcher
edd17a0cab gst-plugins-base: Switch to meson build system 2018-04-04 17:25:39 +02:00
Bastian Köcher
365640a6f3 gstreamer: Switch to meson build system 2018-04-04 17:25:39 +02:00
Bastian Köcher
1884beb21e gst-rtsp-server: 1.12.3 -> 1.14.0 2018-04-04 17:25:39 +02:00