Thibault Gagnaux
4dbd770f30
python3Packages.fsspec: fix tests on darwin, 0.7.4 -> 0.8.3
2020-09-27 12:11:57 -07:00
Patrick Winter
84a2282b7b
typer: init at 0.3.2
2020-09-27 11:43:05 -07:00
Austin Butler
5bcc4b27f9
pythonPackages.pyscreenshot: add missing dependencies
2020-09-27 11:28:22 -07:00
Daniël de Kok
ce9b73c281
python37Packages.tensorflow: 1.15.2 -> 1.15.4
...
Changes:
https://github.com/tensorflow/tensorflow/releases/tag/v1.15.4
2020-09-27 11:23:27 -07:00
Robert Scott
46a9046f37
Merge pull request #98947 from risicle/ris-chameleon-fix
...
pythonPackages.chameleon: fix tests by switching to github source
2020-09-27 18:18:27 +01:00
Robert Scott
d7365fad89
pythonPackages.datatable: 0.10.1 -> 0.11.0, fix build
...
once we've made some alterations to the source (which doesn't seem to have
been shipped in a ready-to-build state), we can use the funny custom build
system to build a wheel which can then be installed by the pipInstallHook.
running the tests is again annoying because an ini file setting pytest's
python_files parameter is missing, meaning we have to inject our own.
2020-09-27 10:14:16 -07:00
Dmitry Kalinkin
3821543de7
pythonPackages.fastparquet: disable broken test
2020-09-27 12:42:03 -04:00
Robert Scott
61563633d8
Merge pull request #98939 from thall/pybase64
...
python3Packages.pybase64: Upgrade to python 3
2020-09-27 17:10:19 +01:00
Robert Scott
495895c34e
Merge pull request #98928 from thall/master
...
pythonPackages.lmtpd: upgrade to Python 3
2020-09-27 16:49:25 +01:00
Gabriel Ebner
f4a08ce30e
Merge pull request #98934 from thall/pure-eval
...
pythonPackages.pure-eval: upgrade to Python 3
2020-09-27 17:44:24 +02:00
Robert Scott
d9cb2736b4
pythonPackages.chameleon: fix tests by switching to github source
...
tests are no longer included in the pypi tarball
2020-09-27 15:35:53 +01:00
Niclas Thall
486174da11
python3Packages.pybase64: Upgrade to python 3
...
Python 2 ist supported.
ZHF: #97479
https://hydra.nixos.org/build/127647482
2020-09-27 15:36:03 +02:00
Niclas Thall
15e1e144df
pythonPackages.pure-eval: upgrade to Python 3
...
ZHF: NixOS#97479
https://hydra.nixos.org/build/127622386
2020-09-27 15:33:30 +02:00
Niclas Thall
a29f812f36
pythonPackages.pygraphviz: upgrade to Python 3
...
Python 2 support was dropped on
c341911c15
ZHF: #97479
https://hydra.nixos.org/build/127631797
2020-09-27 15:30:48 +02:00
Niclas Thall
109c7f95ca
pythonPackages.lmtpd: upgrade to Python 3
...
Python 2 support was dropped on
3546d4660f
ZHF: #97479
https://hydra.nixos.org/build/127641301
2020-09-27 15:27:09 +02:00
Austin Butler
84d74ae9c9
pythonPackages.entrypoint2: init at 0.2.1
2020-09-26 18:54:09 -07:00
Austin Butler
af2dc4d401
python3Packages.mss: init at 6.0.0
2020-09-26 18:52:35 -07:00
Robert Scott
704c258ea7
pythonPackages.git-annex-adapter: 0.2.1 -> 0.2.2, fix build
2020-09-26 18:08:03 -07:00
José Romildo Malaquias
9c132e34b3
pythonPackages.pythonefl: 1.24.0 -> 1.25.0
2020-09-26 20:14:25 -03:00
Austin Butler
c0b1d136c5
python3Packages.alerta: add missing dependency
2020-09-26 16:03:29 -07:00
Austin Butler
3b1ee7b011
pythonPackages.requests-hawk: init at 1.0.1
2020-09-26 15:46:48 -07:00
Thibault Gagnaux
22cd2a23bf
python3Packages.curio: fix tests on darwin
...
Refactors to pytestCheckHook.
2020-09-26 13:04:55 -07:00
Robert Scott
70ae442fcf
pythonPackages.snowflake-sqlalchemy: add pythonImportsCheck
...
better than nothing
2020-09-26 12:22:40 -07:00
Robert Scott
96f034655f
pythonPackages.snowflake-connector-python: 2.2.10 -> 2.3.2, fix build
...
the relaxed version constraints don't seem to be specific avoidance of
buggy versions, just upstream cautiously prohibiting untested versions
if there *are* specific reasons, they're hidden away in upstream's jira
2020-09-26 12:22:40 -07:00
Robert Scott
99175cfbf6
pythonPackages.accupy: remove perfplot from checkInputs
...
they were only used for performance tests that aren't useful to us -
disabling these tests allows us to decouple from an unnecessary build
dependency.
convert to pytestCheckHook.
2020-09-26 12:22:16 -07:00
Gabriel Ebner
bbb854f974
Merge pull request #98845 from gebner/freecad019git
2020-09-26 17:30:56 +02:00
Gabriel Ebner
96dfa21d37
python3Packages.pivy: 0.6.5a2 -> 0.6.5
2020-09-26 13:49:42 +02:00
Kevin Cox
36a68c8e82
pythonPackages.class-registry: init at 2.1.2
2020-09-25 16:29:42 -04:00
Thomas Tuegel
d752cc4d71
python-vlc: use libvlc
2020-09-25 10:47:44 -05:00
William Kral
c097e85a2f
python3Packages.gym: fix dependency constraints
2020-09-24 09:41:11 -07:00
Martin Povišer
d82e165609
python3.pkgs.pysdl2: fix build
...
Update patches after version bump.
2020-09-24 09:05:40 -07:00
Michael Weiss
a9b1e04172
python3Packages.google_api_python_client: 1.12.1 -> 1.12.2
2020-09-24 11:46:37 +02:00
Robert Scott
7486a8d587
pythonPackages.cozy: fix build
...
to allow building with dictionaries 0.0.2
2020-09-23 20:12:28 -07:00
Tom Hunger
4dda6d765a
python3Packages.bayesian-optimization: disable test broken by recent sklearn update
2020-09-23 20:57:45 +01:00
Thibault Gagnaux
cf7dd8c22b
Fixes trailing whitespace
2020-09-23 09:23:16 -07:00
Thibault Gagnaux
2030061cef
notebook: fix tests on darwin, 6.1.3 -> 6.1.4
2020-09-23 09:23:16 -07:00
Florian Klink
5bfe6004e1
python3.pkgs.scikits-odes: remove flokli from maintainers
2020-09-23 11:56:52 +02:00
Robert Scott
9a472166af
pythonPackages.gssapi: 1.6.2 -> 1.6.9
2020-09-22 23:18:27 -07:00
Robert Scott
fb570ba1de
pythonPackages.gssapi: fix tests
...
the failing tests appear to also be causing trouble upstream
2020-09-22 23:18:27 -07:00
Robert Scott
16ed0c3069
pythonPackages.rabbitpy: 1.0.0 -> 2.0.1
2020-09-22 23:17:42 -07:00
Robert Scott
178d1b119c
Revert "python: pamqp: 2.3.0 -> 3.0.1"
...
No version of pythonPackages.rabbitpy currently exists that supports 3.0.1
This reverts commit 4250cdeee9
.
2020-09-22 23:17:42 -07:00
Jon
c7fdc43709
Merge pull request #98283 from risicle/ris-truvari-2.0.2
...
truvari: 1.3.4 -> 2.0.2, add new dependencies & fix build
2020-09-22 23:10:58 -07:00
freezeboy
908d8c3459
python3Packages.google_resumable_media,python2Packages.google_resumable_media: fix tests
2020-09-22 23:10:00 -07:00
freezeboy
2468315f2b
python3Packages.crc32c: init at 1.0.0
2020-09-22 23:10:00 -07:00
Tom Hunger
e283133520
distributed: disable build for Python older than 3.6
2020-09-22 23:07:46 -07:00
Tom Hunger
df84dcf53c
streamz: disable build for Python older than 3.6
2020-09-22 23:07:46 -07:00
Tom Hunger
36f7a407ad
zict: disable build for Python older than 3.6
...
No longer supported as of
4d5e14dadb
2020-09-22 23:07:46 -07:00
Daniël de Kok
fccf069e77
python3Packages.transformers: 3.1.0 -> 3.2.0
...
Changes:
https://github.com/huggingface/transformers/releases/tag/v3.2.0
2020-09-22 17:11:41 -07:00
Martin Weinelt
0f50990678
python3Packages.segments: init at 2.1.3
2020-09-22 10:11:37 -07:00
Martin Weinelt
8fca119c52
python3Packages.clldutils: init at 3.5.2
2020-09-22 10:11:37 -07:00
Martin Weinelt
2904bef26c
python3Packages.csvw: init at 1.8.0
2020-09-22 10:11:37 -07:00
Stefan Frijters
b3e1fd55e4
pythonPackages.maestral: 1.1.0 -> 1.2.0
2020-09-22 09:17:42 -07:00
Stefan Frijters
08ab7f917d
pythonPackages.dbus-next: init at 0.1.4
2020-09-22 09:17:42 -07:00
Stefan Frijters
8463f5c9fd
pythonPackages.dropbox: 10.3.1 -> 10.4.1
2020-09-22 09:17:42 -07:00
Lancelot SIX
bd4805b659
pythonPackages.django: 2.2.15 -> 2.2.16
...
See https://docs.djangoproject.com/en/dev/releases/2.2.16/
2020-09-22 08:59:28 -07:00
Ben Wolsieffer
83162ab3b9
pythonPackages.pykdl: init at 1.4.0
2020-09-21 23:38:26 -07:00
Ben Darwin
03ea51a8a3
python3Packages.dipy: 1.1.1 -> 1.2.0
2020-09-21 23:16:37 -07:00
Ben Darwin
9fde97d85f
python3Packages.pyxnat: init at 1.3
2020-09-21 23:16:17 -07:00
Martin Weinelt
b3ca5036a4
pythonPackages.mocket: 3.8.9 -> 3.9.0
2020-09-21 23:14:57 -07:00
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
e61102d5c2
pythonPackages.acebinf: init at 1.0.2
2020-09-20 12:23:18 +01:00
Robert Scott
4543e54991
pythonPackages.pytabix: init at 0.1
2020-09-20 12:23:18 +01:00
Robert Scott
ccf4645500
pythonPackages.bwapy: init at 0.1.4
2020-09-20 12:23:18 +01: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
Frederik Rietdijk
af92611103
Revert "python: gsd: 1.7.0 -> 1.9.3"
...
Incorrect update. Should not update the Python 2 version.
This reverts commit d1a46d4ff3
.
2020-09-17 11:35:38 +02:00
Robert Scott
b4338fbb12
Merge pull request #98060 from jonringer/fix-ihatemoney
...
python3Packages.ihatemoney: disable sandbox unfriendly tests
2020-09-16 22:20:25 +01:00
Lancelot SIX
00f16b7e0c
pythonPackages.pyslurm: mark as broken
2020-09-16 21:07:55 +02:00
Michael Weiss
6a8415c93f
python3Packages.google_api_python_client: 1.11.0 -> 1.12.1
2020-09-16 18:20:37 +02:00
Drew Risinger
289825ae8a
python3Packages.tinydb: 3.14.1 -> 4.1.1
...
* Fix license
* Update version
* Update homepage & URL links
* Disable on python2.7 (no longer supported).
2020-09-16 11:16:01 -04:00
Claudio Bley
8f5bfd6af1
tensorflow: Fix compilation with numpy 1.19.x
...
Numpy introduced a breaking API change in version 1.19.x, see [1].
There is a simple fix [2] available in the master branch.
[1]: https://github.com/tensorflow/tensorflow/issues/40688
[2]: 75ea0b3147
2020-09-16 10:22:18 +02:00
Jonathan Ringer
f1325cdfe7
python2Packages.hickle: disable
...
```
Processing ./hickle-4.0.1-py2-none-any.whl
ERROR: Package 'hickle' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-09-16 00:26:48 -07:00
Jonathan Ringer
389ab45924
python3Packages.hickle: disable tests
...
Incompatible with astropy>=4.0
2020-09-16 00:26:48 -07:00
Keshav Kini
eabba0daf0
python36Packages.ipython: 7.17 -> 7.16.1 (downgrade)
...
IPython versions 7.17 and higher don't support Python 3.6 anymore, so
this commit adds back the old expression for 7.16.1 from before
ba1038a98b
for use in python36Packages
only.
nix-repl> :b python36.withPackages (ps: [ ps.ipython ])
builder for '/nix/store/q8v4f89xwv35a3idb9z345z6n3nzfycb-python3.6-ipython-7.17.0.drv' failed with exit code 1; last 10 log lines:
Python 3.5 was supported with IPython 7.0 to 7.9.
Python 3.6 was supported with IPython up to 7.16.
See IPython `README.rst` file for more information:
https://github.com/ipython/ipython/blob/master/README.rst
Python sys.version_info(major=3, minor=6, micro=12, releaselevel='final', serial=0) detected.
cannot build derivation '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv': 1 dependencies couldn't be built
[0 built (1 failed)]
error: build of '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv' failed
2020-09-16 09:22:38 +02:00
Robert Scott
4d111fdf39
pythonPackages.sievelib: fix build by adding patch
...
this fixes installation with newer pip versions
also give a name to an existing patch
2020-09-15 11:52:25 -07:00
Matt Votava
5f4b880b40
python2Packages.trytond: disable for python2
2020-09-15 11:48:41 -07:00
Matt Votava
0051c0a4a5
pythonPackages.bcrypt: use 3.1.x for python older than 3.6
2020-09-15 11:48:41 -07:00
Jonathan Ringer
2003495474
python3Packages.graphite_beacon: fix deps, add nixos test
2020-09-15 11:05:28 -07:00
Jonathan Ringer
43d588b0af
python3Packages.ihatemoney: disable sandbox unfriendly tests, fix passthru
2020-09-15 11:01:19 -07:00
Josef Kemetmüller
2b55bb4338
python27.pkgs.joblib: Disable package
...
The version 0.16.0 doesn't support Python older than 3.6.
2020-09-15 09:43:51 -07:00
Robert Scott
58802bec5f
Merge pull request #97845 from risicle/ris-holidays-fix
...
pythonPackages.holidays: fix build by adding korean-lunar-calendar dependency
2020-09-14 22:28:14 +01:00
Robert Scott
9fb14d899d
pythonPackages.holidays: fix build by adding korean-lunar-calendar dependency
2020-09-14 20:37:59 +01:00
Ben Darwin
1f5f6424a7
python3Packages.batchgenerators: 0.20.0 -> 0.20.1
2020-09-14 15:31:14 -04:00
Ben Darwin
2a4a6554eb
python3Packages.threadpoolctl: 2.0.0 -> 2.1.0
2020-09-14 15:08:35 -04:00
Lancelot SIX
79b9007c94
Merge pull request #97961 from sikmir/timezonefinder
...
pythonPackages.timezonefinder: fix build
2020-09-14 17:12:57 +01:00
Tim Steinbach
8bf7fe69c5
boto3: 1.14.51 -> 1.14.60
2020-09-14 09:11:08 -04:00
Tim Steinbach
8ec1cb8b7a
botocore: 1.17.51 -> 1.17.60
2020-09-14 09:11:08 -04:00
Nikolay Korotkiy
9c0a900a9d
pythonPackages.timezonefinder: fix build
2020-09-14 10:06:52 +03:00
Mario Rodas
687ae42f20
Merge pull request #97916 from marsam/fix-python-grpcio-build
...
pythonPackages.grpcio: fix build
2020-09-13 18:40:12 -05:00
freezeboy
7849d11478
python3Packages.python-snap7: init 0.11
2020-09-13 10:28:12 -07:00
Romanos Skiadas
5e891fd073
python3Packages.jenkinsapi: fix build
...
nix-env -f default.nix -iA python38Packages.jenkinsapi now works.
Here is a list of all the things done:
- fixed the dependency list which was lacking some packages
- changed checkPhase. This called python setup.py test by default,
which is very much not what jenkinsapi does upstream. This resulted in
simple_post_logger.py being imported, which called serve_forever(),
manifesting as a hang
- tox decided to install pbr every time and fails and also tried to
run tests across multiple python versions, so I just made checkPhase
call pylint/pycodestyle/py.test directly.
- disabled systests which try to run jenkins
- disabled misc broken tests. There are some calls in them that should
have been mocked but the mocks don't take effect for some reason,
resulting in failed requests to localhost.
- removed needless inputs. nose and unittest2 are not needed, not even
in python2
- disabled tests on darwin, as requests-kerberos is apparently broken
2020-09-13 10:03:53 -07:00
Martin Weinelt
79ff0a1127
Merge pull request #97866 from nyanloutre/python_gitlab_fix
...
pythonPackage.python-gitlab: add missing tests requirements
2020-09-13 18:43:59 +02:00
Martin Weinelt
1810cb2e0c
python3Packages.brother: 0.1.14 -> 0.1.17
2020-09-13 09:41:06 -07:00
Josef Kemetmüller
dc2e45e3e5
python.pkgs.geopandas: 0.8.0 -> 0.8.1
...
This fixes the geopandas build, which did break with the update of
pandas from 1.0.5 to 1.1.0.
2020-09-13 09:31:07 -07:00
Daniël de Kok
69cdd652b7
python3Packages.datasets: 1.0.0 -> 1.0.1
...
Changelog:
https://github.com/huggingface/datasets/releases/tag/1.0.1
2020-09-13 09:26:34 -07:00
Martin Weinelt
e452e42d81
Merge pull request #97899 from risicle/ris-httpx-fix
...
pythonPackages.httpx: fix tests
2020-09-13 15:19:53 +02:00
Robert Scott
26e023bfa7
pythonPackages.pulp: fix by adding new dependency amply
2020-09-13 13:23:13 +01:00
Robert Scott
c305f3fac3
pythonPackages.amply: init at 0.1.2
2020-09-13 13:22:53 +01:00
Robert Scott
92a9db2e3e
pythonPackages.httpx: fix tests
...
test suite contained a literal timestamp which expired, fixed upstream
2020-09-13 12:44:47 +01:00
Robert Scott
b3fd4226ba
Merge pull request #97765 from freezeboy/fix-dependency-injector
...
python2Packages.dependency-injector: add missing dependencies
2020-09-13 12:00:40 +01:00
freezeboy
2102764e62
python2Packages.dependency-injector: add missing dependencies
2020-09-13 12:48:13 +02:00
Daniël de Kok
4afc26f0fa
Merge pull request #97771 from freezeboy/disable-py2-green
...
python2Packages.green: remove
2020-09-13 09:12:35 +02:00
freezeboy
96acb3a772
python2Packages.green: remove
2020-09-13 09:09:47 +02:00
Vladimír Čunát
97e2ca3447
Revert "Merge #97847 python27Packages.anytree: fix build"
...
Moving to staging. It's a really large rebuild.
This reverts commit 9a8bd1e564
, reversing
changes made to 9866abf63b
.
2020-09-13 08:13:00 +02:00
freezeboy
037b8aefef
cfn-lint: fixed importlib_resources version bounds
...
Also, added import checks to have a minimal test for the package
2020-09-12 22:09:50 -07:00
Martin Weinelt
8e29e178ac
pythonPackages.mocket: 3.8.8 -> 3.8.9
2020-09-12 21:42:59 -07:00
Mario Rodas
36cb6946ef
pythonPackages.grpcio: fix build
2020-09-13 04:20:00 +00:00
nyanloutre
9225192bf6
pythonPackage.python-gitlab: add missing tests requirements
2020-09-12 23:52:13 +02:00
Gabriel Ebner
dfef3ec138
Merge pull request #97850 from gebner/python-websockets-tests
2020-09-12 21:47:54 +02:00
Robert Scott
9a8bd1e564
Merge pull request #97847 from drewrisinger/zhf/python-anytree
...
python27Packages.anytree: fix build
2020-09-12 18:20:40 +01:00
Gabriel Ebner
b5fcd79c3f
python3Packages.websockets: make tests deterministic
2020-09-12 19:20:11 +02:00
Matthieu Coudron
1be0767ec8
cx_Freeze: disable python2.7 ( #97763 )
2020-09-12 17:58:29 +02:00
freezeboy
c70aaa40fc
flask-api: disable python2.7 ( #97766 )
2020-09-12 17:57:39 +02:00
Drew Risinger
1d86636aca
python27Packages.anytree: fix build
...
Tests fail on python2.7 b/c the tests use enums (python 3.4+).
Follow-on from #97761 .
Converts tests to use pytestCheckHook for easier test disabling.
2020-09-12 11:39:29 -04:00
Matthieu Coudron
8d25f838d0
Merge pull request #97817 from dotlambda/zulip-terminal
...
zulip-term: init at 0.5.2
2020-09-12 17:00:02 +02:00
Benjamin Hipple
931c4f2f47
Merge pull request #97698 from obsidiansystems/pytorch-use-passhthru
...
pytorch: update to use passthru's for checks
2020-09-12 09:46:51 -04:00
Robert Scott
cf5a892a24
pythonPackages.korean-lunar-calendar: init at 0.2.1
2020-09-12 14:44:16 +01:00
Robert Schütz
bc402f3e4d
python.pkgs.urwid-readline: init at 0.11
2020-09-12 01:37:15 +02:00
Robert Schütz
c9c5be8a1e
python.pkgs.zulip: init at 0.7.0
2020-09-12 01:37:06 +02:00
freezeboy
e3912be86a
cx_Freeze: disable python2.7
2020-09-11 16:04:51 +02:00
Mario Rodas
b83b7153e3
Merge pull request #97623 from marsam/update-grpc
...
grpc: 1.31.0 -> 1.32.0
2020-09-11 06:06:11 -05:00
Matthew Bauer
59eecacd2d
python3Packages.tensorflow: use cudatoolkit 11
2020-09-10 23:36:23 -05:00
Matthew Bauer
9cd240c14a
python3Packages.h5py: 2.9.0 -> 2.10.0
...
also disable on python 2.7
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-09-10 23:36:12 -05:00
Matthew Bauer
74338f636a
python3Packages.tensorflow-estimator: 2.2.0 -> 2.3.0
2020-09-10 23:35:48 -05:00
Arnout Engelen
1e19d446bf
python3Packages.tensorflow_2: 2.1.0 -> 2.3.0
...
Also:
- patch to remove scipy requirement
- add cuda to RPATH
- don’t include nvidia_x11 (This isn’t needed, we can get it from
/run/opengl-driver being in the RPATH.)
Co-authored-by: Arnout Engelen <arnout@bzzt.net>
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
2020-09-10 23:34:10 -05:00
Martin Weinelt
4607f02589
pythonPackages.supervisor: drop glibc-2.31 patch
...
A fix was integrated into the 4.2.1 release.
2020-09-11 02:37:21 +02:00
Daniël de Kok
1839c5cd7b
python3Packages.datasets: init at 1.0.0
...
This library provides open-access datasets an evaluation metrics for
natural language processing using PyTorch, TensorFlow, NumPy, and
Pandas.
2020-09-10 16:06:40 -07:00
Robert Scott
9627ae4f9a
pythonPackages.pysnow: fix build & tests
2020-09-10 16:05:05 -07:00
Robert Scott
ef82f49fc0
pythonPackages.pyjet: fix tests
...
tests are now pytest tests, and not included in the pypi tarball
2020-09-10 15:16:44 -07:00
Robert Scott
70c56dd486
pythonPackages.pq: fix build
...
we can't run the tests anyway, so remove fragile attempts to patch them
2020-09-10 15:15:58 -07:00
Robert Scott
483fa86c36
pythonPackages.hiredis: fix tests
...
just requires the source-directory-hiding trick
2020-09-10 15:15:39 -07:00
Drew Risinger
8f6436a825
python3Packages.parso: disable on python 2.7
...
* Disabled on python 2.7
* Updated meta
* Changed to pytestCheckHook
2020-09-10 15:09:01 -07:00
Jonathan Ringer
5916b96370
python3Packages.executor: 21.3 -> 23.1, fix tests
2020-09-10 14:39:20 -07:00
Matthew Bauer
c85fc341b0
pytorch: update to use passthru's for checks
...
This makes the checks a little easier to understand - we can just
check it in the passthru. Also increase major check for cuda 11.
2020-09-10 14:23:15 -05:00
Frederik Rietdijk
336ce7a797
python3.pkgs.fastparquet: 0.4.0 -> 0.4.1
2020-09-10 17:13:49 +02:00
Drew Risinger
b03c729c88
python3Packages.nmigen: fix build
...
Tried to debug failure & traced it to subprocess.Popen calling fork_exec()
with a bad path, but couldn't reproduce error from manual debugging
using ``nix-shell``.
Bad path meaning that most paths were of form /nix/store/.../bin/sby,
but one path was "sby" only. That's my only guess as to what would
be causing this failure.
2020-09-09 20:04:41 -07:00
Drew Risinger
9fae7b21ef
python3Packages.pyfakefs: disable on py2.7
...
* No longer supports python < 3.5, so disabled.
* Enables tests that were disabled due to bugs.
* Add changelog
2020-09-09 20:01:37 -07:00
Erik Arvstedt
a81c38893c
python3Packages.django_extensions: 2.2.8 -> 3.0.8
2020-09-09 19:39:06 -07:00
Erik Arvstedt
039e248555
python3Packages.django-picklefield: fix tests
2020-09-09 19:39:06 -07:00
Mario Rodas
35665b9fc2
pythonPackages.grpcio-tools: 1.31.0 -> 1.32.0
2020-09-09 18:01:00 -05:00
WORLDofPEACE
872f2b76c1
Merge pull request #97578 from makefu/pkgs/pyhaversion/fix
...
python3Packages.pyhaversion: add missing semantic-version
2020-09-09 16:29:00 -04:00
makefu
92bf2d7c03
python3Packages.pyhaversion: add missing semantic-version
2020-09-09 19:46:33 +02:00
William Kral
cf54ef99b6
python3Packages.jq: 0.1.8 -> 1.0.2
2020-09-09 09:52:45 -07:00
Jörg Thalheim
b5118540bf
Merge pull request #97560 from makefu/pkgs/python-maintainer/fix-eval
...
aresponses,pyhaversion: disable for py2
2020-09-09 18:30:08 +02:00
Shea Levy
31579c6b0a
matplotlib: Disable LTO on darwin.
...
Needs #19312 or equivalent to work.
2020-09-09 12:18:50 -04:00
makefu
b30dfc4f4b
pythonPackages.pyhaversion: py3k only
2020-09-09 18:11:17 +02:00
makefu
467dcc5b75
pythonPackages.aresponses: only py3k
2020-09-09 18:10:21 +02:00
Maximilian Bosch
f961ac6695
python3Packages.todoist: fix build
...
See https://hydra.nixos.org/build/126777642
ZHF #97479
2020-09-09 13:32:31 +02:00
Jonathan Ringer
ff7e38b954
python3Packages.xdis: 4.2.4 -> 5.0.4, fix build
2020-09-08 18:16:34 -07:00
Edmund Wu
b169bfc9e2
python3Packages.tinycss2: fix build
2020-09-08 17:43:57 -07:00
Edmund Wu
0f5c7d2bfb
python3Packages.mistletoe: init at 0.7.2
2020-09-08 17:43:57 -07:00
Robert Scott
570dbab975
pythonPackages.jug: fix tests
...
these seem to have switched to pytest tests in 2.0.2
2020-09-08 17:04:31 -07:00
Jörg Thalheim
b99096b1f0
python3.pkgs.python-language-server: fix jedi integration
...
recent jedi/parso versions uses Path instead of str.
2020-09-08 14:29:15 -07:00
Jörg Thalheim
12a9a93d68
python3.pkgs.jedi: fix compatibility with parso
...
The current version is fundamentally broken as tested with
python-language-server because parso now uses Path instead of str
in many instances.
Backporting of the fixes is not trivial and likely breaks more stuff
than it fixes due to other refactorings in jedi, hence using a recent
commit in master seems more reasonably.
2020-09-08 14:29:15 -07:00
Jörg Thalheim
b0a8c8af6f
python3.pkgs.python-language-server: 0.33.1 -> 0.34.1
2020-09-08 14:29:15 -07:00
Jörg Thalheim
12fc3e0718
python-engineio: 3.13.0 -> 3.13.2 (fix build)
2020-09-08 14:29:15 -07:00
Jonathan Ringer
9716fcd940
python3Packages.minio: fix cred tests
2020-09-08 14:24:43 -07:00
Vincent Haupert
9c6c7acf22
python3Packages.mitmproxy: 5.1.1 -> 5.2
2020-09-08 10:40:22 -07:00
Vincent Haupert
0e5657498d
mitmproxy: convert to python3Packages
2020-09-08 10:40:22 -07:00
Michael Weiss
d2eb16cdf5
python3Packages.goobook: Generate and install the man page
2020-09-08 14:57:06 +02:00
Michael Weiss
9550ba71fa
python3Packages.goobook: 3.4 -> 3.5
2020-09-08 14:11:56 +02:00
Frederik Rietdijk
945fdbe1b9
pythonPackages.python-pam: remove duplicate package, fixes #97355
2020-09-08 08:13:04 +02:00
Thomas Tuegel
0b3cc29f09
Merge pull request #97242 from ttuegel/qt-5.15
...
Qt 5.15.0
2020-09-07 20:18:57 -05:00
R. RyanTM
7a85c05878
python27Packages.graph-tool: 2.31 -> 2.32
2020-09-07 14:14:10 -07:00
laikq
d4b6ea979a
python: pyopengl-accelerate: init at 3.1.5
2020-09-07 10:49:24 -07:00
laikq
1f8f476ca2
python: rtmixer: init at 0.1.1
2020-09-07 10:49:24 -07:00
laikq
ec1f9624da
python: pa_ringbuffer: init at 0.1.3
2020-09-07 10:49:24 -07:00
James ‘Twey’ Kay
0aa340b2fc
imgsize: init at 2.1
2020-09-07 10:19:37 -07:00
sternenseemann
227b210693
pythonPackages.fontparts: 0.9.2 → 0.9.6
2020-09-07 10:17:24 -07:00
Thomas Tuegel
8c3cef55c5
pivy: import soqt properly
2020-09-07 10:55:46 -05:00
Thomas Tuegel
e865c6ffcc
pivy: pin to qt514
2020-09-07 10:53:37 -05:00
Thomas Tuegel
a811e37d1c
roboschool: pin to qt514
2020-09-07 10:50:10 -05:00
Vladimír Čunát
c1c85b9bad
Merge #97146 : 'staging-next' branch
...
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
Thomas Tuegel
282aadbd36
Revert "python.pkgs.pyqt5: 5.14.2 -> 5.15.0"
...
This reverts commit 3977fed49ee33e3c42bca884a4872fdd1857ead3.
2020-09-07 08:06:36 -05:00
Timothy DeHerrera
f299399edb
python.pkgs.pyqt5: 5.14.2 -> 5.15.0
2020-09-07 08:05:19 -05:00
Michael Weiss
e6cbcc2ac1
python3Packages.scapy: 2.4.3 -> 2.4.4 ( #97215 )
2020-09-06 20:29:31 +02:00
R. RyanTM
7dce8e2171
python27Packages.pydub: 0.24.0 -> 0.24.1
2020-09-06 10:31:19 -07:00
Frederik Rietdijk
d362c0e54e
Merge master into staging-next
2020-09-06 18:14:23 +02:00
Gabriel Ebner
daa77cc74a
python3Packages.uranium: 4.6.1 -> 4.7.1
2020-09-06 13:31:56 +02:00
Gabriel Ebner
497ff43da1
python3Packages.libsavitar: 4.6.1 -> 4.7.1
2020-09-06 13:31:39 +02:00
Gabriel Ebner
e60ff5a3d0
python3Packages.libarcus: 4.6.1 -> 4.7.1
2020-09-06 13:31:16 +02:00
Frederik Rietdijk
e7710c9cb9
Merge pull request #97253 from risicle/ris-tiledb-2.0.7
...
tiledb: 1.7.7 -> 2.0.7, pythonPackages.tiledb: 0.5.6 -> 0.6.6, enable for darwin along with libpqxx
2020-09-06 08:10:55 +02:00
Martin Weinelt
bf72d1bc7d
Merge pull request #97151 from jonringer/home_assistant_plugins
...
Home assistant plugins: pysqueezebox and yeelight
2020-09-06 02:20:43 +02:00
Robert Scott
22a9d9aa5b
tiledb: enable for all unix, add tweaks for darwin & non-x86 systems
2020-09-05 22:43:55 +01:00
Robert Scott
438d5b6b61
pythonPackages.tiledb: 0.5.6 -> 0.6.6
...
include a few improvements to tests
2020-09-05 18:23:21 +01:00
Jan Tojnar
346dee1a96
Merge branch 'master' into staging-next
2020-09-05 00:31:19 +02:00
Robert Scott
48ae44b3a2
pythonPackages.duckdb: patch out attempted use of git
...
replace with `false` as its use here is pointless anyway.
2020-09-04 22:56:43 +01:00
Jonathan Ringer
e3c26f8c0d
python3Packages.zope_i18n: remove due to prolonged breakage
2020-09-04 12:38:45 -07:00
Jonathan Ringer
bd0b0d653c
python3Packages.maildir-deduplicate: remove due to prolonged breakage
2020-09-04 12:38:38 -07:00
Jonathan Ringer
8833467efc
python3Packages.libarchive: remove due to prolonged breakage
2020-09-04 12:38:38 -07:00
Jonathan Ringer
bbeab7d50e
python3Packages.qutip: remove due to prolonged breakage
2020-09-04 12:38:38 -07:00
Jonathan Ringer
95996a837d
python3Packages.pip2nix: remove
2020-09-04 12:38:38 -07:00
nyanloutre
ca7b509dff
pythonPackages.yeelight: init at 0.5.3
2020-09-04 12:26:28 -07:00
nyanloutre
14de1392aa
pythonPackages.pysqueezebox: init at 0.4.0
2020-09-04 12:25:43 -07:00
Jonathan Ringer
3157bf1db7
python3Packages.hypothesis: 5.11.0 -> 5.30.0
2020-09-04 20:21:15 +02:00
Matthew Bauer
b3d5272ff0
numpy: set runtime_library_dirs too
...
This appears to be needed in some Python distutils for the library to
get on RPATH correctly. I’m not sure why this worked before, but I
needed this value set for Python 3.8 numpy to work correctly.
2020-09-04 20:10:53 +02:00
Frederik Rietdijk
af81d39b87
Merge staging-next into staging
2020-09-04 20:03:30 +02:00
Jonathan Ringer
b23f1442c5
python3Packages.ftputil: fix tests
2020-09-04 11:00:54 -07:00
R. RyanTM
ea14b3aa53
python27Packages.dominate: 2.5.1 -> 2.5.2
2020-09-04 09:48:09 -07:00
R. RyanTM
d1e19e7028
python27Packages.josepy: 1.3.0 -> 1.4.0
2020-09-04 09:47:01 -07:00
Jonathan Ringer
bd3afd631c
python3Packages.sqlalchemy-citext: fix tests
2020-09-04 09:46:10 -07:00
Vladyslav Burzakovskyy
a24cac67bd
django-maintenance-mode: init at 0.14.0
2020-09-04 09:44:54 -07:00
Michael Lingelbach
2a13231544
pythonPackages.apsw: 3.32.2-r1 -> 3.33.0-r1
2020-09-04 09:20:54 -07:00