Martin Weinelt
a762bbf7b4
pythonPackages.http-parser: init at 0.9.0
2020-09-21 23:14:57 -07:00
Frederik Rietdijk
4e1f8e4e31
python3Packages.xarray: 0.16.0 -> 0.16.1
2020-09-21 21:56:06 +02:00
Frederik Rietdijk
243f56fbc7
python3.pkgs.bokeh: 2.1.1 -> 2.2.1
2020-09-21 21:53:33 +02:00
Jörg Thalheim
4eb55225a1
Merge pull request #98282 from mweinelt/python/yq
...
pythonPackages.yq: update, repackage as library, fix tests
2020-09-21 20:43:10 +02:00
Jörg Thalheim
40a58cc65b
python3.pkgs.yq: make stdin a tty for tests
2020-09-21 20:33:11 +02:00
Martin Weinelt
1a44ef9066
pythonPackages.yq: 2.10.1 -> 2.11.0
2020-09-21 20:09:28 +02:00
Martin Weinelt
e228365258
pythonPackages.yq: repackage as library, convert to application, fix tests
2020-09-21 20:09:28 +02:00
Ben Wolsieffer
b0edb341fb
buildbot: 2.8.2 -> 2.8.4
2020-09-21 11:08:08 -07:00
Thiago Kenji Okada
cd1b769369
pythonPackages.xlib: 0.25 -> 0.28
2020-09-21 11:07:48 -07:00
Guillaume Desforges
4e888fb70d
python2Packages.scikits-odes: disable
...
Ever since we added KLU support to sundials (#94930 ),
it stopped building while the Python 3 versions didn't
break. Python 2 is EOL.
2020-09-21 11:02:15 -07:00
Drew Risinger
143289ad5b
pythonPackages.WSME: fix build
...
* Remove unneeded patch
* Run tests properly (misspelled before)
* Update homepage & add changelog
* Sort dependencies
2020-09-21 10:55:45 -07:00
Drew Risinger
d45ea33a85
pythonPackages.pecan: 1.3.3 -> 1.4.0
...
* Update Homepage
* Add Changelog
* Convert to pytestCheckHook
* Remove buildInputs, corrected to propagatedBuildInputs or checkInputs as appropriate.
This caused downstream failures because some required packages were not in the runtime closure (PYTHONPATH).
2020-09-21 10:55:45 -07:00
Ben Darwin
8403806a39
python3Packages.rising: init at 0.2.0post0
2020-09-21 09:56:28 -07:00
Drew Risinger
6e4908a52d
spyder: 4.1.4 -> 4.1.5
...
Changelog: https://github.com/spyder-ide/spyder/blob/master/CHANGELOG.md#version-415-2020-09-01
* Meta: update homepage, add downloadPage & changelog
2020-09-21 09:55:45 -07:00
Drew Risinger
9dc654234a
pythonPackages.spyder-kernels: 1.9.3 -> 1.9.4
...
* Meta: add changelog & download page, update homepage
2020-09-21 09:55:45 -07:00
Drew Risinger
3b6800c76a
python3Packages.spyder: fix build
...
* Remove version locks that don't match what's in nixpkgs
2020-09-21 09:53:44 -07:00
Austin Butler
8be7347e2b
pythonPackages.mohawk: init at 1.1.0
2020-09-21 08:48:08 -07:00
Profpatsch
f000c741a3
pythonPackages.b2sdk: init at 1.1.4
2020-09-21 13:39:37 +02:00
Daniël de Kok
a034f204ac
Merge pull request #98083 from avdv/zhf-fix-tensorflow
...
tensorflow: Fix compilation with numpy 1.19.x
2020-09-21 06:55:23 +02:00
Maxim Krivchikov
0f34c4eb33
python3Packages.behave: skip test failing on darwin
...
Timing-based test is flaky on Darwin:
https://github.com/NixOS/nixpkgs/pull/97737#issuecomment-691489824
2020-09-20 16:25:18 -07:00
Maxim Krivchikov
f690cacb06
python3Packages.python-docx: run behave tests
...
Previously the problematic "behave" dependency
was not even used at checkPhase.
2020-09-20 16:25:18 -07:00
Maxim Krivchikov
6543cbf571
python3Packages.parse: 1.16.0 -> 1.18.0
2020-09-20 16:25:18 -07:00
Josef Kemetmüller
b8f130e2b4
python.pkgs.scikit-optimize: 0.6 -> 0.8.1
...
This fixes the build of scikit-optimize.
2020-09-20 15:27:56 -07:00
Andrew Childs
c32441811f
pythonPackages.netaddr: 0.7.19 -> 0.8.0
...
Updating to >= 0.7.20 fixes tests on macOS Catalina and newer:
# inet_pton has to be different on Mac OSX *sigh*
assert IPAddress('010.000.000.001', flags=INET_PTON) == IPAddress('10.0.0.1')
> assert int_to_str(0xffff) == '::0.0.255.255'
E AssertionError: assert '::ffff' == '::0.0.255.255'
E - ::0.0.255.255
E + ::ffff
2020-09-20 15:26:11 -07:00
Robert Scott
eb86bff30d
libgumath, pythonPackages.gumath: unstable-2018-11-27 -> unstable-2019-08-01
...
this is the most recent commit to upstream's master at time of writing
includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Robert Scott
dcd6847ddb
libxnd, pythonPackages.xnd: unstable-2018-11-27 -> unstable-2019-08-01
...
this is the most recent commit to upstream's master at time of writing
includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Robert Scott
044533c99b
libndtypes, pythonPackages.ndtypes: unstable-2018-11-27 -> unstable-2019-08-01
...
this is the most recent commit to upstream's master at time of writing
includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Doron Behar
b3178aee51
python.pkgs.agate-sql: fix tests by adding crate to inputs
2020-09-20 08:29:18 -07:00
Doron Behar
d07100d89f
python3Packages.crate: init at 0.24.0
2020-09-20 08:29:18 -07:00
Raphael Borun Das Gupta
355d255d6c
pythonPackages.mock-open: 1.3.2 -> 1.4.0
2020-09-20 08:18:31 -07:00
Raphael Borun Das Gupta
b103ddb9ab
pythonPackages.mock-open: 1.3.1 -> 1.3.2
2020-09-20 08:18:31 -07:00
Austin Butler
05f994426f
pythonPackages.glom: fix tests
2020-09-20 08:17:50 -07:00
Robert Scott
d61c16cda4
sslyze: fix build
...
need to further relax cryptography module version requirements
2020-09-20 08:57:11 +02:00
Ben Darwin
1179840f9a
python3Packages.graspy: 0.2.0 -> 0.3.0
2020-09-19 20:38:05 -07:00
Ben Darwin
5315ce0e40
python3Packages.hyppo: init at 0.1.3
2020-09-19 20:38:05 -07:00
Martin Weinelt
a5f77e0583
pythonPackages.junos_eznc: fix build
2020-09-19 20:27:11 -07:00
Martin Weinelt
d956ed6ac8
pythonPackages.yamlordereddictloader: init at 0.4.0
2020-09-19 20:27:11 -07:00
Martin Weinelt
278d069304
python3Packages.ntc-templates: init at 1.5.0
2020-09-19 20:27:11 -07:00
Martin Weinelt
6898bcff08
pythonPackages.textfsm: init at 1.1.1
2020-09-19 20:27:11 -07:00
Mario Rodas
755dd9d14e
Merge pull request #98158 from sternenseemann/afdko-3.5.1
...
pythonPackages.afdko: 3.5.0 → 3.5.1
2020-09-19 12:34:37 -05:00
Jonathan Ringer
2a35f66439
python3Packages.lightparam: fix source and deps
2020-09-18 18:44:15 -07:00
Jonathan Ringer
a9162ffdaa
python3Packages.runway-python: add missing deps
2020-09-18 18:08:14 -07:00
William Kral
7567bd6d89
python3Packages.irc: fix build
2020-09-18 14:27:35 -07:00
William Kral
6a4e785931
python3Packages.word2vec: fix build and tests
2020-09-18 09:59:14 -07:00
William Kral
5f0f2b85cb
python3Packages.requests-aws4auth: fix build
2020-09-18 09:57:56 -07:00
Martin Povišer
20472523e7
python3.pkgs.cartopy: 0.17 -> 0.18
...
Fixes build. Formerly cartopy tests were failing, likely since update of
matplotlib to 3.3.0.
2020-09-18 09:50:57 -07:00
freezeboy
e3c1b8782a
python3Packages.fluent-logger: relax version for msgpack
...
Also add imports tests as we can't do more using the pip release
2020-09-18 09:50:11 -07:00
Lassulus
7992147d87
Merge pull request #97113 from r-ryantm/auto-update/duckdb
...
duckdb: 0.1.8 -> 0.2.1
2020-09-17 20:24:48 +02:00
Arnout Engelen
19f22514cb
pythonPackages.grpcio-tools: add setuptools dependency ( #98157 )
2020-09-17 09:23:16 -05:00
sternenseemann
0596ac5105
pythonPackages.afdko: 3.5.0 → 3.5.1
2020-09-17 16:00:43 +02:00