Commit Graph

18314 Commits

Author SHA1 Message Date
Dennis Gosnell
f233572fdc
Merge pull request #92147 from cdepillabout/add-kaggle
kaggle: init at 1.5.6
2020-07-05 10:49:16 +09:00
Maximilian Bosch
088c4c09ed
python3Packages.docker: 4.2.1 -> 4.2.2
https://github.com/docker/docker-py/releases/tag/4.2.2
2020-07-05 02:16:52 +02:00
Jan Tojnar
4bca7dfb27
Merge branch 'master' into staging-next 2020-07-04 23:59:32 +02:00
Marcus Boyd
5e759553ae pythonPackages.pylint: propagate toml 2020-07-04 14:54:20 -07:00
Dennis Gosnell
e97b8b629c
kaggle: add simple check to make sure it's not trivially broken
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-07-05 03:11:55 +09:00
Maximilian Bosch
eb7113f2c0
Merge pull request #92279 from jonringer/prawcore-disable-py2
python2Packages.prawcore: disable on python2
2020-07-04 18:48:44 +02:00
Benjamin Hipple
ad5f34afa2
Merge pull request #92280 from jonringer/fix-zope-contenttype
python3Packages.zope_contenttype: fix build
2020-07-04 12:35:33 -04:00
Benjamin Hipple
68a0a9b433
Merge pull request #92281 from jonringer/detox-remove
pythonPackages.detox: remove
2020-07-04 12:35:00 -04:00
Benjamin Hipple
0eabb1b779
Merge pull request #92277 from jonringer/fix-pipdate
python3Packages.pipdate: fix dependency management
2020-07-04 12:33:11 -04:00
betaboon
e747fc91fa python3.pkgs.pyls-black: 0.4.4 -> 0.4.6 2020-07-04 09:27:54 -07:00
Jonathan Ringer
ba5559fd7a
pythonPackages.detox: remove 2020-07-04 08:53:59 -07:00
Jonathan Ringer
93e7581c9a
python3Packages.zope_contenttype: fix build 2020-07-04 08:39:36 -07:00
Jonathan Ringer
01f1f3d5d0
python2Packages.prawcore: disable on python2
no longer compatible with python2's urllib

```
  prawcore/exceptions.py:2: in <module>
      from urllib.parse import urlparse
  E   ImportError: No module named parse
  builder for '/nix/store/3l1rqygq58hbwyzn6fqx8x4djbmzgggh-python2.7-prawcore-1.4.0.drv' failed with exit code
```
2020-07-04 08:32:46 -07:00
Sirio Balmelli
f0c7019005 python3Packages.testfixtures: fix build (ignore failing tests)
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-authored-by: Joh <jonringer@users.noreply.github.com>
2020-07-04 08:27:07 -07:00
Jonathan Ringer
7e6e87e7eb
python3Packages.pipdate: fix dependency management 2020-07-04 08:05:53 -07:00
Jonathan Ringer
ff5aaa33e9 python3Packages.aiorun: fix build 2020-07-04 07:43:58 -07:00
Frederik Rietdijk
a9ed5b7729
Merge pull request #91808 from danieldk/pytorch-1.5.1
python3Packages.pytorch: 1.5.0 -> 1.5.1
2020-07-04 14:38:48 +02:00
Dmitry Kalinkin
721d0c43af numpy: fix distutils patch for 1.19.0 2020-07-04 14:35:46 +02:00
Jack Kelly
2fea6a2a64 aws-lambda-builders: 0.8.0 -> 0.9.0 2020-07-04 21:01:32 +10:00
Vladimír Čunát
e1206a2129
Merge master into staging-next
This brings thousands of rebuilds.
Hydra nixpkgs: ?compare=1597944
2020-07-04 09:15:27 +02:00
Mario Rodas
198d74cb65
Merge pull request #92218 from r-ryantm/auto-update/jc
jc: 1.11.6 -> 1.11.8
2020-07-03 18:24:31 -05:00
Evils
b75f75cd5b python.pkgs.btrfs: init at v11 2020-07-04 00:21:57 +02:00
Jonathan Ringer
b9fd42db62 python3Packages.sparse: fix tests 2020-07-03 12:52:20 -07:00
R. RyanTM
caa5a63f37 jc: 1.11.6 -> 1.11.8 2020-07-03 19:52:19 +00:00
Renato Florentino Garcia
b19523ba23 pythonPackages.icecream: init at 2.0.0 2020-07-03 12:34:06 -07:00
Renato Florentino Garcia
d0269a3b97 pythonPackages.executing: init at 0.4.3 2020-07-03 12:34:06 -07:00
Cole Mickens
4c84e1d8eb pythonPackages.matrix-nio: 0.12.0 -> 0.14.1 2020-07-03 12:15:59 -07:00
MetaDark
a408cd9e7c pythonPackages.debugpy: init at 1.0.0b12 2020-07-03 12:15:09 -07:00
R. RyanTM
0c1b8043dd python27Packages.foxdot: 0.8.8 -> 0.8.11 2020-07-03 12:04:37 -07:00
Thomas Watson
3ba2e9f15c pythonPackages.zstandard: 0.13.0 -> 0.14.0 2020-07-03 12:04:02 -07:00
Cole Mickens
06c7787be7 pythonPackages.denonavr: 0.8.1 -> 0.9.3 2020-07-03 12:02:37 -07:00
Daniël de Kok
4855aa62fa python3Packages.transformers: 2.2.1 -> 3.0.1
Changelog:

https://github.com/huggingface/transformers/releases/tag/v3.0.0
https://github.com/huggingface/transformers/releases/tag/v3.0.1
2020-07-03 18:30:32 +02:00
Daniël de Kok
1bc8a6eeb3 python3Packages.transformers: add danieldk as maintainer 2020-07-03 18:30:32 +02:00
(cdep)illabout
935090ec23
kaggle: init at 1.5.6 2020-07-03 17:57:49 +09:00
Daniël de Kok
66d0b2a0d0 python3Packages.tokenizers: init at 0.8.0 2020-07-02 21:53:51 +02:00
Frederik Rietdijk
0091e0358b python.pkgs.zstandard: it vendors a copy of zstd...
so we don't even need to give zstd at all.
Related discussion https://github.com/NixOS/nixpkgs/issues/92075.

Follow-up to 3b4df94aeb
2020-07-02 21:49:26 +02:00
Frederik Rietdijk
3b4df94aeb python.pkgs.zstandard: use libzstd instead of python zstd 2020-07-02 21:34:20 +02:00
Jonathan Ringer
e63a945017 python3Packages.canmatrix: 0.8.0 -> 0.9.1 2020-07-02 11:48:13 -07:00
Rouven Czerwinski
f32a8650fd pythonPackages.canopen: 0.5.1 -> 1.1.0
Bump version for the python canopen module, move to fetchPypi and
re-enable tests.
2020-07-02 11:46:43 -07:00
misuzu
aedbade43e python3Packages.pip: allow setting reproducible temporary directory via NIX_PIP_INSTALL_TMPDIR 2020-07-02 17:27:13 +02:00
Frederik Rietdijk
c33ca7c5ce Merge staging-next into staging 2020-07-02 17:14:53 +02:00
Jonathan Ringer
798c2d8bc1 python3Packages.setuptools: 46.1.3 -> 47.3.1 2020-07-02 17:12:44 +02:00
Drew Risinger
4ab1c2b032 apache-airflow: unbreak
Unpins some dependencies to unbreak. Removes unused python dependencies,
and corrects some dependency replacements
2020-07-01 23:25:12 -04:00
Drew Risinger
8ec02758c0 pythonPackages.flask-appbuilder: unpin flask-login 2020-07-01 23:24:46 -04:00
Drew Risinger
5818654847 pythonPackages.semver: 2.8.1 -> 2.10.2 2020-07-01 22:51:41 -04:00
Claudio Bley
cda852a528 bazel: 3.3.0 -> 3.3.1 2020-07-01 23:23:33 +02:00
Cole Mickens
3ddf576767 pythonPackages.tinycss2: remove failing lint test 2020-07-01 12:10:15 -07:00
Cole Mickens
85c5636938 pythonPackages.html-sanitizer init at 1.9.1 2020-07-01 11:03:40 -07:00
Drew Risinger
08df77da32 python3Packages.qasm2image: mark broken
Reasons: Last update was Oct 2018 (no activity on GitHub since), failed
tests don't error out the build (i.e. failed build can still succeed),
and this package has not been kept updated to reflect the changing
python3Packages.qiskit API.
2020-07-01 10:37:29 -07:00
Drew Risinger
8fb624ceff python3Packages.cssselect2: unbreak
Imports were out of date. v0.3.0 no longer supports python2.
2020-07-01 10:37:29 -07:00
Drew Risinger
20237cc9e5 python3Packages.tinycss2: unbreak
Newly breaking due to changes in pytest-flake8, resolved with upstream
patch.

Took the opportunity to clean up the package a little bit too, remove
unnecessary patch.
2020-07-01 10:37:29 -07:00
Drew Risinger
265e567557 python3Packages.qiskit: 0.19.1 -> 0.19.6 2020-07-01 10:37:29 -07:00
Drew Risinger
ed69f06e02 python3Packages.qiskit-aqua: 0.7.0 -> 0.7.3 2020-07-01 10:37:29 -07:00
Drew Risinger
d4dd524948 python3Packages.qiskit-ibmq-provider: 0.7.0 -> 0.7.2 2020-07-01 10:37:29 -07:00
Drew Risinger
0242e11c53 python3Packages.qiskit-ignis: 0.3.0 -> 0.3.3 2020-07-01 10:37:29 -07:00
Drew Risinger
1c8371b488 python3Packages.qiskit-aer: 0.5.1 -> 0.5.2 2020-07-01 10:37:29 -07:00
Drew Risinger
50f9065e30 python3Packages.qiskit-terra: 0.14.1 -> 0.14.2 2020-07-01 10:37:29 -07:00
Drew Risinger
9962a039b3 python3Packages.retworkx: 0.3.3 -> 0.3.4
Fix issue with hash lookup that failed on python3.8.
2020-07-01 10:37:29 -07:00
Johannes Schleifenbaum
8c2d5d8cce pythonPackages.pywebview: 3.2 -> 3.3.1 2020-07-01 10:24:45 -07:00
Bas van Dijk
27f107dc01
Merge pull request #91840 from basvandijk/fix-selectors2
pythonPackages.selectors2: fix build by disabling failing test_above_fd_setsize
2020-07-01 11:20:46 +02:00
Damien Cassou
318fd31ee9
vdirsyncerStable: 0.16.7 -> 0.16.8 2020-07-01 09:15:51 +02:00
Mario Rodas
0d3eca8bf2
Merge pull request #91856 from r-ryantm/auto-update/sslyze
sslyze: 3.0.7 -> 3.0.8
2020-06-30 19:53:31 -05:00
Vladimír Čunát
e640908b92
Merge #79391: glibc: 2.30 -> 2.31 2020-07-01 00:04:29 +02:00
R. RyanTM
cc70a76fca sslyze: 3.0.7 -> 3.0.8 2020-06-30 16:00:02 +00:00
Frederik Rietdijk
c9d07d7283 python: panel: 0.9.5 -> 0.9.7 2020-06-30 17:35:30 +02:00
Frederik Rietdijk
c0adf5b367 python: bokeh: 2.0.2 -> 2.1.1 2020-06-30 17:35:30 +02:00
Frederik Rietdijk
a774212723 python: holoviews: 1.13.2 -> 1.13.3 2020-06-30 17:35:30 +02:00
Frederik Rietdijk
1b78d30af8 python: tqdm: 4.46.1 -> 4.47.0 2020-06-30 17:35:30 +02:00
Frederik Rietdijk
f96d1547d3 python: jupyter_client: 6.1.3 -> 6.1.5 2020-06-30 17:35:30 +02:00
Frederik Rietdijk
731d3359d7 python: ipython: 7.15.0 -> 7.16.1 2020-06-30 17:35:30 +02:00
Frederik Rietdijk
e77b705b18 python: twine: 3.1.1 -> 3.2.0 2020-06-30 17:35:30 +02:00
Frederik Rietdijk
a3179602e4 python: scipy: 1.4.1 -> 1.5.0 2020-06-30 17:35:30 +02:00
Frederik Rietdijk
2b92077746 python: qtconsole: 4.7.4 -> 4.7.5 2020-06-30 17:35:30 +02:00
Frederik Rietdijk
d0f954e751 python: pyopencl: 2020.1 -> 2020.2 2020-06-30 17:35:29 +02:00
Frederik Rietdijk
31a34710ca python: pandas: 1.0.4 -> 1.0.5 2020-06-30 17:35:29 +02:00
Frederik Rietdijk
98f335a87c python: numpy: 1.18.5 -> 1.19.0 2020-06-30 17:35:29 +02:00
Frederik Rietdijk
8bccb80cd0 python: numba: 0.49.1 -> 0.50.0 2020-06-30 17:35:29 +02:00
Frederik Rietdijk
8ca47eac4f python: nbformat: 5.0.6 -> 5.0.7 2020-06-30 17:35:29 +02:00
Frederik Rietdijk
7f190b0ff9 python: llvmlite: 0.32.1 -> 0.33.0 2020-06-30 17:35:29 +02:00
Mario Rodas
234239b57f python3Packages.tornado: 5.1 -> 6.0.4 2020-06-30 17:35:29 +02:00
Daniël de Kok
27aa4d0d8b python3Packages.somajo: 2.1.0 -> 2.1.1
Changelog:

https://github.com/tsproisl/SoMaJo/releases/tag/v2.1.1
2020-06-30 17:28:14 +02:00
Bas van Dijk
ea56dbfbc0 pythonPackages.selectors2: fix build by disabling failing test_above_fd_setsize
This fixes the following error in the `selectors2` test suite:

```
======================================================================
ERROR: test_above_fd_setsize (tests.test_selectors2.PollSelectorTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/private/var/folders/5h/b11m6fxj2tqgbxwz5bgjy42c0000gn/T/nix-build-python3.8-selectors2-2.0.1.drv-0/selectors2-2.0.1/tests/test_selectors2.py", line 530, in test_above_fd_setsize
    self.assertEqual(limit_nofile // 2, len(s.select()))
  File "/private/var/folders/5h/b11m6fxj2tqgbxwz5bgjy42c0000gn/T/nix-build-python3.8-selectors2-2.0.1.drv-0/selectors2-2.0.1/selectors2.py", line 402, in select
    fd_events = _syscall_wrapper(self._wrap_poll, True, timeout=timeout)
  File "/private/var/folders/5h/b11m6fxj2tqgbxwz5bgjy42c0000gn/T/nix-build-python3.8-selectors2-2.0.1.drv-0/selectors2-2.0.1/selectors2.py", line 662, in _syscall_wrapper
    return func(*args, **kwargs)
  File "/private/var/folders/5h/b11m6fxj2tqgbxwz5bgjy42c0000gn/T/nix-build-python3.8-selectors2-2.0.1.drv-0/selectors2-2.0.1/selectors2.py", line 397, in _wrap_poll
    result = self._poll.poll(timeout)
OSError: [Errno 22] Invalid argument

----------------------------------------------------------------------
```
2020-06-30 15:29:54 +02:00
Olli Helenius
038e044c83
pythonPackages.hcloud: 1.7.0 -> 1.8.1 2020-06-30 16:10:44 +03:00
Jörg Thalheim
74cb17f3ba
Merge pull request #52939 from akamaus/tensorboardX 2020-06-30 09:15:56 +01:00
Jörg Thalheim
0c5e602029
tensorboardx: use pytestCheckHook 2020-06-30 08:59:39 +01:00
Lancelot SIX
a3db82fe45
Merge pull request #91756 from JJJollyjim/fix-graphite-web-patch
graphite-web: fix patch
2020-06-30 08:26:35 +01:00
Daniël de Kok
5c80cdeb1a python3Packages.pytorch: fix AArch64 build
aarch64-linux builds fail because of the use of opcodes in QNNPACK
that the GNU assembpler does not support. This change cherry-picks an
upstream patch that fixes this. See:

https://github.com/pytorch/pytorch/issues/33124
https://github.com/pytorch/pytorch/pull/40584
2020-06-30 09:25:45 +02:00
Daniël de Kok
d144f2dfda python3Packages.pytorch: 1.5.0 -> 1.5.1
Changelog:

https://github.com/pytorch/pytorch/tree/v1.5.1
2020-06-30 08:01:39 +02:00
Jonathan Ringer
7986ae5860 python3Packages.google-music-proto: fix build 2020-06-29 14:26:59 -07:00
Jonathan Ringer
64605831ea python3Packages.audio-metadata: fix build 2020-06-29 14:26:59 -07:00
Jonathan Ringer
d323a649ed python3Packages.tbm-utils: fix build 2020-06-29 14:26:59 -07:00
Jonathan Ringer
9a1a4138d3 python3Packages.bidict: fix build 2020-06-29 14:26:59 -07:00
Jonathan Ringer
279937fcf4 python3Packages.pymatgen: fix build 2020-06-29 14:25:51 -07:00
Jonathan Ringer
e897fc34b4 pythonPackages.pydicom: disable python2, abandoned
```
  Processing ./pydicom-2.0.0-py2-none-any.whl
  ERROR: Package 'pydicom' requires a different Python: 2.7.18 not in '>=3.5'
  ```
2020-06-29 14:25:22 -07:00
Jonathan Ringer
f122c08d93 pythonPackages.imageio: disable python2
```
  Processing ./imageio-2.8.0-py2-none-any.whl
  ERROR: Package 'imageio' requires a different Python: 2.7.18 not in '>=3.5'
  ```
2020-06-29 14:25:22 -07:00
Jonathan Ringer
990d80657d pythonPackages.webcolors: disable python2, abandoned upstream 2020-06-29 14:25:22 -07:00
Mario Rodas
dae060a4ab
Merge pull request #91757 from d3rped/python3Packages.i3ipc/2.2.1
python3Packages.i3ipc: 2.1.1 -> 2.2.1
2020-06-29 13:08:44 -05:00
derped
2eb7a440d8 python3Packages.i3ipc: 2.1.1 -> 2.2.1 2020-06-29 18:03:01 +02:00
Maximilian Bosch
22b69ed143
python3Packages.supervisor: fix build w/glibc-2.31
https://hydra.nixos.org/build/122877074
2020-06-29 14:41:43 +02:00
Jamie McClymont
2f5255149a grahpite-web: recreate patch file 2020-06-29 21:35:41 +12:00
Dominik Michael Rauh
0f436ea358 python3Packages.simpy: add missing dependency 2020-06-28 13:29:22 -07:00
Dmitry Vyal
9c86c74cd6 pythonPackages.tensorboardx: init at 2.0 2020-06-28 16:01:31 +03:00
Romanos Skiadas
dfcd82a01b pylint: fix 1.9
It depends on pyenchant, which is disabled on python2. This results
in:
```
nix-env -iA unstable.python27Packages.pylint
replacing old 'python2.7-pylint-1.9.5'
installing 'python2.7-pylint-1.9.5'
error: pyenchant-3.1.1 not supported for interpreter python2.7
```

Remove it, à la
eb0d5fc3f0
and now it builds again.
2020-06-28 12:56:54 +01:00
Daniël de Kok
4059ac951b pythonPackages.spacy_models: add more models
This change adds the missing language-specific spaCy models:

da_core_news_lg, da_core_news_md, da_core_news_sm, de_core_news_lg,
el_core_news_lg, es_core_news_lg, fr_core_news_lg, it_core_news_lg,
it_core_news_md, lt_core_news_lg, lt_core_news_md, nb_core_news_lg,
nb_core_news_md, nl_core_news_lg, nl_core_news_md, pl_core_news_lg,
pl_core_news_md, pl_core_news_sm, pt_core_news_lg, pt_core_news_md,
ro_core_news_sm, ro_core_news_md, ro_core_news_lg, zh_core_web_lg,
zh_core_web_md, zh_core_web_sm

I also checked the licenses and fixed them where necessary.
2020-06-27 23:03:39 -07:00
Daniël de Kok
9c06da093f python3Packages.pkuseg: init at 0.0.25 2020-06-27 23:03:39 -07:00
Daniël de Kok
209ab7c8b4 python3Packages.somajo: 2.0.6 -> 2.1.0
Changelog:

https://github.com/tsproisl/SoMaJo/releases/tag/v2.1.0
2020-06-27 23:03:06 -07:00
Mario Rodas
1b2c01a269
Merge pull request #91493 from turion/91492_progressbar2
pythonPackages.progressbar2: Fix checkPhase
2020-06-27 20:08:58 -05:00
Maximilian Bosch
d7e227073d
Merge pull request #91473 from MostAwesomeDude/igraph
igraph: 0.7.1 -> 0.8.2
2020-06-28 01:02:51 +02:00
Michael Raskin
62c9cc8d21
Merge pull request #91541 from jonringer/fix-mozfile
python3Packages.mozfile: fix build
2020-06-27 07:00:47 +00:00
Break Yang
929d7dd492 pythonPackages.gdown: init at 3.11.1 2020-06-26 11:19:42 -07:00
Lancelot SIX
cab8027409 pythonPackages.papermill: add missing dependencies 2020-06-26 08:36:51 -07:00
Lancelot SIX
a16a655811 pythonPackages.nbclient: init at 0.4.0 2020-06-26 08:36:51 -07:00
Marek Mahut
31cd000bb6
Merge pull request #91613 from 1000101/1000101
maintainers: fix previously uncaught name issues
2020-06-26 17:12:34 +02:00
1000101
6c3b36212a maintainers: fix previously uncaught name issues 2020-06-26 16:38:27 +02:00
Niklas Hambüchen
28ea6a7ec2
Merge pull request #91523 from nh2/cloudcompare-2.11.0
CloudCompare, pdal, libe57format, MeshLabXML
2020-06-26 15:19:10 +02:00
Niklas Hambüchen
75c7f58507 pythonPackages.meshlabxml: init at 2018.3 2020-06-26 15:06:50 +02:00
Gabriel Ebner
c041d53ba0
Merge pull request #91417 from elohmeier/octoprint-werkzeug 2020-06-26 13:07:29 +02:00
Enno Lohmeier
0ec0fd373b sentry-sdk: add missing dependencies 2020-06-26 12:25:08 +02:00
Enno Lohmeier
63bcf4f4ec trytond: convert to python package 2020-06-26 12:25:08 +02:00
Corbin
dfcac3fccd python-igraph: Don't use vendored library.
Fixes #70543.
2020-06-26 01:26:21 -07:00
Manuel Bärenz
5358773f85 pythonPackages.progressbar2: 3.51.3 -> 3.51.4 2020-06-26 10:01:40 +02:00
Jonathan Ringer
ab7625d93e python3Packages.mozfile: fix build 2020-06-25 21:49:50 -07:00
R. RyanTM
4fa38d591c python27Packages.capturer: 2.4 -> 3.0 2020-06-25 20:20:34 -07:00
Martin Weinelt
8eb5780cc7 pythonPackages.mido: init at 1.2.9 2020-06-25 20:08:35 -07:00
Martin Weinelt
75f5c4381c pythonPackages.rtmidi-python: init at 0.2.2 2020-06-25 20:08:35 -07:00
Martin Weinelt
ec71e489c8 pythonPackages.python-rtmidi: init at 1.4.1 2020-06-25 20:08:35 -07:00
R. RyanTM
c14b616d73 python37Packages.hstspreload: 2020.5.19 -> 2020.6.9 2020-06-25 18:08:14 -07:00
R. RyanTM
769c5947e2 python27Packages.lark-parser: 0.8.5 -> 0.8.8 2020-06-25 18:04:01 -07:00
Sirio Balmelli
8c74f97c15 google-cloud-secret-manager: init at 1.0.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-06-25 14:32:57 -07:00
Ryan Mulligan
860ab67458
Merge pull request #91472 from r-ryantm/auto-update/python3.7-fastapi
python37Packages.fastapi: 0.54.1 -> 0.55.1
2020-06-25 11:53:41 -07:00
Manuel Bärenz
b79c4eca5c pythonPackages.progressbar2: Fix checkPhase 2020-06-25 15:36:07 +02:00
Frederik Rietdijk
bef20b38ef Merge master into staging-next 2020-06-25 13:48:05 +02:00
Jörg Thalheim
d35735ae25
Merge pull request #91479 from Mic92/python-fixes 2020-06-25 12:34:45 +01:00
Jörg Thalheim
b422dd62ce
python3.pkgs.tempora: no longer compatible with python2 2020-06-25 12:27:54 +01:00
worldofpeace
bdb59380a3
Merge pull request #91459 from zowoq/desktop-validation
treewide: remove deprecated value `Application` from makeDesktopItem
2020-06-25 07:09:24 -04:00
Mario Rodas
ebc22da72f
Merge pull request #91475 from r-ryantm/auto-update/python3.7-lazr.uri
python37Packages.lazr-uri: 1.0.3 -> 1.0.4
2020-06-25 06:05:15 -05:00
Jörg Thalheim
0153111575
python3.pkgs.tempora: fix tests 2020-06-25 11:41:40 +01:00
Jörg Thalheim
2a49306482
python3.pkgs.jaraco_itertools: fix build 2020-06-25 11:41:23 +01:00
Jörg Thalheim
73e514993a
pytest-freezgun: init at 0.4.1 2020-06-25 11:35:16 +01:00
Lancelot SIX
ec1d9c63d7
Merge pull request #91451 from callahad/typeguard-fixup
typeguard: fix tests
2020-06-25 10:15:42 +01:00
R. RyanTM
0d0906d42b python37Packages.lazr-uri: 1.0.3 -> 1.0.4 2020-06-25 08:58:02 +00:00
Jos van Bakel
9842aa383e python3Packages.pytest-xvfb: 1.2.0 -> 2.0.0 2020-06-24 23:16:10 -07:00
Mario Rodas
cd555fdab2 pythonPackages.internetarchive: 1.9.3 -> 1.9.4 2020-06-24 20:36:47 -07:00
zowoq
c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
Dan Callahan
40fb898673
typeguard: fix tests
Broken by 9993c38682

    Traceback:
    tests/test_typeguard_py36.py:7: in <module>
        from typing_extensions import Literal
    E   ModuleNotFoundError: No module named 'typing_extensions'

Resolved by adding typing-extensions to checkInputs
2020-06-25 00:11:06 +01:00
R. RyanTM
3a44ede711 python27Packages.bitstruct: 8.10.0 -> 8.11.0 2020-06-24 14:17:44 -07:00
nyanloutre
2b11dcd789 pythonPackages.pycoin: init at 0.90.20200322 2020-06-24 14:15:59 -07:00
Manuel Mendez
58a35beb35 pythonPackages.srvlookup: init at 2.0.0 2020-06-24 14:08:18 -07:00
Sirio Balmelli
d3d039c4cb beancount_docverif: init at 1.0.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-06-24 13:57:58 -07:00
Gabriel Ebner
4bdb77918b uvloop: fix tests on python 3.8 2020-06-24 22:38:15 +02:00
Frederik Rietdijk
16287a8cb8 Merge master into staging-next 2020-06-24 19:04:03 +02:00
Maximilian Bosch
0c47a81419
Merge pull request #91390 from eadwu/buku/4.4
buku: 4.3 -> 4.4
2020-06-24 19:03:44 +02:00
Frederik Rietdijk
9b6a64a317 python.pkgs.line_profiler: fix build 2020-06-24 18:55:48 +02:00
Jörg Thalheim
affeb15f07
Merge pull request #91384 from jonringer/fix-quandl 2020-06-24 06:46:41 +01:00
R. RyanTM
ffedc82d2e python27Packages.azure-mgmt-web: 0.46.0 -> 0.47.0 2020-06-23 17:12:13 -07:00
Jonathan Ringer
9fbbbf1a54
python37Packages.quandl: fix build 2020-06-23 16:21:16 -07:00
Antoine Roy-Gobeil
10b552532f python3Packages.dash: 1.12.0 -> 1.13.3 2020-06-23 16:16:11 -07:00
Antoine Roy-Gobeil
33d83f127a python3Packages.dash-table: 4.7.0 -> 4.8.1 2020-06-23 16:16:11 -07:00
Antoine Roy-Gobeil
0498309db5 python3Packages.dash-renderer: 1.4.1 -> 1.5.0 2020-06-23 16:16:11 -07:00
Antoine Roy-Gobeil
f14034fe47 python3Packages.dash-core-components: 1.10.0 -> 1.10.1 2020-06-23 16:16:11 -07:00
Jonathan Ringer
496edca865 python2Packages.inflect: disable python2, abandoned 2020-06-23 16:09:22 -07:00
Jonathan Ringer
bb1dbfbf47 python3Packages.flask-restful: fix tests 2020-06-23 16:09:22 -07:00
Jonathan Ringer
3da3d5c9f0 python3Packages.irc: fix meta 2020-06-23 16:09:22 -07:00
Jonathan Ringer
b6f95732fc python3Packages.jaraco_itertools: fix tests 2020-06-23 16:09:22 -07:00
Jonathan Ringer
893d924d53 python3Packages.jaraco_logging: disable tests, no longer on pypi 2020-06-23 16:09:22 -07:00
Jonathan Ringer
3853e60ae3 python3Packages.cheroot: fix tests, cleanup expr 2020-06-23 16:09:22 -07:00
Jonathan Ringer
67e8240371 python3Packages.tempora: fix tests 2020-06-23 16:09:22 -07:00
R. RyanTM
e07238681d python37Packages.azure-mgmt-security: 0.3.0 -> 0.4.0 2020-06-23 14:39:23 -07:00
Maximilian Bosch
2ab0d4ec96
Merge pull request #90578 from marsam/update-git-revise
git-revise: 0.5.1 -> 0.6.0
2020-06-23 23:30:05 +02:00
Edmund Wu
d1795bbb69
pythonPackages.flask-admin: fix build 2020-06-23 15:54:37 -04:00
Edmund Wu
ba09be4c69
pythonPackages.geoalchemy2: fix build 2020-06-23 15:54:13 -04:00
Edmund Wu
12b0644a20
pythonPackages.flask-reverse-proxy-fix: fix build 2020-06-23 15:53:38 -04:00
Claudio Bley
21a21a4224 bazel: 3.2.0 -> 3.3.0 2020-06-23 15:29:38 +02:00
R. RyanTM
9bcae11dac python37Packages.fastapi: 0.54.1 -> 0.55.1 2020-06-23 07:06:38 +00:00
Stefan Frijters
43107040fe Pyro5: Disable more networking tests 2020-06-22 13:36:52 -07:00
Stefan Frijters
f1235e43c2 maestral: 0.6.4 -> 1.1.0 2020-06-22 13:36:52 -07:00
Martin Weinelt
48faedc336 python3Packages.diceware: expose as library 2020-06-22 11:44:53 -07:00
Maximilian Bosch
dca182df88
Merge pull request #91248 from mmilata/mautrix-0.5.7
pythonPackages.mautrix: 0.5.4 -> 0.5.7
2020-06-22 18:59:05 +02:00
Marek Mahut
6d5bbeb8fe
Merge pull request #89247 from mmilata/python-bitcoinlib-0.11.0
pythonPackages.bitcoinlib: 0.9.0 -> 0.11.0
2020-06-22 18:49:19 +02:00
Vladimír Čunát
e896ebc920
Merge #89034: sslyze: init at 3.0.7 2020-06-22 18:27:50 +02:00
Gabriel Ebner
d0ebf2d443
Merge pull request #90103 from Pamplemousse/fix_pyside2
pythonPackages.pyside2: don't fail import on missing `shiboken2`
2020-06-22 15:24:46 +02:00
Lancelot SIX
b10b50d433
pythonPackages.qscintilla-qt5: Do not copy pyqt5 tree
This commit ensures the entire PyQt5 tree is not included inside
qscintilla as pointed out by
https://github.com/NixOS/nixpkgs/issues/73975#issuecomment-639178216
2020-06-22 11:30:56 +01:00
Frederik Rietdijk
7481da9cbd Merge master into staging-next 2020-06-22 08:46:16 +02:00
Martin Weinelt
7fae3f8534 pythonPackages.poetry: 1.0.5 -> 1.0.9
Disables Python2 support and enables tests.

Co-Authored-By: Jonathan Ringer <jonringer117@gmail.com>
2020-06-21 21:59:07 -07:00
Martin Weinelt
3bfcfa9a76 pythonPackages.clikit: 0.6.1 -> 0.6.2
Also fix the build by adding the crashtest dependency.
2020-06-21 21:59:07 -07:00
Martin Weinelt
b8d1c67679 pythonPackages.crashtest: init at 0.3.0 2020-06-21 21:59:07 -07:00
Jonathan Ringer
b5badcf3d3 python3Packages.spectral-cube: fix tests 2020-06-21 21:57:32 -07:00
Jonathan Ringer
6647b4c99f python3Packages.reproject: 0.6 -> 0.7.1, fix build 2020-06-21 21:57:32 -07:00
Jonathan Ringer
b5453127da python3Packages.extension-helpers: init at 0.1 2020-06-21 21:57:32 -07:00
Jonathan Ringer
3d95ed80b9 python2Packages.pytest-doctestplus: disable python2, abandoned upstream 2020-06-21 21:57:32 -07:00
Jonathan Ringer
ba332b6f8f python3Packages.pytest-astropy: add missing deps, fix build 2020-06-21 21:57:32 -07:00
Jonathan Ringer
19b96a1969 python3Packages.pytest-filter-subpackage: init at 0.1.1 2020-06-21 21:57:32 -07:00
Jonathan Ringer
26126db757 python3Packages.pytest-astropy-header: init at 0.1.2 2020-06-21 21:57:32 -07:00
Jonathan Ringer
f7c999c912 python3Package.aioftp: disable tests, missing package 2020-06-21 21:57:32 -07:00
Jonathan Ringer
aefee8624d python3Packages.requests-file: fix tests 2020-06-21 21:57:32 -07:00
Jonathan Ringer
a1af12dcdf python3Packages.structlogs: fix build 2020-06-21 21:57:32 -07:00
Jonathan Ringer
0458e8862e python2Packages.flask-caching: disabled python2, abandon 2020-06-21 21:57:32 -07:00
Jörg Thalheim
db7e2b484b
python3.pkgs.zimports: add missing setuptools (#90026)
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-06-21 19:06:39 +00:00
Martin Milata
8c3ec36de0 pythonPackages.mautrix: 0.5.4 -> 0.5.7 2020-06-21 20:45:18 +02:00
Jörg Thalheim
bc751f4f90
Merge pull request #91227 from mweinelt/pymetno
pythonPackages.pymetno: 0.5.0 -> 0.5.1
2020-06-21 14:04:48 +01:00
Jörg Thalheim
9aa668ef04
Merge pull request #91154 from Mic92/homeassistant 2020-06-21 13:59:28 +01:00
Martin Weinelt
663abfb1e4
pythonPackages.pymetno: 0.5.0 -> 0.5.1
Fixes requests to the updated API endpoint.
2020-06-21 14:57:57 +02:00
Frederik Rietdijk
71ace42e12
Merge pull request #91152 from danieldk/spacy-fixes
python3Packages.spacy: fix build
2020-06-21 09:34:10 +02:00
Martin Weinelt
60f0e62b3c ansible: v2.9.9 -> v2.9.10 2020-06-20 15:51:49 -07:00
Symphorien Gibol
dee55848fe python3Packages.aioresponses: disable test requiring networking 2020-06-20 12:53:14 -07:00
Symphorien Gibol
ee52567e4c python3Packages.peewee: 3.11.2 -> 3.13.3
tests don't pass without psycopg2 support:
Exception: Your version of psycopg2 does not support JSON.
2020-06-20 12:53:14 -07:00
Jonathan Ringer
011dd50123 python3Packages.papis: 0.9 -> 0.10, fix build 2020-06-20 12:29:56 -07:00
Jonathan Ringer
49f5b51ee3 python3Packages.pylibgen: remove, upstream unmaintained 2020-06-20 12:29:56 -07:00
Daniël de Kok
be79367b25 python2Packages.catalogue: remove 2020-06-20 20:47:59 +02:00
Daniël de Kok
916330f28e python3Packages.spacy: relax catalogue, plac, and srsly versions
Also add an import check.
2020-06-20 20:47:59 +02:00
Daniël de Kok
e6b1c9b1b4 python3Packages.thinc: relax catalogue, plac, and srsly constraints
Also add an import check.
2020-06-20 20:47:57 +02:00
Pierre Bourdon
b092390ce2 pythonPackages.pyatmo: add missing dependencies 2020-06-20 08:45:48 -07:00
Simon Chatterjee
3eea039a96 python: entrance: 1.1.12 -> 1.1.13
Required by the ujson update in #89723
2020-06-20 12:30:50 +02:00
Jörg Thalheim
6c1aea69c6
python3.pkgs.pyicloud: fix build 2020-06-20 10:31:31 +01:00
Jörg Thalheim
d690aa8ecd
python3.pkgs.influxdb: fix build 2020-06-20 10:31:29 +01:00
Daniël de Kok
e2e115c03c python3Packages.srsly: disable on Python older than 3.6
Also add an import check.
2020-06-20 11:08:21 +02:00
Frederik Rietdijk
a48adb3511
Merge pull request #91118 from simonchatts/darwin-fixes
python: aiohttp/psutil/uvloop Darwin fixes
2020-06-20 07:40:35 +02:00
Frederik Rietdijk
9c5e7367d1 Merge master into staging-next 2020-06-20 07:38:17 +02:00
Frederik Rietdijk
39626dcc2a python3.pkgs.fsspec: fix build 2020-06-20 07:37:58 +02:00
Simon Chatterjee
084d3da828 python: uvloop: fix darwin build
Skip tests that fail on Darwin
2020-06-19 20:16:58 +01:00
Simon Chatterjee
5a3546120c python: aiohttp: fix darwin build
Disable a non-critical test known to fail on Darwin (see https://github.com/aio-libs/aiohttp/issues/3572)
2020-06-19 20:16:58 +01:00
Simon Chatterjee
73f7453bfb pythonPackages.psutil: fix fix for darwin build
PR #82524 correctly diagnosed the problem, but slightly fluffed the boolean
logic (disable tests for Darwin as well as non-x86_64 arch).
2020-06-19 20:16:58 +01:00
Shea Levy
2590885605
Merge pull request #89099 from alexbiehl/alex/py-skein
python3Packages.skein: init at 0.8.0
2020-06-19 12:35:26 -04:00
Frederik Rietdijk
46dd569cd1 python.pkgs.wcwidth: add setuptools 2020-06-19 14:36:16 +02:00
Jörg Thalheim
e5bdf9c27b
Merge pull request #91087 from Mic92/python-fixes 2020-06-19 11:36:25 +01:00
Jörg Thalheim
81fb54a8c1
python3.pkgs.janus: fix build 2020-06-19 11:16:50 +01:00
Jörg Thalheim
8ce5334899
python3.pkgs.pycognito: 0.1.2 -> 0.1.3 2020-06-19 11:06:02 +01:00
Jörg Thalheim
df65cd2ef9
python3.pkgs.hass-nabucasa: fix build 2020-06-19 11:05:52 +01:00
Jörg Thalheim
25b91c2059
python3.pkgs.asynctest: disable tests on python3.8 2020-06-19 10:52:03 +01:00
Jörg Thalheim
407897c65a
python3.pkgs.astral: add missing freezegun 2020-06-19 10:46:05 +01:00
Frederik Rietdijk
e3209fae77 python2.pkgs.natsort: fix eval 2020-06-19 11:21:42 +02:00
Frederik Rietdijk
9c650efbb0 python2.pkgs.natsort: disable 2020-06-19 11:20:35 +02:00
Frederik Rietdijk
e4cd7a48f3 Merge staging-next into staging 2020-06-19 10:49:25 +02:00
Frederik Rietdijk
612ef3438a python3.pkgs.soco: fix build 2020-06-19 10:37:37 +02:00
Jörg Thalheim
ab2c7a29e7
eyeD3: fix dependencies 2020-06-19 09:15:04 +01:00
Jörg Thalheim
343594f2bd
python3.pkgs.python-engineio: 3.10.0 -> 3.13.0
fixes python-socketio
2020-06-19 09:15:02 +01:00
Frederik Rietdijk
e3bacebbd0 python2.pkgs.markdown: keep at 3.1.1 for Python 2 2020-06-19 09:47:36 +02:00
Vincent Haupert
9ec1297d8a
python3Package.sslyze: init at 3.0.7 2020-06-18 23:02:18 +02:00
Vincent Haupert
9a243a6cd2
python3Package.nassl: init at 3.0.0 2020-06-18 23:02:16 +02:00
Vincent Haupert
343f689854
pythonPackage.tls-parser: init at 1.2.2 2020-06-18 23:02:14 +02:00
Frederik Rietdijk
32e827b848 Merge staging-next into staging 2020-06-18 09:02:05 +02:00
Frederik Rietdijk
79f9ef8752 Merge master into staging-next 2020-06-18 09:01:39 +02:00
Daniël de Kok
b0909224e7 python3Packages.spacy_models: 2.2.5 -> 2.3.0
Update all *existing* models for compatibility with spaCy 2.3.0.
2020-06-17 12:04:42 -07:00
Daniël de Kok
ce1ea86f1b python3Packages.spacy: 2.2.4 -> 2.3.0
Changelog:

https://github.com/explosion/spaCy/releases/tag/v2.3.0
2020-06-17 12:04:42 -07:00
R. RyanTM
59e7c74f4c beancount: 2.2.3 -> 2.3.0 2020-06-17 11:41:48 -07:00
Frederik Rietdijk
ec618a9120 python.pkgs.bleach: add missing dependency packaging 2020-06-17 10:20:46 -07:00
obadz
0280b5e21d
Merge pull request #90288 from delroth/mono-closure-size
mono: don't propagate a dependency to glib-dev (15% closure size saving)
2020-06-17 15:03:45 +01:00
Frederik Rietdijk
bbd12947de python.pkgs.py3to2: don't recompile bytecode 2020-06-17 14:51:59 +02:00
Frederik Rietdijk
8850815577 Merge master into staging-next 2020-06-17 08:40:33 +02:00
Frederik Rietdijk
c610d82167
Merge pull request #90636 from jonringer/disable-byterecompile-py2
python2Packages: default to dontUsePythonRecompileBytecode = true;
2020-06-17 08:36:16 +02:00