Commit Graph
18055 Commits
Author SHA1 Message Date
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
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
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
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
R. RyanTM cc70a76fca sslyze: 3.0.7 -> 3.0.8 2020-06-30 16:00:02 +00: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
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
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
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
https://github.com/NixOS/nixpkgs/commit/eb0d5fc3f076ad8fbac43158e77277066bbe28b9
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