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