10768 Commits

Author SHA1 Message Date
Erik Arvstedt
071f3b34e6
pythonPackages.filemagic: init at 1.6 2019-04-29 11:41:42 +02:00
Markus Schmidl
d4a1232733 pythonPackages.caldav: init at 0.6.0 2019-04-29 10:49:35 +02:00
Jean-Paul Calderone
54c22e639c pyhamcrest: switch from application to package (#60214)
pyhamcrest is a testing library with no application component.
2019-04-29 09:43:47 +02:00
Robert Scott
83e01aa5e4 pythonPackages.fastpair: force use of pytest_3 2019-04-28 15:58:09 +01:00
Dmitry Kalinkin
8fa36fc8a1 python: provide hasCxxDistutils attribute for pythonPackages.numpy
Patching numpy.distutils used to be required for pythonPackages.cython
to build on darwin. It was later accidentally disabled during one of the
refactorings, but that did not break cython. This change reinstantiates
the patch. It still applies, so it should be low maintenance and it can
still be useful.
2019-04-28 09:17:59 +02:00
Robert Scott
3d38c01e5c pythonPackages.basemap: 1.0.7 -> 1.2.0, fixes build on py3.7
upstream seems to have moved to github without updating its pypi
packages
2019-04-27 23:25:33 +01:00
Robert Scott
0ffe8864b9 pythonPackages.asana: 0.7.1 -> 0.8.2, disable for py3.7 2019-04-27 15:22:08 +01:00
Renaud
2a2ca8ca7e
Merge pull request #59543 from romildo/upd.efl
enlightenment.efl: 1.21.1 -> 1.22.1
2019-04-27 16:04:53 +02:00
Renaud
9a2968d4ca
pythonefl: 1.21.0 -> 1.22.0 2019-04-27 14:04:53 +02:00
R. RyanTM
e8b588c359 python37Packages.breathe: 4.11.1 -> 4.12.0 (#59643)
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-breathe/versions
2019-04-27 13:02:52 +02:00
Anders Kaseorg
27d13628ee pytorch: Move cudatoolkit to nativeBuildInputs
nvcc must be available in PATH at build time; otherwise CUDA support
will be disabled.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-04-27 07:49:42 +02:00
Robert Schütz
a416ef58b7 python.pkgs.pg8000: does not support Python 2.7 (#60220)
* python.pkgs.pg8000: does not support Python 2.7

* python3.pkgs.pg8000: update propagatedBuildInputs
2019-04-27 07:47:37 +02:00
Robert Scott
900dfa2705 pythonPackages.ezdxf: 0.8.8 -> 0.9
also disable for python <3.5 as upstream has dropped support
2019-04-27 07:46:59 +02:00
Robert Scott
d40894cbea pythonPackages.box2d: remove unnecessary pkgs-box2d buildInput
this dependency turns out to be completely unnecessary - the pypi
package includes its own bundled copy of the source (i know - ew.)
and building without pkgs-box2d results in a binary-identical .so.

this has the side-effect of enabling this package on darwin, which was
previously restricted by the apparently linux-only pkgs-box2d.
2019-04-27 07:45:53 +02:00
Robert Scott
4c49c02073 pythonPackages.box2d: fix build by moving swig2 to nativeBuildInputs 2019-04-27 07:45:53 +02:00
Frederik Rietdijk
042a01efbf Merge staging-next into staging 2019-04-27 07:02:02 +02:00
Frederik Rietdijk
883232c00d Merge master into staging-next 2019-04-27 07:01:38 +02:00
Matthew Bauer
87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer
698ff7855d xml2rfc: don’t run tests on darwin
https://hydra.nixos.org/build/92523991
2019-04-26 21:55:10 -04:00
Matthew Bauer
b1de8cf480 treewide: disable tests on darwin
- tthsum
- python-papis
- python-sqlalchemy-migrate
- python-xlib
- dub
2019-04-26 21:55:05 -04:00
Matthew Bauer
3bab20c88d treewide: disable checks on darwin
Not working in these cases:

- dconf
- paho-mqtt
- perl-gtk2
- perl-TAPParserSourceHandlerpgTAP
2019-04-26 21:55:02 -04:00
Matthew Bauer
ffeffb3851 python-zope_testrunner: don’t run tests on darwin
broken currently:

https://hydra.nixos.org/build/92527992
2019-04-26 21:55:01 -04:00
Matthew Bauer
2a59d24387 pycrypto: remove pre-10.12 patch 2019-04-26 21:54:57 -04:00
Matthew Bauer
fffc777be4 cffi: don’t run tests on darwin
they fail with llvm 7 for some reason
2019-04-26 21:54:53 -04:00
Matthew Bauer
0fe315c9b6 treewide: remove old patches for macOS
These shouldn’t be needed now that we are on macOS 10.12.
2019-04-26 21:54:32 -04:00
Mario Rodas
8d0e3ad603
pythonPackages.pytest-dependency: fix build 2019-04-26 14:29:10 -05:00
Daniël de Kok
58c473985c python3Packages.spacy: fix build (#60276)
spaCy 2.0.18 requires an older version of wheel. Remove upper bound.
2019-04-26 20:47:31 +02:00
worldofpeace
07f96168e3
Merge pull request #60170 from worldofpeace/lollypop-bump
lollypop: 1.0.5 -> 1.0.7, other stuff
2019-04-26 12:18:40 -04:00
Jan Tojnar
89a150355b
Merge branch 'master' into staging 2019-04-26 16:35:54 +02:00
Robert Schütz
c890a3dd0f python.pkgs.jinja2: run tests 2019-04-26 13:41:30 +02:00
Florian Franzen
604dae6797 pythonPackages.joblib: skip flaky test
fixes https://github.com/NixOS/nixpkgs/issues/60248
2019-04-26 12:08:22 +02:00
Robert Scott
9b69cf0865 pythonPackages.ColanderAlchemy: mark as broken for colander >1.6.0 (#59975)
ColanderAlchemy doesn't seem to have been updated for colander 1.7.0,
or at least its tests haven't been and we get a single, subtle test
failure around null handling which I don't feel comfortable skipping.
Issue filed upstream https://github.com/stefanofontanelli/ColanderAlchemy/issues/107

users that really need this will have to feed in their own pinned
colander package.
2019-04-26 09:15:24 +02:00
Robert Scott
91a6ffa4bd pythonPackages.serversyncstorage: mark as broken if cornice.version != 0.17 (#59884)
this package doesn't build if accessed directly from the top level
without a specially overridden cornice package supplied - as done
by syncserver
2019-04-26 08:42:58 +02:00
Timo Kaufmann
918f0a19a8
python.pkgs.cysignals: 1.9.0 -> 1.10.2 (#60226) 2019-04-25 22:35:36 +02:00
Michael Weiss
5b1499e47e
python37Packages.mysql-connector: 8.0.15 -> 8.0.16 2019-04-25 21:30:27 +02:00
Mario Rodas
fc48e74127 pythonPackages.google-auth-oauthlib: fix python3 build (#60209) 2019-04-25 18:20:18 +02:00
worldofpeace
5aa04754e5
Merge pull request #57108 from FlorianFranzen/pyside-tools
pythonPackages.pysideTools: Use fetchFromGitHub and update meta
2019-04-25 07:36:23 -04:00
Florian Franzen
cdf35c4f17 pythonPackages.pysideTools: Use fetchFromGitHub and update meta 2019-04-25 13:04:18 +02:00
Matthias Beyer
dfd8f84aef python3Packages.jupyterlab: Fix build
The build was broken by updating the underlying python library.
This is the quickfix.

Fixes: ca67a7200cf ("python37Packages.jupyterlab_server: 0.2.0 -> 0.3.0")
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-25 09:41:52 +02:00
Will Dietz
edb23a55fe
Merge pull request #59670 from r-ryantm/auto-update/python3.7-PyChromecast
python37Packages.PyChromecast: 3.0.0 -> 3.2.0
2019-04-24 14:59:09 -05:00
Frederik Rietdijk
6d28c66c19 python: xkcdpass: 1.17.2 -> 1.17.3 2019-04-24 18:43:26 +02:00
Frederik Rietdijk
982443d20a python: urllib3: 1.24.1 -> 1.24.2 2019-04-24 18:43:26 +02:00
Frederik Rietdijk
eb91d07316 python: typed-ast: 1.3.1 -> 1.3.4 2019-04-24 18:43:26 +02:00
Frederik Rietdijk
abd8d9ba6b python: sseclient: 0.0.23 -> 0.0.24 2019-04-24 18:43:26 +02:00
Frederik Rietdijk
5aecccacca python: SPARQLWrapper: 1.8.2 -> 1.8.4 2019-04-24 18:43:26 +02:00
Frederik Rietdijk
f3939bddab python: smart_open: 1.8.1 -> 1.8.2 2019-04-24 18:43:26 +02:00
Frederik Rietdijk
58dba9ee3e python: setuptools: 41.0.0 -> 41.0.1 2019-04-24 18:43:26 +02:00
Frederik Rietdijk
ee9b28dca9 python: s3fs: 0.2.0 -> 0.2.1 2019-04-24 18:43:26 +02:00
Frederik Rietdijk
2f50805b71 python: ruamel.yaml: 0.15.92 -> 0.15.94 2019-04-24 18:43:26 +02:00
Frederik Rietdijk
4e3215af86 python: pytest-mock: 1.10.3 -> 1.10.4 2019-04-24 18:43:26 +02:00