1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-15 17:25:11 +00:00
Commit graph

3710 commits

Author SHA1 Message Date
Frederik Rietdijk 03e67b0aaf python: adal: 0.5.0 -> 0.5.1 2018-04-08 11:34:52 +02:00
Frederik Rietdijk c6b521c18a python: absl-py: 0.1.10 -> 0.1.13 2018-04-08 11:34:52 +02:00
Frederik Rietdijk 32c507bdcf python: Nikola: 7.8.11 -> 7.8.14 2018-04-08 11:34:52 +02:00
Frederik Rietdijk cd49f95976 python: JPype1: 0.6.2 -> 0.6.3 2018-04-08 11:34:52 +02:00
Frederik Rietdijk 595a72589f Merge master into staging 2018-04-08 10:54:17 +02: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
Frederik Rietdijk 1bc0727417 python.pkgs.send2trash: configparser is a backport 2018-04-05 19:43:44 +02:00
Frederik Rietdijk 1d981edf81 python.pkgs.entrypoints: configparser is a backport 2018-04-05 19:43:44 +02:00
Frederik Rietdijk 75e41e34ed python.pkgs.configparser: build with all Python versions
I think the disabled condition was accidentally modified in
ecc939eb19

configparser is a backport of 3.2 functionality. While it is only
intended for Python < 3.2, it works fine with other versions. Even with
pypy, nowadays.
2018-04-05 19:43:44 +02:00
Frederik Rietdijk a9f37d1c25 Merge master into staging 2018-04-05 19:25:05 +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
Frederik Rietdijk a4952261af python.pkgs.numpy: improve expression 2018-04-04 19:51:31 +02:00
Frederik Rietdijk 9b9796a497 python.pkgs.scipy: improve expression 2018-04-04 19:51:03 +02:00
Robert Schütz c2743956eb pythonPackages.cython: 0.27.3 -> 0.28.1 2018-04-04 19:48:27 +02:00
Robert Schütz 861283c3b3 pythonPackages.aiohttp: 3.0.9 -> 3.1.1 2018-04-04 19:48:00 +02:00
Robert Schütz bd9b576de5 pythonPackages.async_generator: init at 1.9 2018-04-04 19:48:00 +02:00
Robert Schütz a677419836 pythonPackages.requests-mock: 1.3.0 -> 1.4.0 2018-04-04 19:48:00 +02:00
Elis Hirwing ef4a84007e pythonPackages.EasyProcess: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing 681c0a21d8 pythonPackages.dropbox: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing 9bbba780df pythonPackages.dogpile_core: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing 1a09c2bf20 pythonPackages.doctest-ignore-unicode: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing 98c682e0d2 pythonPackages.docopt: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing 7cc875b947 pythonPackages.docker_registry_core: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing f6bfb10c7f pythonPackages.docker_pycreds: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing a919c28d0a pythonPackages.dockerpty: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing 1be2158445 pythonPackages.derpconf: Move to own file 2018-04-04 19:46:01 +02:00
Elis Hirwing 7ebc5dfad2 pythonPackages.dateutil_1_5: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing b3d8cb9051 pythonPackages.jdatetime: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 0fe45ad2c3 pythonPackages.neurotools: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 86d3371521 pythonPackages.howdoi: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing f86567c92e pythonPackages.request-cache: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 6851911f92 pythonPackages.s3fs: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 9bff9d10ff pythonPackages.tblib: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 1b659167f3 pythonPackages.locket: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing c6d8004fd7 pythonPackages.digital-ocean: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 3e023aa507 pythonPackages.zict: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 37b4051b05 pythonPackages.heapdict: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing f73b73d6d6 pythonPackages.datrie: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 6794cb750c pythonPackages.darcsver: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 4cf18fc2c5 pythonPackages.cssutils: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 434c31e825 pythonPackages.cssselect: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 1e44e2f095 pythonPackages.python-subtesthack: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 17f96f382d pythonPackages.pytest-virtualenv: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing f1a83151df pythonPackages.pytestcov: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 50c36d1fb3 pythonPackages.pytest-shutil: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 1a5ad29c48 pythonPackages.pytest-server-fixtures: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 9fc3f7f12d pythonPackages.pytest-raisesregexp: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing f9beba2c06 pythonPackages.pytestpep8: Move to own file and add version 2018-04-04 19:46:00 +02:00
Elis Hirwing e346024ce9 pythonPackages.pytestflakes: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing f648930a0b pythonPackages.pytest-fixture-config: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing e0b97819b7 pythonPackages.pytest-catchlog: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing e805ce8d5c pythonPackages.pytestcache: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 8fab23d694 pythonPackages.pycparser: Move to own file 2018-04-04 19:46:00 +02:00
Elis Hirwing 1c69fccc81 pythonPackages.pycontracts: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing e72e47c666 pythonPackages.pbkdf2: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 9a42fdef90 pythonPackages.detox: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 0132eaa86a pythonPackages.pretend: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 902f7f2b87 pythonPackages.pkginfo: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 594868a7a6 pythonPackages.cryptacular: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 6361a50103 pythonPackages.crcmod: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing a7b6d5c960 pythonPackages.covCore: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 9b0e266249 pythonPackages.cookies: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing d1d13aa137 pythonPackages.cookiecutter: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing eb3fc6df2a pythonPackages.contexter: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing ab557fcd67 pythonPackages.consul: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing bf363467f0 pythonPackages.configobj: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing ecc939eb19 pythonPackages.configparser: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 869d9afd21 pythonPackages.coilmq: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing d2829d7693 pythonPackages.cogapp: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 8635a10749 pythonPackages.cmdline: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 66a578aa23 pythonPackages.cloudpickle: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 0ac0cf46ec pythonPackages.click-log: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 54c4b04085 pythonPackages.click_5: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 88d0f7ef8f pythonPackages.click: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 0c82d68991 pythonPackages.clf: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 3c991104a0 pythonPackages.cjson: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 6565c7cf7a pythonPackages.cerberus: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 743b229c86 pythonPackages.case: Move to own file 2018-04-04 19:45:59 +02:00
Elis Hirwing 788cdea3c9 pythonPackages.carrot: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing a8327fe5b4 pythonPackages.cairosvg: Move to own file 2018-04-04 19:45:58 +02:00
Elis Hirwing 007525282b pythonPackages.bunch: Move to own file 2018-04-04 19:45:58 +02:00
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
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
Frederik Rietdijk 9d2ff98571 Merge remote-tracking branch 'upstream/master' into HEAD 2018-03-30 08:14:35 +02:00
adisbladis 78206eb3ec
pythonPackages.linode-api: Enable tests 2018-03-30 12:55:58 +08:00
adisbladis 0fc0f28d39
pythonPackages.linode-api: 4.1.6b0 -> 4.1.8b1 2018-03-30 12:55:49 +08:00
Glenn Searby 2cf5f3cc60
linode-api: 4.1.2b0 -> 4.1.6b0
Needed because the underlying HTTP endpoint has also changed.
2018-03-30 12:39:39 +08:00
Alex Brandt 6d78bde7ad Merge branch 'master' into bump-behave-version 2018-03-29 10:43:36 -05:00
Daiderd Jordan d33a26b370
python-celery: fix darwin build 2018-03-28 20:55:39 +02:00
Shea Levy 05e375d710
Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
Jörg Thalheim 8c2dafbccd
Merge pull request #30429 from teto/alot
[RDY] init gpg python bindings +  Alot: 0.5.1 -> 0.7.0
2018-03-28 01:03:24 +01:00
Matthew Justin Bauer 75616ceb49
Merge pull request #37840 from matthewbauer/unixtools
Cross-platform "unixtools"
2018-03-27 18:43:03 -05:00
Michael Weiss fb1f35424e pythonPackages.scapy: 2.3.3 -> 2.4.0 2018-03-27 18:27:55 +02:00
Jörg Thalheim 45e4dc0d5d python.pkgs.gpg: rename to gpgme
Let's be honest with what we expose.
2018-03-26 19:25:55 +01:00
James Kay 2e02bcaedc toml: init at 0.9.4 2018-03-25 01:45:51 -05:00
Matthew Justin Bauer 8f3091939b
Merge pull request #37752 from ryantm/fix-urls
treewide: use more HTTPS URLs
2018-03-25 00:40:17 -05:00
Ryan Mulligan b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Robin Gloster c71bcb2744
grpcio: use protobuf3_5 2018-03-24 19:37:03 +01:00
Robert Schütz 46419cab7e pythonPackages.fonttools: 3.24.0 -> 3.24.1 2018-03-24 19:25:18 +01:00
Shea Levy f4f76bdf33
Merge branch 'master' into staging 2018-03-24 08:44:40 -04:00
Robin Gloster 2e6aacb056
python.pkgs.logster: 7475c53822 -> 1.0.1 2018-03-24 10:35:37 +01:00
Robin Gloster 6a286fcba7
python.pkgs.pygtail: init at 0.8.0 2018-03-24 10:34:57 +01:00
Shea Levy 0f854cd2d1
Merge branch 'master' into staging 2018-03-24 01:34:53 -04:00
Robert Schütz 1aedde9e34
Merge pull request #37566 from Ma27/init-face-recognition
pythonPackages.face_recognition: init at 1.2.1
2018-03-23 09:55:04 +01:00
John Ericson 568b37384a Merge remote-tracking branch 'upstream/master' into staging 2018-03-22 16:08:22 -04:00
Vaibhav Sagar cafd433e8c python2Packages.notebook: fix tests
These were accidentally broken by #37615.
2018-03-22 20:48:09 +08:00
Vaibhav Sagar 01f29bb0c0 pythonPackages.notebook: cleanup
As discussed in https://github.com/NixOS/nixpkgs/pull/37607#issuecomment-375226186.
2018-03-22 17:44:55 +08:00
Tuomas Tynkkynen 809b0d26bd Merge remote-tracking branch 'upstream/master' into staging 2018-03-22 09:54:10 +02:00
Vaibhav Sagar 765211451d pythonPackages.notebook: 5.4.0 -> 5.4.1 2018-03-22 11:40:54 +08:00
rardiol f83cbf2029 Renpy and pygame_sdl2 update - 6.99.14 (#33943)
* pygame_sdl2: 6.99.10.1227 -> 2.1.0-6.99.14

* renpy: 6.99.12.4 -> 6.99.14
2018-03-21 21:26:29 -05:00
Maximilian Bosch c26864122d
pythonPackages.face_recognition: init at 1.2.1
Adds the python package `face_recognition` and its dependency
`face_recognition_models`.

This package is a wrapper for `dlib` which is able to detect faces in a
given image. I checked the package with the following expression:

```
with import ./. { };

stdenv.mkDerivation {
  name = "facetest";
  src = null;
  buildInputs = with pythonPackages; [ face_recognition ];
}
```

The package works perfectly fine in a `nix-shell`:

```
$ nix-shell
[nix-shell:~]$ python
Python 2.7.14 (default, Sep 16 2017, 17:49:51)
[GCC 7.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import face_recognition
>>> img = face_recognition.load_image_file("/home/ma27/me.jpg")
>>> print(face_recognition.face_locations(img))
```
2018-03-21 23:22:45 +01:00
Tuomas Tynkkynen 74720a36c7 Merge remote-tracking branch 'upstream/master' into staging 2018-03-21 23:51:55 +02:00
Nikolay Amiantov b1b4c6c4eb pyqt5: propagate Qt dependencies
This is so that Qt user environment packages are also propagated. Fixes
Electrum environment installations when no other Qt applications are installed.

Added `dev` output so that closure size won't explode.
2018-03-21 23:36:18 +03:00
Robert Schütz 607d8cbfd7 pythonPackages.pyhomematic: 0.1.39 -> 0.1.40 2018-03-21 15:22:09 +01:00
Jörg Thalheim f2feb99990
Merge pull request #37493 from makefu/pkgs/simp_le/0.8.0
simp_le: 0.6.1 -> 0.8.0
2018-03-21 12:03:59 +00:00
Matthieu Coudron ee482f85bf service_identity: cosmetic changes 2018-03-21 10:21:38 +09:00
Matthieu Coudron d9292429e7 alot: 0.5.1 to 0.7.0
- added gnupg to checkInputs
- generate manpage (optional)
- move alot.desktop file to $out/share/applications
- disabled tests as they need the network (dependency on twisted)

Thanks to Sarah Brofeldt, Ben Mcginnes for their help (and other) and
to FRidh for the repeated careful reviews.
2018-03-21 10:21:38 +09:00
Nikolay Amiantov cf981d3e2b python.pkgs.nbxmpp: 0.6.3 -> 0.6.4 2018-03-21 04:11:22 +03:00
makefu e9f176a09a
certbot: 0.19.0 -> 0.22.2 2018-03-20 22:25:50 +01:00
makefu 7a0027804c
josepy: init at 1.0.1 2018-03-20 22:25:02 +01:00
Robert Schütz dceb9ee393
Merge pull request #37439 from dotlambda/python-fixes
Python fixes, cc #36453
2018-03-20 18:10:05 +01:00
Robert Schütz 43d822178b pythonPackages.altair: fix build 2018-03-20 17:32:49 +01:00
Robert Schütz 2773b76f33 pythonPackages.WSME: 0.8.0 -> 0.9.2 2018-03-20 17:32:49 +01:00
Robert Schütz 9f54b031fd pythonPackages.WSME: move expression 2018-03-20 17:32:48 +01:00
Robert Schütz 3d989e3d7a pythonPackages.astropy: disable for python 2 2018-03-20 17:32:48 +01:00
Robert Schütz b34af91889 pythonPackages.klein: 15.3.1 -> 17.10.0 2018-03-20 17:32:48 +01:00
Robert Schütz 86e007bd31 pythonPackages.klein: move expression 2018-03-20 17:32:48 +01:00