Commit Graph

9427 Commits

Author SHA1 Message Date
Robert Schütz
ef6a1b7f46
Merge pull request #58429 from xeji/p/nevow
python2Packages.nevow, tahoe-lafs: fix build
2019-03-28 13:50:17 +01:00
Timo Kaufmann
197bc2afc0
python.pkgs.pybullet: init at 2.4.8 (#58448) 2019-03-27 22:17:37 +00:00
Timo Kaufmann
f2569b9116
python.pkgs.baselines: init at 0.1.5 (#58452) 2019-03-27 21:27:22 +00:00
Timo Kaufmann
e7a084bdba
python.pkgs.roboschool: init at 1.0.39 (#58451)
Needs a forked version of bullet.
2019-03-27 21:26:54 +00:00
worldofpeace
c036b3e4c2
Merge pull request #58443 from dotlambda/cherrypy-18.1.1
python3.pkgs.cherrypy: 18.1.0 -> 18.1.1
2019-03-27 12:29:59 -04:00
Robert Schütz
3d4286e1a8 python3.pkgs.cherrypy: 18.1.0 -> 18.1.1 2019-03-27 16:48:55 +01:00
Robert Schütz
489d7351da python.pkgs.cherrypy: spilt expression in two 2019-03-27 16:48:08 +01:00
R. RyanTM
829ed264c8 python37Packages.cassandra-driver: 3.16.0 -> 3.17.0 (#57388)
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-cassandra-driver/versions
2019-03-27 15:46:02 +01:00
Uli Baum
128e6c560e python2Packages.nevow: fix build 2019-03-27 11:58:21 +01:00
Dmitry Kalinkin
0eb2c1927e
Merge pull request #58326 from veprbl/pr/pyarrow_fix_2
pythonPackages.pyarrow: fix build
2019-03-26 16:47:40 -04:00
Robert Schütz
d1bdc54849
python37Packages.pyshp: 2.0.1 -> 2.1.0 (#57442)
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-26 16:54:45 +01:00
Robert Schütz
29cec94d94
python.pkgs.cartopy: fix build (#58361)
fallout of https://github.com/NixOS/nixpkgs/pull/54182
2019-03-26 16:48:57 +01:00
Dmitry Kalinkin
2645454bc7
pyarrow: remove tests that can break on darwin 2019-03-26 10:35:56 -04:00
Robert Schütz
4ad932483c
Merge pull request #56884 from kwohlfahrt/isort
pythonPackages.isort: 4.3.4 -> 4.3.15
2019-03-26 15:03:57 +01:00
Robert Schütz
6dac4d5f8e python.pkgs.cssselect2: no isort etc. tests
The isort tests were broken after upgrading the isort package.
2019-03-26 14:57:53 +01:00
Kai Wohlfahrt
f61ed7f4cd pythonPackages.isort: 4.3.4 -> 4.3.16
We set $TMPDIR, because isort refuses to run in paths containing
'build' (since that is part of Python's typical build infrastructure).
2019-03-26 13:30:17 +00:00
Aaron Bull Schaefer
ef48aaff73 pythonPackages.ansible: 2.7.8 -> 2.7.9 (#58285) 2019-03-26 13:36:35 +01:00
R. RyanTM
2d14a88f53 python37Packages.Quandl: 3.4.5 -> 3.4.6 (#57447)
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-quandl/versions
2019-03-26 13:29:14 +01:00
R. RyanTM
b71c15b410 python37Packages.shodan: 1.10.4 -> 1.11.1 (#57457)
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-shodan/versions
2019-03-26 13:24:44 +01:00
R. RyanTM
d0d43fb21c python37Packages.shellingham: 1.2.8 -> 1.3.0 (#57456)
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-shellingham/versions
2019-03-26 13:23:28 +01:00
Robert Schütz
2413b2ac87 python.pkgs.pytest-faulthandler: fix build
fallout of https://github.com/NixOS/nixpkgs/pull/54182
2019-03-26 08:59:45 +01:00
Robert Schütz
bd6d607e5b python.pkgs.pytest-mock: 1.10.1 -> 1.10.2 2019-03-26 08:59:45 +01:00
Dmitry Kalinkin
55223a8a6a
pythonPackages.pyarrow: enable parallel build 2019-03-26 00:11:02 -04:00
Dmitry Kalinkin
49e9194b24
pythonPackages.pyarrow: fix build
Setting setupPyBuildFlags makes builder add an additional target
"build_ext" to setup.py arguments in addition to "bdisst_wheel".
pyarrow's setup.py recently started to try to redo build_ext again which
broke the build.
2019-03-26 00:05:59 -04:00
Pierre Bourdon
6beffff797 pythonPackages.dnslib: init at 0.9.9 (#57101) 2019-03-25 08:57:58 +01:00
volth
2be90ccb4f gnome3.gtk -> gtk3
fix evaluation when config.allowAliases == false

(regression after #55735)
2019-03-24 14:34:39 -04:00
Robert Schütz
5bf6a13417
Merge pull request #57879 from timor/fix-freecad-build-19.03
Fix FreeCAD build 19.03
2019-03-24 19:34:07 +01:00
timor
de1634a36e pythonPackages.pysideTools: add python deps to propagatedBuildInputs 2019-03-24 19:26:13 +01:00
timor
6b8f80053f pythonPackages.pysideTools: fix build 2019-03-24 19:26:04 +01:00
timor
17369ceae9 pythonPackages.pivy: fix build 2019-03-24 18:50:25 +01:00
Bryan Richter
a30bed52d4 pythonPackages.pyhocon: init at 0.3.51 (#57025) 2019-03-24 15:37:42 +01:00
Robert Schütz
2c07a0800a
python.pkgs.joblib: 0.12.4 -> 0.13.2 (#57906) 2019-03-24 09:32:50 +01:00
Robert Schütz
847e4e31d9 python.pkgs.restructuredtext_lint: 1.2.2 -> 1.3.0 2019-03-24 09:18:32 +01:00
Dmitry Kalinkin
6f95ac3588
Merge pull request #57988 from lopsided98/buildbot-update
buildbot: 1.8.1 -> 2.1.0
2019-03-23 20:38:20 -04:00
Robert Schütz
3f217df9fb
Merge pull request #57256 from Ma27/fix-jaraco-pkgs
errbot: fix broken dependencies
2019-03-23 18:24:08 +01:00
R. RyanTM
db67e5c5d0 python37Packages.awkward: 0.8.4 -> 0.8.7 (#57382)
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-awkward/versions
2019-03-23 17:04:35 +01:00
Thiago Kenji Okada
8820a7ab2c python.pkgs.py3status: Added missing Python deps (#56703)
According to py3status' modules documentation [1]:

- i3ipc: Used by scratchpad_async and window_title_async modules.
- pydbus: Used by kdeconnector, mpris, systemd, vpn_status and wwan
modules.
- pyserial: Used by wwan_status module.

[1]: https://py3status.readthedocs.io/en/latest/modules.html
2019-03-23 12:23:28 +01:00
R. RyanTM
239f5e8376 python37Packages.astropy: 3.1.1 -> 3.1.2 (#57383)
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-astropy/versions
2019-03-23 12:05:56 +01:00
R. RyanTM
d6a86be197 python37Packages.djangorestframework: 3.9.1 -> 3.9.2 (#57403)
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-djangorestframework/versions
2019-03-23 12:04:07 +01:00
R. RyanTM
5c7c863f67 python37Packages.flake8-import-order: 0.18 -> 0.18.1 (#57404)
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-flake8-import-order/versions
2019-03-23 12:02:23 +01:00
R. RyanTM
70e084073f python37Packages.gym: 0.11.0 -> 0.12.0 (#57412)
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-gym/versions
2019-03-23 11:47:02 +01:00
luzpaz
4147cdb09f pythonPackages.snakeviz: 1.0.0 -> 2.0.0 (#58146) 2019-03-23 11:42:50 +01:00
Joachim F
f65a6ac829
Merge pull request #57766 from 8084/init-retext
retext: init at 7.0.4
2019-03-23 09:23:44 +00:00
Will Dietz
19030473ba pythonPackages.fonttools: 3.37.3 -> 3.39.0 (#57934)
https://github.com/fonttools/fonttools/releases/tag/3.38.0
https://github.com/fonttools/fonttools/releases/tag/3.39.0
2019-03-23 00:15:05 +01:00
Robert Schütz
b9bd965de2
Merge pull request #57424 from r-ryantm/auto-update/python3.7-munkres
python37Packages.munkres: 1.0.12 -> 1.1.2
2019-03-23 00:11:40 +01:00
R. RyanTM
3a5c92734d python37Packages.nbxmpp: 0.6.9 -> 0.6.10 (#57422)
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-nbxmpp/versions
2019-03-23 00:09:17 +01:00
Robert Schütz
48a16b3eac python3Packages.munkres: 1.0.12 -> 1.1.2
As of version 1.1.0, this munkres package no longer supports Python 2.
2019-03-23 00:00:04 +01:00
Ben Wolsieffer
b2e11e0cdf buildbot: 1.8.1 -> 2.1.0 2019-03-22 18:43:15 -04:00
Sarah Brofeldt
78c95f561f
Merge pull request #58031 from dotlambda/elasticsearch-curator-application
elasticsearch-curator: add top-level package using older click
2019-03-22 20:11:54 +01:00
Robert Schütz
22bb090ed1
Merge pull request #58035 from dotlambda/python-fixes
pythonPackages: multiple fixes
2019-03-22 10:59:38 +01:00