Commit Graph

9281 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Chris Ostrouchov
0bf877b23a
pythonPackages.nbsmoke: init at 0.2.7 2019-02-24 18:52:42 -05:00
Chris Ostrouchov
751fdd8ae6
pythonPackages.intake: init at 0.4.1 2019-02-24 18:52:41 -05:00
Chris Ostrouchov
bbf7666674
pythonPackages.gidgethub: refactor build without flit 2019-02-24 18:20:26 -05:00
Robert Schütz
8a791f0b83 python.pkgs.isbnlib: 3.9.5 -> 3.9.6 2019-02-25 00:18:09 +01:00
Chris Ostrouchov
c0d6bd8743
pythonPackages.howdoi: refactor fix HOME requirement 2019-02-24 12:49:39 -05:00
Chris Ostrouchov
7242b9e02c
pythonPackages.holoviews: init at 1.11.2 2019-02-24 12:15:34 -05:00
Chris Ostrouchov
1a2eae5610
pythonPackages.pyct: init at 0.4.6 2019-02-24 12:15:33 -05:00
Chris Ostrouchov
19df1a4f29
pythonPackages.python-snappy: init at 0.5.3 2019-02-24 12:15:24 -05:00
Chris Ostrouchov
5b3d8888f7
pythonPackages.pyviz-comms: init at 0.7.0 2019-02-24 11:18:45 -05:00
Chris Ostrouchov
cf62881636
pythonPackages.streamz: init at 0.5.0 2019-02-24 11:18:45 -05:00
Ryan Mulligan
a13f0a1dcd
Merge pull request #53472 from borisbabic/feature/init-virtscreen
virtscreen: init at 0.3.1
2019-02-24 07:12:56 -08:00
R. RyanTM
0f43790d2c python37Packages.pytest-httpbin: 0.3.0 -> 1.0.0 (#55846) 2019-02-24 15:16:15 +01:00
Robert Schütz
6e5a66f09f
Merge pull request #56225 from dotlambda/esphome-1.11.0
esphome: 1.10.1 -> 1.11.1
2019-02-24 13:58:13 +01:00
Izorkin
55fc2d6375 pythonPackages.psutil: 5.4.8 -> 5.5.1 2019-02-24 10:17:36 +01:00
Frederik Rietdijk
c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +01:00
catern
917f6f987a pythonPackages.pykerberos: take krb5 as a nativeBuildInput (#56268) 2019-02-24 08:32:14 +01:00
R. RyanTM
fb076f2bfe python37Packages.mysqlclient: 1.3.14 -> 1.4.1 (#54716)
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-mysqlclient/versions
2019-02-24 00:31:04 +01:00
Frederik Rietdijk
073602c143 python.pkgs.rhpl: fix build 2019-02-23 20:05:19 +01:00
Frederik Rietdijk
8ce693e81b python.pkgs.bootstrapped-pip: pip 19.0.2 -> 19.0.3, wheel 0.33.0 -> 0.33.1 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
3f8c70a019 python: zope.i18n: 4.6.1 -> 4.6.2 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
d7b057941e python: wheel: 0.33.0 -> 0.33.1 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
faa8bbcbf0 python: virtualenv: 16.4.0 -> 16.4.1 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
21675be227 python: uproot: 3.4.5 -> 3.4.6 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
3431148c7a python: uproot-methods: 0.4.2 -> 0.4.3 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
f7c56865ba python: telethon-session-sqlalchemy: 0.2.8 -> 0.2.9.post1 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
eaec54b5d7 python: spectral-cube: 0.4.3 -> 0.4.4 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
4029f3161e python: regex: 2019.02.07 -> 2019.02.21 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
4675cebd2c python: quantities: 0.12.2 -> 0.12.3 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
1bc8faa184 python: qiskit: 0.7.2 -> 0.7.3 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
139fedfba3 python: pyzmq: 17.1.2 -> 17.1.3 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
c6c25741a6 python: pyupdate: 0.2.26 -> 0.2.29 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
fbc5b45259 python: pytest-server-fixtures: 1.6.1 -> 1.6.2 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
41a5f392e3 python: pyrsistent: 0.14.10 -> 0.14.11 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
9cdb255a87 python: pykeepass: 3.0.2 -> 3.0.3 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
d6ece9f4a2 python: pyhomematic: 0.1.55 -> 0.1.56 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
882dd8592a python: PyChromecast: 2.5.1 -> 2.5.2 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
d54a379fb6 python: py_stringmatching: 0.4.0 -> 0.4.1 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
ae19b699d5 python: prompt_toolkit: 2.0.8 -> 2.0.9 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
a473b68709 python: plaid-python: 2.4.0 -> 2.4.1 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
efdb9b322f python: pip: 19.0.2 -> 19.0.3 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
8512713489 python: phonenumbers: 8.10.5 -> 8.10.6 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
96e372b667 python: murmurhash: 1.0.1 -> 1.0.2 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
7d663129a2 python: ledgerblue: 0.1.22 -> 0.1.23 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
2177ac101f python: google-auth: 1.6.2 -> 1.6.3 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
ea6e883752 python: globus-sdk: 1.7.0 -> 1.7.1 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
15d9442440 python: flake8: 3.7.5 -> 3.7.6 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
dc58cece83 python: django-contrib-comments: 1.9.0 -> 1.9.1 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
63176cbeda python: cx_Oracle: 7.1.0 -> 7.1.1 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
aea77eb7d6 python: configparser: 3.7.1 -> 3.7.3 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
e2d0dc3cd6 python: cmd2: 0.9.8 -> 0.9.10 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
f6b3fd3b29 python: cffi: 1.12.0 -> 1.12.1 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
f328c30cfd python: botocore: 1.12.96 -> 1.12.101 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
35f4087d6b python: boto3: 1.9.96 -> 1.9.101 2019-02-23 20:05:18 +01:00
Frederik Rietdijk
bf72a598fc python: atom: 0.4.2 -> 0.4.3 2019-02-23 20:05:17 +01:00
Frederik Rietdijk
abb101dc42 python: androguard: 3.3.4 -> 3.3.5 2019-02-23 20:05:17 +01:00
Frederik Rietdijk
eccf59f056 python: alerta-server: 6.7.4 -> 6.7.5 2019-02-23 20:05:17 +01:00
Frederik Rietdijk
118d7630a7 python: aiohue: 1.9.0 -> 1.9.1 2019-02-23 20:05:17 +01:00
Frederik Rietdijk
143d5fc729 python: XlsxWriter: 1.1.4 -> 1.1.5 2019-02-23 20:05:17 +01:00
Frederik Rietdijk
89f91cf06b python.pkgs.hypothesis: 3.79.3 -> 3.88.3 2019-02-23 20:05:17 +01:00
Chris Ostrouchov
1223c8fd9d
pythonPackages.gumath: init at unstable-2018-11-27 2019-02-23 13:09:11 -05:00