Commit Graph

9642 Commits

Author SHA1 Message Date
Robert Schütz d716cad907 python.pkgs.retry: init at 0.9.2 2019-03-21 16:08:02 +01:00
Robert Schütz 77ab98861c python.pkgs.suds-jurko: use pytest_3 2019-03-21 13:09:05 +01:00
Robert Schütz 56d9affaea Revert "python-suds-jurko: disable the test suite"
This reverts commit c103b5b236.
2019-03-21 13:09:05 +01:00
Robert Schütz 48d1219a92 python.pkgs.tilestache: fix build 2019-03-21 13:09:05 +01:00
Robert Schütz 8519983a31 python.pkgs.python-mapnik: fix build
fallout of https://github.com/NixOS/nixpkgs/pull/54182
2019-03-21 13:08:57 +01:00
Robert Schütz 76bfc09ff3 python.pkgs.envs: fix build 2019-03-21 12:27:03 +01:00
Robert Schütz c0409de98d elasticsearch-curator: add top-level package using older click
See https://github.com/NixOS/nixpkgs/pull/58023 for a discussion
of why this is necessary. The upstream issue can be found at
https://github.com/elastic/curator/pull/1280.
2019-03-21 11:53:32 +01:00
Robert Schütz 0b87a56015 python.pkgs.click: make patch version-agnostic 2019-03-21 11:52:51 +01:00
Jörg Thalheim 6b5c285d2d
Merge pull request #58003 from veprbl/pr/pyhepmc_fix
pythonPackages.pyhepmc: fix build
2019-03-21 09:50:26 +00:00
Jörg Thalheim d2b8d85ade
Merge pull request #57439 from r-ryantm/auto-update/python3.7-pyroute2
python37Packages.pyroute2: 0.5.3 -> 0.5.4
2019-03-21 09:49:12 +00:00
Robert Schütz 19aaebe419
python.pkgs.hglib: use patch to specify hg path (#57926) 2019-03-21 09:49:52 +01:00
Robert Schütz 9107b4af4f
Merge pull request #57904 from dotlambda/mecab-python3-fix
python.pkgs.mecab-python3: fix build
2019-03-21 09:45:21 +01:00
Jörg Thalheim 25335d6f03
Merge pull request #57994 from betaboon/python-language-server-0.25.0
Python language server 0.25.0
2019-03-21 06:35:44 +00:00
Dmitry Kalinkin 283a124ee4
pythonPackages.pyhepmc: fix build 2019-03-21 00:46:22 -04:00
Léo Gaspard 9fde998552
Merge pull request #57425 from r-ryantm/auto-update/python3.7-numpy-stl
python37Packages.numpy-stl: 2.9.0 -> 2.10.0
2019-03-21 01:16:53 +01:00
betaboon 48343d0dd0 python-language-server: 0.21.2 -> 0.25.0 2019-03-20 23:37:21 +01:00
betaboon beb60916d9 python37Packages.python-jsonrpc-server: 0.0.2 -> 0.1.2 2019-03-20 23:36:59 +01:00
Sarah Brofeldt f6e1221e8d pythonPackages.elasticsearch-curator: Jailbreak click (#57912) 2019-03-20 13:30:13 +01:00
Dmitry Kalinkin 399061d3e4 pythonPackages.fastparquet: init at 0.2.1 (#56027) 2019-03-20 12:45:58 +01:00
Robert Schütz f088866945
Merge pull request #56193 from nyanloutre/mautrix-update
mautrix-telegram: 0.4.0.post1 -> 0.5.0
2019-03-20 12:24:23 +01:00
R. RyanTM 2fd5f716dc python37Packages.telethon: 1.5.5 -> 1.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-telethon/versions
2019-03-20 11:59:18 +01:00
nyanloutre 0f266d1e4c pythonPackages.telethon-session-sqlalchemy: 0.2.9.post1 -> 0.2.14 2019-03-20 11:41:58 +01:00
Robert Schütz a376d3ee09 python.pkgs.pylast: no longer supports python2 2019-03-19 23:37:15 +01:00
Robert Schütz 1ca05690c6 python.pkgs.mt-940: 4.13.0 -> 4.13.2 2019-03-19 22:29:46 +01:00
Alyssa Ross bc3e7f875e python3Packages.priority: fix build (#57807) 2019-03-19 22:28:54 +01:00
Alyssa Ross c357b53763 python36Packages.hpack: fix build (#57808) 2019-03-19 22:26:32 +01:00
Robert Schütz d338fc1583 python.pkgs.msrest: fix build on python2 2019-03-19 22:01:54 +01:00
zimbatm 8403965d01 pythonPackages.invoke: patch the default bash path (#57908)
Use a reasonable path :)
2019-03-19 17:38:55 +01:00
Robert Schütz 0cbe2fa18c python.pkgs.msrest: cleanup
I accidentally pushed fcf74c6 in a premature state.
2019-03-19 16:40:24 +01:00
Robert Schütz fcf74c6dc0 python.pkgs.msrest: 0.6.2 -> 0.6.4 2019-03-19 16:34:24 +01:00
Robert Schütz fc172b3590 python.pkgs.aiodns: 1.2.0 -> 2.0.0 2019-03-19 16:34:24 +01:00
Robert Schütz 99cd4a1063 python.pkgs.pycares: 2.4.0 -> 3.0.0 2019-03-19 16:34:24 +01:00
Robert Schütz 5c52dcf1d9 python.pkgs.simpleparse: fix build 2019-03-19 16:34:24 +01:00
Robert Schütz deb20c14a2 python.pkgs.mecab-python3: correct meta 2019-03-19 15:30:50 +01:00
Robert Schütz 06bcb5c21b python.pkgs.mecab-python3: fix build
fallout of https://github.com/NixOS/nixpkgs/pull/54182
2019-03-19 15:28:32 +01:00
Jörg Thalheim 5e888d1854
Merge pull request #57896 from dotlambda/asyncio-remove
python.pkgs.asyncio: remove
2019-03-19 10:55:37 +00:00
Robert Schütz 180c68d88a
python.pkgs.cairocffi: make withXcffib work again (#57855) 2019-03-19 10:20:05 +01:00
Robert Schütz 271835909e python.pkgs.aioeventlet: 0.5.1 -> 0.5.2 2019-03-19 10:17:16 +01:00
Robert Schütz a4a61777e8 python.pkgs.asyncio: remove
> This version is only relevant for Python 3.3,
> which does not include asyncio in its stdlib.
We don't ship 3.3 anymore.
2019-03-19 10:11:23 +01:00
Robert Schütz 3172140c19
Merge pull request #57724 from dotlambda/pyalgotrade-fix
python.pkgs.pyalgotrade: fix build
2019-03-19 09:57:03 +01:00
Robert Schütz 4cf0a12d34 python.pkgs.pyalgotrade: fix build 2019-03-19 09:39:38 +01:00
Robert Schütz ae5b83683a python.pkgs.ws4py: enable for all Python versions 2019-03-19 09:39:37 +01:00
Sarah Brofeldt 379ff387f4 pythonPackages.secretstorage: 3.1.0 -> 3.1.1 (#57857) 2019-03-18 17:25:07 +01:00
Will Dietz f9b1a1955b python3Packages.PyChromecast: 2.5.2 -> 3.0.0 (#57843) 2019-03-18 16:09:51 +01:00
Robert Schütz 72e0be2fb7 python3.pkgs.pycaption: fix build 2019-03-18 16:08:49 +01:00
Robert Schütz ea7885fd7a python.pkgs.mysqlclient: fix build
fallout of https://github.com/NixOS/nixpkgs/pull/54182
fixes https://github.com/NixOS/nixpkgs/issues/57263
2019-03-18 15:57:11 +01:00
Robert Schütz 8ec6905aae
Merge pull request #57745 from dotlambda/csvkit-no-library
csvkit: move out of pythonPackages
2019-03-18 15:49:47 +01:00
Ryan Mulligan d4559c372d
Merge pull request #57466 from r-ryantm/auto-update/python3.7-xcffib
python37Packages.xcffib: 0.6.0 -> 0.7.0
2019-03-17 18:01:57 -07:00
worldofpeace d630716229 pythonPackages.rabbitypy: nitpicks 2019-03-17 17:46:39 -04:00
Josef Kemetmüller 2016b37495 pythonPackages.rabbitpy: Fix build 2019-03-17 17:44:36 -04:00
Robert Schütz 5e39aa231a csvkit: move out of pythonPackages
From https://csvkit.readthedocs.io/en/1.0.3/index.html:
> csvkit is a suite of *command-line tools* for [...]
2019-03-17 16:11:14 +01:00
Robert Schütz b1454f587e python.pkgs.agate-excel: 0.2.2 -> 0.2.3 2019-03-17 16:11:02 +01:00
Ryan Mulligan 4979238e80
Merge pull request #57399 from r-ryantm/auto-update/python3.7-django-cors-headers
python37Packages.django-cors-headers: 2.4.0 -> 2.5.0
2019-03-17 06:31:37 -07:00
8084 554d745d67
fixed licenses 2019-03-17 00:28:23 +03:00
8084 3cfda8c3c2
retext: init at 7.0.4 2019-03-16 22:20:59 +03:00
Timo Kaufmann 4f2d842a98 python.pkgs.pyzmq: disable flaky test
Recently failed on staging.
2019-03-16 19:46:04 +01:00
Timo Kaufmann 92ed05be3b python.pkgs.pyzmq: 17.1.3 -> 18.0.1 2019-03-16 19:46:04 +01:00
Robert Schütz f7156588b2 python.pkgs.PyICU: fix build
fallout of https://github.com/NixOS/nixpkgs/pull/54182
2019-03-16 09:50:29 +01:00
xeji b18d76628a
Merge pull request #57451 from r-ryantm/auto-update/python3.7-QtAwesome
python37Packages.qtawesome: 0.5.6 -> 0.5.7
2019-03-15 23:45:15 +01:00
R. RyanTM 734341104c python37Packages.radio_beam: 0.2 -> 0.3.1 (#57450)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-radio_beam/versions
2019-03-15 23:29:49 +01:00
Robert Schütz 0866dd09e9
Merge pull request #57705 from terlar/add-python-package-google-auth-oauthlib
pythonPackages.google-auth-oauthlib: init at 0.2.0
2019-03-15 22:47:18 +01:00
Robert Schütz 8c594fc8b3 python.pkgs.ordered-set: fix build 2019-03-15 22:28:37 +01:00
Terje Larsen 44fcb4aa13
pythonPackages.google-auth-oauthlib: init at 0.2.0
Fix #57022
2019-03-15 22:26:53 +01:00
Robert Schütz 790b92739d python.pkgs.robotframework-tools: fix build, mark as broken on Python 3 2019-03-15 22:12:47 +01:00
Robert Schütz b5ddc8f377 python.pkgs.moretools: fix build 2019-03-15 22:12:47 +01:00
Robert Schütz 8eee646d96 python.pkgs.zetup: fix build 2019-03-15 22:12:47 +01:00
R. RyanTM 0c32653a61 python37Packages.keepkey: 4.0.2 -> 6.0.2 (#55202)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-keepkey/versions
2019-03-15 20:58:32 +01:00
Robert Schütz b1ad192bf9 python3.pkgs.google-music-utils: 2.0.0 -> 2.1.0 2019-03-15 20:17:45 +01:00
Robert Schütz f06bec0e65 python3.pkgs.google-music: fix build 2019-03-15 20:17:45 +01:00
Robert Schütz 2f3edc1736 python3.pkgs.audio-metadata: fix build 2019-03-15 20:17:45 +01:00
Robert Schütz 7b045cd31b python.pkgs.click-default-group: use pytest_3 2019-03-15 20:17:45 +01:00
R. RyanTM 3891f5b9af python37Packages.xlsx2csv: 0.7.4 -> 0.7.5 (#57468)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-xlsx2csv/versions
2019-03-15 18:05:15 +01:00
R. RyanTM db845e871c python37Packages.pytest-django: 3.4.7 -> 3.4.8 (#57440)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pytest-django/versions
2019-03-15 17:53:14 +01:00
Robert Schütz 9905de73a4 python.pkgs.django_guardian: broken on Python 2.7
See https://github.com/django-guardian/django-guardian/pull/605.
2019-03-15 17:50:39 +01:00
Robert Schütz 6e49276182 python.pkgs.django_guardian: simplify expression 2019-03-15 17:50:39 +01:00
R. RyanTM dc7bddbb89 python37Packages.snuggs: 1.4.2 -> 1.4.3 (#57458)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-snuggs/versions
2019-03-15 17:30:23 +01:00
Robert Schütz f704bee09b python.pkgs.rasterio: fix build
fallout of https://github.com/NixOS/nixpkgs/pull/54182
2019-03-15 17:26:37 +01:00
Robert Schütz 1bec0ba530
Merge pull request #57453 from r-ryantm/auto-update/python3.7-rply
python37Packages.rply: 0.7.6 -> 0.7.7
2019-03-15 17:19:52 +01:00
R. RyanTM 03bb0583d5 python37Packages.python-gitlab: 1.7.0 -> 1.8.0 (#57443)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-python-gitlab/versions
2019-03-15 17:18:51 +01:00
R. RyanTM 40a1273be1 python37Packages.stevedore: 1.30.0 -> 1.30.1 (#57459)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-stevedore/versions
2019-03-15 17:13:53 +01:00
Robert Schütz d5adfca07f python.pkgs.rply: use propagatedBuildInputs 2019-03-15 17:13:17 +01:00
Robert Schütz 739cf7d8ed python.pkgs.restructuredtext_lint: does not support Python 3.7 yet 2019-03-15 17:09:03 +01:00
Robert Schütz fa1ada0612 python.pkgs.subliminal: improve expression 2019-03-15 17:01:14 +01:00
Robert Schütz acad55399a python.pkgs.pysrt: use buildPythonPackage and checkInputs 2019-03-15 17:01:14 +01:00
R. RyanTM ba269fce41 python37Packages.tldextract: 2.2.0 -> 2.2.1 (#57464)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tldextract/versions
2019-03-15 16:48:08 +01:00
Robert Schütz d50fe701af
Merge pull request #55711 from smaret/aplpy
pythonPackages.aplpy: init at 2.0.3
2019-03-15 16:36:03 +01:00
Sébastien Maret 16fbffa6df
pythonPackages.aplpy: init at 2.0.3 2019-03-15 14:42:01 +01:00
Sébastien Maret 646eb81a37
pythonPackages.pyregion: init at 2.0 2019-03-15 14:42:00 +01:00
Sébastien Maret 50124a62c8
pythonPackages.pyavm: init at 0.9.4 2019-03-15 14:41:49 +01:00
Robert Schütz 771272356c python3.pkgs.pyhomematic: 0.1.57 -> 0.1.58 2019-03-15 10:34:32 +01:00
Robert Schütz 01a7acf382 python3.pkgs.netdisco: 2.3.0 -> 2.5.0 2019-03-15 10:33:50 +01:00
Robert Schütz 6339f0b791
Merge pull request #57653 from worldofpeace/google-api-python-client
pythonPackages.weboob: add pyqt5 as native input
2019-03-15 10:21:24 +01:00
worldofpeace fb2af2a574 python.pkgs.google_api_python_client: conditionally override for python2.7 2019-03-15 10:17:14 +01:00
Ryan Mulligan 2e76e35df6
Merge pull request #53422 from leenaars/bang
pythonPackages.dockerfile-parse: init at 0.0.13
2019-03-14 15:48:42 -07:00
Jos van Bakel 2c4e220e71 pythonPackages.pyrr: 0.10.1 -> 0.10.2 (#57661) 2019-03-14 22:19:48 +01:00
Vladimír Čunát 04066403ae
Merge branch 'master' into staging-next
Lots of rebuilds from master, apparently.
Hydra nixpkgs: ?compare=1509577
2019-03-14 19:54:49 +01:00
Robert Schütz badca37c51
Merge pull request #57621 from dtzWill/update/pyxlib-0.25
pythonPackages.xlib: 0.17 -> 0.25, enable tests
2019-03-14 18:20:46 +01:00
Will Dietz 5a302b2005 pythonPackages.xlib: 0.17 -> 0.25, enable tests
https://github.com/python-xlib/python-xlib/releases/tag/0.25

(and the releases along the way)
2019-03-14 18:17:28 +01:00
worldofpeace 72679615a1 pythonPackages.weboob: add pyqt5 as native input
Didn't notice it wasn't there. This should make it so we
don't have to set the environment variable anymore.
2019-03-14 13:13:00 -04:00
Michael Weiss 871cd756c8
python.pkgs.distro: Re-enable the package for now
Most tests are fine (only 20 out of 173 fail, 10 because lsb_release is
not available or returns exit code 3 and the other 10 might also fail
due to the sandboxed build environment).
Manual tests show that distro works as intended in a normal environment.

See 9382d2ea76
2019-03-14 13:14:52 +01:00
Jörg Thalheim 4d2fe32784
Merge pull request #57635 from Mic92/engineio
python3.pkgs.python-engineio: 3.0.0 -> 3.4.3
2019-03-14 11:28:24 +00:00
Jörg Thalheim 42bc96105f
python3.pkgs.engineio: limit to linux
probably has never build on macOS.
2019-03-14 11:23:14 +00:00
Nathan van Doorn 512833807d pythonPackages.cbor2: init at 4.1.2 (#57507) 2019-03-14 12:22:29 +01:00
Robert Schütz aacd06eb5a
Merge pull request #57594 from nyanloutre/electron-cash-update
Electron cash update
2019-03-14 12:15:45 +01:00
Jörg Thalheim f94dc01e75
python3.pkgs.python-engineio: 3.0.0 -> 3.4.3
fixes build of python-socketio
2019-03-14 11:14:43 +00:00
nyanloutre 9b9f4d9005 pythonPackages.qdarkstyle: init at 2.6.5 2019-03-14 11:54:38 +01:00
Robert Schütz 5ee0125268
python.pkgs.shapely: fix tests on Darwin (#57630) 2019-03-14 10:28:43 +01:00
Sébastien Maret d81b59b027
pythonPackages.reproject: init at 0.4 2019-03-14 09:41:37 +01:00
Sébastien Maret a068e9ffc2
pythonPackages.astropy-healpix: init at 0.4 2019-03-14 09:41:37 +01:00
Sébastien Maret 59a562ee35
pythonPackages.astropy-helpers: init at 3.1 2019-03-14 09:41:26 +01:00
Robert Schütz 098cb9f63a
Merge pull request #56082 from Ma27/fix-pyopencl
python3Packages.pyopencl: fix build
2019-03-14 00:11:22 +01:00
Ethan Glasser-Camp 2556b7bfad virtualenv: Update patch for 16.2.0 (#57533) 2019-03-13 23:58:52 +01:00
Robert Schütz f721655455 python.pkgs.cairosvg1: remove
Make python2.pkgs.cairosvg refer to what previously was cairosvg1 instead.
2019-03-13 23:49:35 +01:00
Robert Schütz 22877838fa python.pkgs.cssselect2: add pytest to checkInputs 2019-03-13 23:49:35 +01:00
Robert Schütz fca2c15ca6 python.pkgs.tinycss2: add pytest to checkInputs 2019-03-13 23:49:35 +01:00
Robert Schütz fe633fb1be python.pkgs.pytest-isort: 0.2.1 -> 0.3.1 2019-03-13 23:49:35 +01:00
Michiel Leenaars c12d764a95 pythonPackages.dockerfile-parse: init at 0.0.13 2019-03-13 23:41:19 +01:00
Robert Schütz b8f0c18369
Merge pull request #56839 from avnik/fix/cairocffi
Fix cairocffi build
2019-03-13 23:35:17 +01:00
Robert Schütz 01cb9b01b8 python3.pkgs.cairosvg: 2.2.1 -> 2.3.0 2019-03-13 23:28:43 +01:00
Alexander V. Nikolaev e878fd6f5f pythonPackages.cairocffi: support 1.0 and 0.9
This patch ensures that Python2 can be used if cairocffi is used.
Version 1.0 dropped Python 2 support.
2019-03-13 11:37:51 +01:00
Maximilian Bosch 8dac864470 pythonPackages.thumbor: 6.6.0 -> 6.7.0
This patch ensures that the currently broken `thumbor`[1] package builds
and works again.

The following problems were fixed:

* Rather than placing required packages (like `gifsicle` or `exiftool`)
  into the build input list, we reference them explicitly where needed
  to ensure that the package works after the build without further
  installs.

* Skip the `test_redeye_applied` test case which is broken for a while
  now.

[1] https://hydra.nixos.org/build/90290998
2019-03-13 11:36:38 +01:00
Maximilian Bosch 16c2c6b66d python3Packages.qasm2image: require Python 3.5 at least
According to `setup.py` in 0.8 older Python wouldn't work.
2019-03-13 11:36:37 +01:00
Robert Djubek f0bd27150a pythonPackages.weboob: fix build 2019-03-12 22:39:48 -04:00
Robert Djubek c0f03051fa pythonPackages.pdfminer: 20170720 -> 20181108 2019-03-12 22:13:03 -04:00
Jascha Geerds ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
R. RyanTM 5b0502dc85 python37Packages.aiorpcx: 0.10.4 -> 0.10.5 (#57380)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-aiorpcx/versions
2019-03-12 22:55:23 +01:00
R. RyanTM cd797fcfaf python37Packages.discid: 1.1.1 -> 1.2.0 (#57396)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-discid/versions
2019-03-12 22:50:30 +01:00
R. RyanTM 28232e21bb python37Packages.distributed: 1.25.3 -> 1.26.0 (#57397)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-distributed/versions
2019-03-12 22:47:58 +01:00
Jos van Bakel 382abc9207 pythonPackages.rbtools: fix tests (#57258) 2019-03-12 22:30:49 +01:00
Ryan Mulligan 816c9b6547
Merge pull request #57381 from r-ryantm/auto-update/python2.7-aws-sam-translator
python27Packages.aws-sam-translator: 1.9.1 -> 1.10.0
2019-03-11 19:15:28 -07:00
teh 30103df024 vowpalwabbit: fix build. (#57455) 2019-03-12 00:49:01 +01:00
R. RyanTM a110fdf216 python37Packages.zeep: 3.2.0 -> 3.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-zeep/versions
2019-03-11 16:35:07 -07:00
R. RyanTM cf1c04cc28 python37Packages.xcffib: 0.6.0 -> 0.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-xcffib/versions
2019-03-11 16:25:29 -07:00
Maximilian Bosch d2379192b5
python3Packages.pyopencl: fix build
Fix the recently broken build by adding `pybind11`
to the build. Also set $HOME to a temporary directory during the build
to avoid "Permission denied" errors in the build script.

This also unbreaks `sasview` and `pybitmessage`.

See also #56826
See also https://hydra.nixos.org/build/89037506
2019-03-11 23:30:35 +01:00
R. RyanTM 0ab768ea7f python37Packages.rply: 0.7.6 -> 0.7.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-rply/versions
2019-03-11 14:29:35 -07:00
R. RyanTM ea9375d3d8 python37Packages.qtawesome: 0.5.6 -> 0.5.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-qtawesome/versions
2019-03-11 14:10:29 -07:00
R. RyanTM eda8c04e20 python37Packages.pyshp: 2.0.1 -> 2.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pyshp/versions
2019-03-11 13:15:46 -07:00
R. RyanTM b08c3705c6 python37Packages.pyroute2: 0.5.3 -> 0.5.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pyroute2/versions
2019-03-11 12:51:36 -07:00
R. RyanTM c6ed0f964b python37Packages.geopandas: 0.4.0 -> 0.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-geopandas/versions
2019-03-11 14:48:50 -04:00
R. RyanTM b844ff1f82 python37Packages.progress: 1.4 -> 1.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-progress/versions
2019-03-11 11:45:46 -07:00
R. RyanTM 1923f36042 python37Packages.libversion: 1.1.2 -> 1.1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-libversion/versions
2019-03-11 14:43:33 -04:00
R. RyanTM 8513b5146e python37Packages.peewee: 3.8.2 -> 3.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-peewee/versions
2019-03-11 14:41:30 -04:00
R. RyanTM 5c4f11d6c6 python37Packages.paste: 3.0.6 -> 3.0.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-paste/versions
2019-03-11 14:37:59 -04:00
R. RyanTM ba9c842c67 python37Packages.numpy-stl: 2.9.0 -> 2.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-numpy-stl/versions
2019-03-11 11:06:42 -07:00
Matthew Bauer 37eba81c7b
Merge pull request #56391 from matthewbauer/cmake-treewide
Add more CMake flags
2019-03-11 12:43:46 -04:00
Silvan Mosberger bfac72b276
pythonPackages.poetry: Fix build 2019-03-11 16:49:22 +01:00
R. RyanTM 2c8b352e4a python37Packages.django-cors-headers: 2.4.0 -> 2.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django-cors-headers/versions
2019-03-11 08:10:25 -07:00
Andreas Rammhold 2dd3253079
Merge pull request #57050 from dtzWill/update/m2crypto-0.32.0
pythonPackages.m2crypto: 0.30.1 -> 0.32.0
2019-03-11 15:48:54 +01:00
Matthew Bauer 6ed49262f5 treewide: remove BUILD_TESTING flag
This is now set by CMake
2019-03-11 10:11:28 -04:00
R. RyanTM b83973990f python27Packages.aws-sam-translator: 1.9.1 -> 1.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-aws-sam-translator/versions
2019-03-11 06:18:49 -07:00
Robert Schütz e10d98c055
Merge pull request #57012 from dotlambda/home-assistant-0.89
home-assistant: 0.87.1 -> 0.89.1
2019-03-11 11:54:53 +01:00
Lancelot SIX ce51fbab82
Merge pull request #56486 from lsix/add_qgis_3
qgis: 2.18.28 -> 3.4.5
2019-03-10 22:34:38 +01:00
Herwig Hochleitner 88d9ef9e1f pythonPackage.azure-mgmt-*: fix builds
see https://github.com/NixOS/nixpkgs/issues/52547
2019-03-10 22:16:31 +01:00
Herwig Hochleitner 292a4520f9 pythonPackages.msrestazure: init 0.6.0 2019-03-10 22:16:31 +01:00
Herwig Hochleitner 668d18c07a pythonPackages.msrest: init 0.6.2 2019-03-10 22:16:31 +01:00
Maximilian Bosch 8159a1fc75
python3Packages.irc: fix build
Adds missing `jaraco_collections` dependency. This also unbreaks
`errbot`.

See also https://hydra.nixos.org/build/90116401
Addresses #56826
2019-03-10 16:48:43 +01:00
Maximilian Bosch 18b0729790
pythonPackages.jaraco_logging: fix build
The package currently fails because of some flake8 violations. However
invalid coding style shouldn't break the Nix package.

See also https://hydra.nixos.org/build/90301692
Addresses #56826
2019-03-10 16:44:31 +01:00
Maximilian Bosch 4c57b5e896
pythonPackages.jaraco_text: 2.0 -> 3.0
This fixes the dependency cycle between `jaraco_text` and
`jaraco_collections`. Reported upstream in https://github.com/jaraco/jaraco.text/issues/3

See also https://hydra.nixos.org/build/90307068
See also https://hydra.nixos.org/build/90310398
Addresses #56826
2019-03-10 16:36:49 +01:00
Daiderd Jordan 132a9a0c32
Merge pull request #56980 from LnL7/python-distlib
pythonPackages.distlib: init at 0.2.8
2019-03-10 15:39:29 +01:00
Maximilian Bosch eede376d73
pythonPackages.jaraco_itertools: fix build
The package currently fails because of some flake8 violations. However
invalid coding style shouldn't break the Nix package.

See also https://hydra.nixos.org/build/90115508
Addresses #56826
2019-03-10 13:12:22 +01:00
Peter Simons c103b5b236 python-suds-jurko: disable the test suite
The test suite was broken by ee38a0d183.
2019-03-10 12:13:37 +01:00
Vladimír Čunát 8d502fd425
Merge branch 'staging-next' into staging 2019-03-10 08:05:27 +01:00
Vladimír Čunát bf47162c26
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1508887
2019-03-10 08:04:21 +01:00
worldofpeace 7435c633f6
Merge pull request #57128 from FlorianFranzen/pyext
pythonPackages.pyext: 0.6 -> 0.8
2019-03-09 15:05:29 -05:00
Florian Franzen e0b3eb075f pythonPackages.pyext: 0.6 -> 0.8 2019-03-09 20:20:43 +01:00
worldofpeace 47dd2b4c6e
Replace deprecated py.test command with pytest
Co-Authored-By: sveitser <sveitser@gmail.com>
2019-03-10 00:40:44 +08:00
sveitser a554b1c71f
pythonPackages.rfc3986: fix pytest dependency 2019-03-09 21:38:27 +08:00
Daniël de Kok 449e7f9777 python2Packages.moinmoin: 1.9.9 -> 1.9.10 (#56970)
Changes:

https://github.com/moinwiki/moin-1.9/blob/1.9.10/docs/CHANGES#L13

This commit also replaces a ISO-8859-1 character in setup.cfg to fix the
build.
2019-03-08 23:21:28 +01:00
vanzef 6a11ba39ca marisa-python: fix build (#57013) 2019-03-08 21:37:17 +01:00
Maximilian Bosch 94c3ac2574
pythonPackages.pybind11: apply patch to properly get headers directories
It seems as the `pybind11` build code returns the Python headers
directory (where the `pybind11` headers are stored as well on traditional
setups) rather than returning the dedicated prefix[1].

An exemplary fallout is the broken build of `pyopencl`[2].

[1] https://github.com/pybind/pybind11/issues/1425
[2] https://github.com/NixOS/nixpkgs/pull/56082
2019-03-08 07:08:44 +01:00
Will Dietz 10646d5e62 pythonPackages.m2crypto: swig2 as nativeBuildInput so it can be invoked
Fixes #56993.
2019-03-07 17:39:28 -06:00
Will Dietz 7ec3142207 pythonPackages.m2crypto: 0.30.1 -> 0.32.0
bdbacebd87
2019-03-07 16:43:08 -06:00
Josef Kemetmüller 811293134b pythonPackages.mxnet: Fix build (#56848) 2019-03-07 23:06:11 +01:00
obadz 275e6a0a12 pythonPackages.flickrapi: init at 2.4.0 2019-03-07 15:37:19 +00:00
obadz 7d7727e436 pythonPackages.lzstring: init at 1.0.4 2019-03-07 15:37:18 +00:00
Josef Kemetmüller 36f5c0d58d pythonPackages.wrf-python: Fix build (#56989)
The latest changes to support better cross-compilation compatibility
have introduced a stricter handling of dependency specification in
python. Since b4acd977, gfortran should be put into nativeBuildInputs,
as it's a build-time only dependency for wrf-python. Similarly, mock is
only required when testing, so it should go to checkInputs.
2019-03-07 13:21:04 +01:00
Matthieu Coudron 0752393738 python3Packages.matplotlib: 3.0.2 -> 3.0.3 2019-03-07 10:07:29 +01:00
Lancelot SIX e5091dea9e
Merge pull request #56491 from lsix/django_updates
Django updates
2019-03-07 09:51:06 +01:00
Tom Hunger 488230c253 pytorch: Use nativeBuildInputs to specify binary build dependencies. 2019-03-07 09:41:43 +01:00
Lancelot SIX 3e81b4500e
pythonPackages.django_1_11: 1.11.18 -> 1.11.20
See release notes:
- https://docs.djangoproject.com/en/dev/releases/1.11.19/
- https://docs.djangoproject.com/en/dev/releases/1.11.20/
2019-03-07 09:30:15 +01:00
Daiderd Jordan f39dfdc9fc
pythonPackages.distlib: init at 0.2.8
pythonPackages
2019-03-06 21:05:41 +01:00
Frederik Rietdijk 51174e7b7b python.pkgs.semver: 2.7.9 -> 2.8.1 2019-03-06 11:40:07 +01:00
Wael Nasreddine 51fdca9cad
Merge pull request #56567 from Izorkin/datadog-agent
datadog-agent: update go packages and sub-packages
2019-03-05 16:59:21 -08:00
Jan Tojnar 71f7d6b939
Merge pull request #56745 from jtojnar/ffado-qt5
ffado: port to qt5
2019-03-06 00:17:00 +01:00
worldofpeace cc6d98b0de
Merge pull request #56910 from samhug/fix/56908-ppft
pythonPackages.ppft: use custom checkPhase
2019-03-05 16:56:11 -05:00
Sam Hug 529bffccd8 pythonPackages.ppft: use custom checkPhase 2019-03-05 12:35:43 -08:00
Florian Klink 1aa0980e1a
Merge pull request #56872 from dotlambda/bpython-desktop-file
python.pkgs.bpython: correct Exec in bpython.desktop
2019-03-05 19:17:02 +01:00
Robert Schütz b36dc66bfe python.pkgs.supervise_api: use patch to specify path to supervise 2019-03-05 13:34:37 +01:00
Robert Schütz a5c3c8e409 python.pkgs.tvdb_api: disable tests 2019-03-05 13:34:37 +01:00
Robert Schütz 1435d45b4e python.pkgs.uproot: update checkInputs 2019-03-05 13:34:36 +01:00
Robert Schütz 654e6ecc68 python.pkgs.awkward: fix tests
pytest.importorskip() doesn't work when we don't use pytest to run tests
2019-03-05 13:34:36 +01:00
Robert Schütz f66d4bcb6b python.pkgs.willow: correct src 2019-03-05 12:50:23 +01:00
Robert Schütz b0a9ac798a python.pkgs.bpython: correct Exec in bpython.desktop 2019-03-05 10:32:24 +01:00
Robert Schütz 9b3e5a3aab
Merge pull request #56696 from jokogr/f/libarcus
pythonPackages.libarcus: use pkgs.protobuf as input
2019-03-05 09:10:29 +01:00
Ioannis Koutras 6a523a180a pythonPackages.libarcus: use pkgs.protobuf as input
This commit makes pkgs.protobuf the input for libarcus, since the latter
searches for the native protobuf library and not for the Python module.
2019-03-05 08:57:09 +01:00
Robert Schütz 82b38923c2 python.pkgs.pykerberos: put krb5 in buildInputs too
For the relevant discussion see
https://github.com/NixOS/nixpkgs/pull/55757#issuecomment-469397261
2019-03-05 08:48:29 +01:00
Frederik Rietdijk 5d7ab31949 Merge master into staging-next 2019-03-05 08:32:52 +01:00
worldofpeace d830bfba9a pythonPackages.resampy: enable tests 2019-03-04 19:41:24 -05:00
Josef Kemetmüller 8e1afe7f14 pythonPackages.resampy: Fix build 2019-03-04 21:37:31 +01:00
Michael Raskin fce81a36b7
Merge pull request #56825 from callahad/renpy
renpy: 7.1.3 -> 7.2.0
2019-03-04 19:26:30 +00:00
worldofpeace 77c8b423ed pythonPackages.pex: mark as broken 2019-03-04 14:24:22 -05:00
Robert Schütz ceb5c0fa56 python.pkgs.astral: improve checkPhase 2019-03-04 17:07:23 +01:00
Robert Schütz 9cb1f6b5dd python.pkgs.pyhomematic: 0.1.56 -> 0.1.57 2019-03-04 17:05:07 +01:00
Robert Schütz 4c0f0a014b python.pkgs.pymediainfo: fix build 2019-03-04 15:48:23 +01:00
Robert Schütz 35848d284b python.pkgs.rawkit: add patch for python37 compatibility 2019-03-04 15:48:23 +01:00
Dan Callahan 154a7d3cfb
renpy: 7.1.3 -> 7.2.0 2019-03-04 14:46:02 +00:00
Timo Kaufmann 2a5993d617
Merge pull request #56820 from timokau/tensorflow-py2-fixes
Tensorflow py2 fixes
2019-03-04 15:01:26 +01:00
Timo Kaufmann af7455b1c8 pythonPackages.tensorflow: fix python<3.4 build
This was already added for the source build, but missing for the binary
build.
2019-03-04 14:11:27 +01:00
Timo Kaufmann 9e95109b89 pythonPackages.tensorflow-tensorboard: fix python2 build
Fix build after https://github.com/NixOS/nixpkgs/pull/56669. Update the
python2 hash and re-add the python2 `futures` dependency. Not sure if
there was a reason for it to be removed in the first place.
2019-03-04 14:08:55 +01:00
Lancelot SIX 029aba960a
pythonPackages.qscintilla: fix build 2019-03-04 11:54:44 +01:00
Lancelot SIX b47f47ab10
pythonPackages.qscintilla-qt5: fix installation 2019-03-04 09:10:08 +01:00
Timo Kaufmann 37182b20a6
Merge pull request #56781 from timokau/sage-python-upgrade-fixes
Sage python upgrade fixes
2019-03-03 20:48:10 +01:00
Maximilian Bosch 6fec5aac83
pythonPackages.face_recognition: 1.2.2 -> 1.2.3
There's no git tag for 1.2.3, hence we need to pin to the corresponding
revision because we build from a git source.

After recent breakage on Hydra[1], the tests were disabled. Although
some build machines don't support AVX, we shouldn't use a DLib without
AVX as the builder's result is also used on modern machines with AVX
support. Before merging changes, maintainers should run the check phase
locally in a `nix-shell`.

[1] https://hydra.nixos.org/build/89533530
2019-03-03 15:35:59 +01:00
Maximilian Bosch 9732c44225
dlib: add flag to disable AVX support
Especially older hardware doesn't support AVX instructions. DLib is
still functional there, but significantly slower[1].

By setting `avxInstructions` to false, DLib will be compiled without
this feature.

[1] http://dlib.net/compile.html
2019-03-03 15:35:58 +01:00
Michael Raskin 20b066356a pythonPackages.pyside: fix build by passing mesa for GL/gl.h 2019-03-03 13:54:08 +01:00
Timo Kaufmann c6e4e1dbdf python.pkgs.rpy2: fix strictDeps fallout
See https://github.com/NixOS/nixpkgs/pull/54182 and
https://github.com/NixOS/nixpkgs/pull/55757.
2019-03-03 13:24:43 +01:00
Frederik Rietdijk 35e73c9dd5 Merge staging into staging-next 2019-03-03 09:35:42 +01:00
Jan Tojnar ca50e4937e python2Packages.pyqt4: partial clean up 2019-03-03 08:57:41 +01:00
Jan Tojnar 34fd15c8aa python2Packages.pyqt4: Fix build 2019-03-03 08:57:41 +01:00
Frederik Rietdijk 1285d739d8 wxPython: fix build 2019-03-03 08:37:03 +01:00
Robert Schütz 3c4c8b6500 python.pkgs.wptserve: relax h2 version constraint 2019-03-03 08:09:49 +01:00
Robert Schütz c943e22378 Revert "pythonPackages.wptserve: fix build by adding a local h2 3.0.1 instance"
This reverts commit 3e603b18a5.
Python packages' dependencies should not be overridden because
having multiple versions in $PYTHONPATH breaks stuff.
2019-03-03 08:09:49 +01:00
Pierre Bourdon f20a66084f pythonPackages.protobuf: propagate native pkgs.protobuf input
Python packages depending on the protobuf library often use the "protoc"
tool from pkgs.protobuf to codegen at build time.

This fixes a few regressions from 5c7531872f
2019-03-03 08:07:56 +01:00
Jan Tojnar c28848a3b3
pythonPackages.dbus-python: fix includedir in pkg-config 2019-03-03 02:39:30 +01:00
Robert Schütz a3b6b49eac
Merge pull request #55383 from dotlambda/home-assistant-0.87
home-assistant: 0.86.4 -> 0.87.1
2019-03-03 02:23:23 +01:00
Jan Tojnar 1eab40211e
python3Packages.pyqt5: fix building dbus support module 2019-03-03 01:26:22 +01:00
Michael Raskin 3e603b18a5 pythonPackages.wptserve: fix build by adding a local h2 3.0.1 instance 2019-03-02 21:33:52 +01:00
Robert Schütz 13182707e2
Merge pull request #56324 from makefu/python/firetv/init
init pythonPackages.firetv for home-assistant
2019-03-02 19:53:02 +01:00
Ryan Mulligan d6b632e215
Merge pull request #56434 from leenaars/thonny
Thonny: 3.0.5 -> 3.1.2
2019-03-02 07:04:08 -08:00
Robert Schütz 736025e234 python.pkgs.binaryornot: fix build 2019-03-02 15:21:48 +01:00
Robert Schütz 2e16d3d2c8 python.pkgs.pyres: skip failing test 2019-03-02 14:50:16 +01:00
Robert Schütz 09d475aab9 python.pkgs.parsel: use checkInputs 2019-03-02 14:46:05 +01:00
Robert Schütz 11ac34bf93 python.pkgs.fudge: fix tests 2019-03-02 14:41:48 +01:00
Robert Schütz b1467cf56b python.pkgs.spglib: fix tests 2019-03-02 14:37:01 +01:00
Robert Schütz 35fa04bec4 python.pkgs.pyrsistent: remove obsolete patch 2019-03-02 14:27:37 +01:00
Robert Schütz 434c2a045b python.pkgs.odfpy: fix build 2019-03-02 14:23:42 +01:00
Robert Schütz f9ab0f25f8 python.pkgs.tifffile: 2019.2.10 -> 2019.2.22 and fix build 2019-03-02 14:17:57 +01:00
Robert Schütz 100ec6c0a7
Merge pull request #56298 from jluttine/xlsxwriter-1.1.5
pythonPackages.XlsxWriter: enable tests and pythonPackages.can: 3.0.0 -> 3.1.0
2019-03-02 12:55:33 +01:00
Peter Hoeg 2f589e7d3d python3Packages.pyupdate: 0.2.29 -> 1.3.5 2019-03-02 12:41:41 +01:00
Peter Hoeg 0319b561a5 python3Packages.aiounifi: init at 4 2019-03-02 12:37:42 +01:00
Robert Schütz e43f2369ae
Merge pull request #56675 from terlar/pykeepass-fix-build
pythonPackages.pykeepass: fix build
2019-03-02 11:18:19 +01:00
Robert Schütz f70f3b3005 python.pkgs.detox: mark as broken
According to https://github.com/tox-dev/detox/blob/0.19/README.md,
"detox is unmaintained and incompatible with tox > 3.6."
We currently have tox 3.7.
2019-03-02 11:11:39 +01:00
Izorkin a8c2705b0d datadog-agent: add old version pg8000 2019-03-02 12:57:22 +03:00
Robert Schütz d9b1bfa5bf python.pkgs.argon2_cffi: add enum34 dependency 2019-03-02 10:49:50 +01:00
Terje Larsen 80b6892362 pythonPackages.pykeepass: fix build
Add missing dependency future
2019-03-02 10:49:35 +01:00
Averell Dalton 9dd81f9389 python: tensorflow: remove python3.7 restriction 2019-03-02 09:05:38 +01:00
Jean-Philippe Bernardy 1c350dc99e pythonPackages.tensorflow: 1.11 -> 1.13.1 2019-03-02 09:05:38 +01:00
Jean-Philippe Bernardy d1b7ada0ba pythonPackages.tensorflow-tensorboard: 1.11.0 -> 1.13.0 2019-03-02 09:05:38 +01:00
Jean-Philippe Bernardy 1997ca354e pythonPackages.tensorflow-estimator: init 1.13.0 2019-03-02 09:05:38 +01:00
Jaakko Luttinen 36d5375b4a
pythonPackages.XlsxWriter: enable tests 2019-03-02 09:58:16 +02:00
Jaakko Luttinen 0a41afaecd
pythonPackages.can: 3.0.0 -> 3.1.0 2019-03-02 09:58:04 +02:00
Frederik Rietdijk e81595e889 Revert "python: botocore: 1.12.96 -> 1.12.101"
This reverts commit f328c30cfd.

Forgot to remove this from my list of updates.
2019-03-02 08:51:48 +01:00
Frederik Rietdijk cf1d44ae0d Revert "python: boto3: 1.9.96 -> 1.9.101"
This reverts commit 35f4087d6b.

Forgot to remove this from my list of upgrades.
2019-03-02 08:50:46 +01:00
Robert Schütz ee2d7e432f
Merge pull request #56323 from costrouc/python-ansible-refactor
Move ansible to python-modules and use toPythonApplication + ansible related packages
2019-03-01 21:08:54 +01:00
Chris Ostrouchov de9c985097
pythonPackages.ansible-kernel: init at 0.9.0 2019-03-01 14:48:23 -05:00
Chris Ostrouchov 9c976878c6
pythonPackages.ansible-runner: init at 1.2.0 2019-03-01 14:47:01 -05:00
Chris Ostrouchov 5c4a829a34
pythonPackages.pytest-ansible: refactor remove python3 restriction 2019-03-01 14:47:01 -05:00
Chris Ostrouchov d77c611162
pythonPackages.ansible-lint: refactor move to python-modules 2019-03-01 14:47:01 -05:00
Chris Ostrouchov 300ca8132b
pythonPackages.ansible: refactor move to python-modules 2019-03-01 14:46:56 -05:00
Jaakko Luttinen eef63417d4 pythonPackages.pvlib: enable tests (#56301) 2019-03-01 20:05:35 +01:00
Robert Schütz 81bf897e29 python.pkgs.filetype: 1.0.4 -> 1.0.5 2019-03-01 14:48:45 +01:00
Robert Schütz 505b810a7f python.pkgs.pyscard: move swig to nativeBuildInputs 2019-03-01 14:38:48 +01:00
Robert Schütz 7455307b60
Merge pull request #56303 from costrouc/python-intake-init
Initialize python pyviz stack and intake
2019-03-01 10:36:50 +01:00
Jaakko Luttinen 3944fa41a0 pythonPackage.Nikola: 8.0.1 -> 8.0.2 2019-03-01 09:24:07 +01:00
Will Dietz e94519aae2 numpy: 1.16.1 -> 1.16.2
https://github.com/numpy/numpy/releases/tag/v1.16.2
2019-03-01 09:23:04 +01:00
Frederik Rietdijk 2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
Michiel Leenaars ca9af55199 pythonPackages.asttokens: init at 1.1.13 2019-03-01 07:26:14 +01:00
Will Dietz 456ff62ff8
Merge pull request #56528 from dtzWill/update/gdrivefs-gipc-py3
gipc,gdrivefs: update
2019-02-28 23:41:51 -06:00
Will Dietz e821ba565d pythonPackages.exchangelib: 1.12.0 -> 1.12.2 (#56531) 2019-02-28 18:07:32 +01:00
Will Dietz 6e7e3aebe0 gdrivefs: 0.14.9 -> 0.14.12
https://github.com/dsoprea/GDriveFS/releases/tag/0.14.12
https://github.com/dsoprea/GDriveFS/releases/tag/0.14.11
https://github.com/dsoprea/GDriveFS/releases/tag/0.14.10
2019-02-28 10:03:10 -06:00
Will Dietz 9518ca8d3e gipc: 0.6.0 -> 1.0.1, py3 2019-02-28 09:58:05 -06:00
Pavol Rusnak 391436134e python3Packages.trezor: 0.11.1 -> 0.11.2 (#56517) 2019-02-28 13:31:40 +01:00
Robert Schütz d4195072ad
python.pkgs.poetry: install shell completions (#56459) 2019-02-27 21:18:00 +01:00
makefu 2dad6f4836
pythonPackages.firetv: init at 1.0.9 2019-02-27 19:26:53 +01:00
makefu 273dd192c0
pythonPackages.adb-homeassistant: init at 1.3.1 2019-02-27 19:26:47 +01:00
Paul TREHIOU 64a63e5a08 pythonPackages.block-io: remove pycryptodome version freeze (#56462) 2019-02-27 15:44:44 +01:00
John Ericson 8293ab8461
Merge pull request #56408 from Mic92/runtime-shell
treewide: use runtimeShell instead of stdenv.shell whenever possible
2019-02-26 18:04:27 -05:00
worldofpeace 37ca1a1743
Merge pull request #56302 from jluttine/eth-utils-1.4.1
pythonPackage.eth-utils: 1.2.1 -> 1.4.1 & pythonPackage.eth-typing: 1.3.0 -> 2.0.0
2019-02-26 12:52:53 -05:00
Jaakko Luttinen b44c0b2081 pythonPackages.eth-typing: 1.3.0 -> 2.0.0 2019-02-26 12:51:31 -05:00
Jaakko Luttinen 03f0e463c1 pythonPackages.eth-utils: 1.2.1 -> 1.4.1 2019-02-26 12:51:17 -05:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Sébastien Maret 039087ac88 pythonPackages.spectral-cube: 0.4.3 -> 0.4.4 (#56383) 2019-02-26 09:19:39 +01:00
makefu 0382f5ef44
pythonPackages.pure-python-adb-homeassistant: init at 0.1.6.dev0 2019-02-25 19:33:19 +01:00
Robert Schütz 0dbfd0e7f9
Merge pull request #56312 from costrouc/python-unstable
Fixes several broken python packages for python-unstable
2019-02-25 17:13:11 +01:00
R. RyanTM d73ef83773 python37Packages.py3exiv2: 0.4.0 -> 0.5.0 (#55193)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-py3exiv2/versions
2019-02-25 17:04:39 +01:00
R. RyanTM 33636d612d python37Packages.gensim: 3.6.0 -> 3.7.0 (#54729)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-gensim/versions
2019-02-25 17:01:15 +01:00
R. RyanTM 8c00d376e3 python37Packages.stripe: 2.10.1 -> 2.18.0 (#54704)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-stripe/versions
2019-02-25 17:00:01 +01:00
R. RyanTM 8ca7a22739 python37Packages.Pyro4: 4.74 -> 4.75 (#54680)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pyro4/versions
2019-02-25 16:58:43 +01:00
R. RyanTM 2d5c827ad6 python37Packages.txtorcon: 18.3.0 -> 19.0.0 (#54679)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-txtorcon/versions
2019-02-25 16:56:53 +01:00
R. RyanTM 5bb66b3133 python37Packages.portpicker: 1.2.0 -> 1.3.0 (#54678)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-portpicker/versions
2019-02-25 16:49:30 +01:00
Robert Schütz 8effff1dae python.pkgs.pynacl: do not propagate libsodium 2019-02-25 15:16:21 +01:00
Chris Ostrouchov 8c0516e113 pythonPackages.pint: refactor change pypi name and 27 compatability 2019-02-25 15:11:59 +01:00
Chris Ostrouchov 1faa09be01 pythonPackages.pynacl: refactor remove deprecated hypothesis testing args 2019-02-25 15:11:52 +01:00
Robert Schütz 83ec5c102b pythonPackages.shapely: use patch to set library paths 2019-02-25 15:10:45 +01:00
Chris Ostrouchov d54485a145 pythonPackages.monty: 1.0.2 -> 1.0.4
and cleanup broken tests
2019-02-25 14:27:29 +01:00
Robert Schütz 8dccb06516 python.pkgs.cherrypy: skip test that fails intermittently
See https://github.com/cherrypy/cherrypy/issues/1306 for the
upstream discussion.
2019-02-25 11:35:25 +01:00
Robert Schütz 865e83b80d python.pkgs.fiona: fix build 2019-02-25 11:13:46 +01:00
Chris Ostrouchov f6719efd83
pythonPackages.hvplot: init at 0.4.0 2019-02-24 18:52:43 -05:00
Chris Ostrouchov 3c3bf6450c
pythonPackages.param: init at 1.8.2 2019-02-24 18:52:42 -05:00
Chris Ostrouchov 5785c2c5ba
pythonPackages.panel: init at 0.4.0 2019-02-24 18:52:42 -05:00