Commit Graph

20091 Commits

Author SHA1 Message Date
Martin Weinelt
e0fbd72f39
pythonPackages.mocket: 3.9.0 -> 3.9.1 2020-10-10 18:19:27 +02:00
Mario Rodas
a4a1b25469
pythonPackages.internetarchive: 1.9.4 -> 1.9.5 (#100142) 2020-10-10 14:08:58 +00:00
Mario Rodas
82b5381414
Merge pull request #97993 from bcdarwin/update-batchgenerators
python3Packages.batchgenerators: 0.20.0 -> 0.20.1
2020-10-10 08:21:18 -05:00
flyfloh
afbf62d179
python3Packages.pymetno: 0.5.1 -> 0.8.1 (#100131) 2020-10-10 07:48:37 -05:00
Alvar Penning
83ef8e4393 pythonPackages.shortuuid: disable on Python 2
Compatibility was dropped upstream for release 1.0.0.
2020-10-10 11:06:51 +02:00
Mario Rodas
450f15966e nvchecker: install manpage 2020-10-10 00:29:29 -05:00
Dmitry Kalinkin
c9f7ef3f12
pyhton3Packages.ibis-framework: fix tests for pandas 1.1 2020-10-09 14:45:01 -04:00
Daniël de Kok
a11033993c
Merge pull request #99947 from omasanori/beancount-2.3.2
beancount: 2.3.1 -> 2.3.2
2020-10-09 19:25:58 +02:00
Martin Weinelt
73155864fa
Merge pull request #100091 from mweinelt/pyatmo
python3Packages.pyatmo: 4.0.0 -> 4.1.0
2020-10-09 18:43:58 +02:00
Martin Weinelt
3f3e7949e0
python3Packages.pyatmo: 4.0.0 -> 4.1.0
Enable tests by fetching sources from GitHub.
2020-10-09 17:37:31 +02:00
Martin Weinelt
81b664a0c6
Merge pull request #99986 from mweinelt/hass
home-assistant: 0.115.6 -> 0.116.2; python3Packages.voluptuous: 0.11.7 -> 0.12.0
2020-10-09 17:14:19 +02:00
Martin Weinelt
657c387464
pythonPackages.yeelight: 0.5.3 -> 0.5.4
Use pytestCheckhook for testing.
2020-10-09 17:10:28 +02:00
Martin Weinelt
2721442187 python3Packages.voluptuous: 0.11.7 -> 0.12.0
Enable tests by running nosetests during checkPhase.
2020-10-09 12:11:05 +02:00
Stefan Frijters
c5a9a644b2 pythonPackages.maestral: 1.2.0 -> 1.2.1
Also match the dependencies with the dependencies in setup.py again.
2020-10-08 22:47:35 -07:00
Doron Behar
36b7e89f19 python3.pkgs.androguard: rewrite
Add an optional withGui flag to turn off gui as most of the time it's
not needed since this is a python library.

Use a GitHub tarball to optionally enable tests, currently disabled by
default, but next release' tests should pass (tested the beta release
tag).

Wrap qt apps properly, without double wrapping, if gui is enabled.
2020-10-08 18:57:23 +02:00
Doron Behar
cd5b560541 python3.pkgs.nose-timer: init at 1.0.0 2020-10-08 18:57:23 +02:00
Doron Behar
15bfdf8e51 pythonPackages.pyqtwebengine: Apply qt5.14 patch only if needed
Since we now use qt5.15 in all python modules (defaulting to the same
qt5 used in all-packages.nix), That patch is not required, but it will
be needed if qt5.14 is used if pythonInterpreters is overridden, which
is likely to happen like it happend to qutebrowser for instance. See:
2667af4062
2020-10-08 18:57:22 +02:00
Doron Behar
0331c39d4e python3.pkgs.pyqt5: 5.14.2 -> 5.15.1 2020-10-08 18:57:22 +02:00
Doron Behar
98e6fdd6a6 python3.pkgs.sip: 4.19.22 -> 4.19.24 2020-10-08 18:57:22 +02:00
WORLDofPEACE
407a5d7530
Revert "pythonPackages.afdko: 3.5.0 → 3.5.1" 2020-10-08 10:19:41 -04:00
Drew Risinger
4f36ce4aff python3Packages.cvxpy: 1.1.5 -> 1.1.6 2020-10-07 22:59:17 -07:00
Zoran Bošnjak
4c1d900de6 python3Packages.py3exiv2: 0.7.0 -> 0.8.0
Existing version is marked 'broken'.
Resolves #99623.
2020-10-07 22:56:31 -07:00
Ben Darwin
07099cdb30 python3Packages.pydot_ng: remove
- deprecated in favour of `pydot`
2020-10-07 22:54:13 -07:00
Drew Risinger
a2e6852a69 python3Packages.cirq: 0.8.2 -> 0.9.1 2020-10-07 22:29:04 -07:00
Robert Scott
889a785f98
Merge pull request #99499 from tricktron/fix-fsspec-linux-take2
python3Packages.fsspec: fix tests on linux
2020-10-07 21:51:45 +01:00
Robert Scott
f6af6263d6
Merge pull request #98619 from tricktron/fix-fs-darwin
python3Packages.fs: fix tests on darwin
2020-10-07 21:49:37 +01:00
Thibault Gagnaux
0a9641b3bb python3Packages.fsspec: fix tests on linux
Disables flaky test. Has been resolved in https://github.com/intake/filesystem_spec/issues/432 and
can thus be enabled again starting from version `0.8.4`.
2020-10-07 19:54:54 +02:00
Masanori Ogino
f588dc492b beancount: 2.3.1 -> 2.3.2
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-07 19:46:28 +09:00
Jonathan Ringer
b18cf1b35a python3Packages.azure-mgmt-commerce: use fetchpypi 2020-10-07 00:58:44 -07:00
Jonathan Ringer
8a75ad4925 python3Packages.rarfile: 3.0 -> 4.0 2020-10-07 00:57:56 -07:00
Jonathan Ringer
b489e3b3ac python3Packages.azure-servicemanagement-legacy: use fetchPypi 2020-10-07 00:55:56 -07:00
Jonathan Ringer
0093e4e6a9 python3Packages.localzone: 0.9.6 -> 0.9.7 2020-10-06 11:55:32 -07:00
Robert Scott
88aff646c2
Merge pull request #98583 from teh/zhf-bayesian-optimization
python3Packages.bayesian-optimization: disable broken test
2020-10-06 19:50:33 +01:00
Florian Ströger
d6d22a8361 python38Packages.plexapi: 3.6.0 -> 4.1.2 2020-10-06 10:31:58 -07:00
Matt Huszagh
b0a8a175e5 pythonPackages.python-csxcad: init at unstable-2020-02-18 2020-10-06 10:21:10 -07:00
Austin Butler
9050ae07cf python3Packages.alerta-server: fix build 2020-10-06 10:10:51 -07:00
Clemens Fruhwirth
063c756b33 python3Packages.avro-python3: Add missing dependencies 2020-10-06 10:06:57 -07:00
Austin Butler
aabdb540a4 python3Packages.poetry: 1.1.0 -> 1.1.1 2020-10-06 10:05:39 -07:00
Mario Rodas
8a834c9b27
Merge pull request #99679 from marsam/update-nvchecker
nvchecker: 2.0 -> 2.1
2020-10-06 05:46:21 -05:00
Timo Kaufmann
e76833e848
Merge pull request #98591 from wkral/fix-py-gym
python3Packages.gym: fix dependency constraints
2020-10-06 10:54:09 +02:00
Mario Rodas
fc64051add nvchecker: 2.0 -> 2.1 2020-10-05 20:00:00 -05:00
Jonathan Ringer
0cdf133289 python2Packages.pyspice: disable python<3.6 2020-10-05 16:51:57 -07:00
Matt Huszagh
98e8064735 python3Packages.skidl: init at unstable-2020-09-15 2020-10-05 16:25:36 -07:00
Robert Scott
be1281bc0b pythonPackages.islpy: fix build
also convert to pytestCheckHook
2020-10-05 14:35:18 -07:00
Martin Weinelt
8b8f61c41f
Merge pull request #99454 from r-ryantm/auto-update/python2.7-scrypt
python27Packages.py_scrypt: 0.8.15 -> 0.8.17
2020-10-03 17:59:58 +02:00
Martin Weinelt
46d8a385ce
Merge pull request #99452 from r-ryantm/auto-update/python2.7-pyroute2
python27Packages.pyroute2: 0.5.13 -> 0.5.14
2020-10-03 17:55:40 +02:00
Martin Weinelt
61717662e1
Merge pull request #99475 from acairncross/fix-nbval
python3Packages.nbval: Fix tests
2020-10-03 17:26:27 +02:00
Maximilian Bosch
c8f761b30b
Merge pull request #99445 from r-ryantm/auto-update/python2.7-pytesseract
python27Packages.pytesseract: 0.3.5 -> 0.3.6
2020-10-03 17:24:37 +02:00
R. RyanTM
97c10ee027 python37Packages.pytest_xdist_2: 2.0.0 -> 2.1.0 2020-10-03 07:30:07 -07:00
Aiken Cairncross
a5f1cf97b6 python3Packages.nbval: Fix tests 2020-10-03 14:19:40 +01:00