Commit Graph

18012 Commits

Author SHA1 Message Date
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
Dominik Michael Rauh
0f436ea358 python3Packages.simpy: add missing dependency 2020-06-28 13:29:22 -07: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