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
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
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
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