Commit graph

247632 commits

Author SHA1 Message Date
Vincent Laporte 1d3b373443 camlPackages.io-page: remove unused parameter 2020-10-16 12:33:38 +02:00
Michael Weiss db33f99343
signal-desktop: 1.36.3 -> 1.37.1 2020-10-16 12:13:12 +02:00
Michael Weiss aee3076ba7
chromiumDev: M87 -> M88 2020-10-16 11:58:20 +02:00
Daniël de Kok 33d73ba66a
Merge pull request #98088 from turion/vscode_1.49.0
Bump VSCode version
2020-10-16 11:52:21 +02:00
Marek Mahut fdb94a1728
Merge pull request #100523 from SuperSandro2000/dnscontrol-3.4.2
dnscontrol: 3.3.0 -> 3.4.2
2020-10-16 11:22:35 +02:00
Manuel Bärenz 40c84bd392 vscode, vscodium: Document update scripts 2020-10-16 11:14:43 +02:00
Manuel Bärenz ffb7a61905 vscode, vscodium: 1.50.0 -> 1.50.1 2020-10-16 11:14:42 +02:00
Daniël de Kok e7add4afc1
Merge pull request #99374 from siraben/mktiupgrade-init
knightos-mktiupgrade: init at 1.1.6
2020-10-16 10:34:30 +02:00
Raymond Gauthier 8b4db57358
vscx/ms-vsliveshare-vsliveshare: Init at 1.0.2902 (#100583) 2020-10-16 10:13:12 +02:00
R. RyanTM b8fdd08e26 python27Packages.qtconsole: 4.7.6 -> 4.7.7 2020-10-16 00:43:00 -07:00
R. RyanTM a3dca9576b deeptools: 3.4.1 -> 3.5.0 2020-10-16 00:42:47 -07:00
R. RyanTM 2d405382cc rdbtools: 0.1.14 -> 0.1.15 2020-10-16 00:42:34 -07:00
R. RyanTM 00f0b1d721 nbstripout: 0.3.7 -> 0.3.9 2020-10-16 00:40:08 -07:00
R. RyanTM 5be21fe5e9 python37Packages.pybullet: 2.8.7 -> 3.0.6 2020-10-16 00:28:40 -07:00
R. RyanTM 3205223f3b python37Packages.pysmb: 1.2.2 -> 1.2.4 2020-10-16 00:26:18 -07:00
Raphael Borun Das Gupta 40252390a9 python3.pkgs.osmpythontools: 0.2.6 -> 0.2.8 2020-10-16 00:25:36 -07:00
R. RyanTM d9254eec91 python37Packages.bellows: 0.18.1 -> 0.20.3 2020-10-16 00:23:36 -07:00
R. RyanTM 726d6eda4a python37Packages.django-cleanup: 5.0.0 -> 5.1.0 2020-10-16 00:23:12 -07:00
R. RyanTM 2676ec199f python37Packages.azure-mgmt-keyvault: 7.0.0 -> 8.0.0 2020-10-16 00:20:18 -07:00
R. RyanTM 1de639c4ca python37Packages.eve: 1.1.2 -> 1.1.3 2020-10-16 00:19:43 -07:00
Jonathan Ringer 20191e3f6b python2Packages.numcodes: disable for python2
setup.py no longer compatible with python2
```
    File "setup.py", line 48
      print('[numcodecs]', *msg, **kwargs)
                           ^
  SyntaxError: invalid syntax
```
2020-10-16 00:15:20 -07:00
R. RyanTM 0c32389662 python37Packages.numcodecs: 0.6.4 -> 0.7.2 2020-10-16 00:15:20 -07:00
Jean-François Roche 3a57ec4744 devpi-server: fix tests
Tests relied on a function that has no order guarantee. A fix was merged
to devpi master [1]. We point the package to this commit which should fix
the failing tests on hydra.

[1] https://github.com/devpi/devpi/pull/821
2020-10-16 00:09:07 -07:00
R. RyanTM dbceedca96 python37Packages.pylast: 3.3.0 -> 4.0.0 2020-10-16 00:07:42 -07:00
Nikita Uvarov 105d500c12 pythonPackages.umap-learn: 0.3.10 -> 0.4.5 2020-10-16 00:05:38 -07:00
Jonathan Ringer ee8db0e84f python2Packages.cytoolz: disable
no longer compatibled with python2

```
    File "cytoolz/itertoolz.pyx", line 15, in init cytoolz.itertoolz
      from itertools import chain, islice, zip_longest
  ImportError: cannot import name zip_longest
```
2020-10-16 00:01:17 -07:00
R. RyanTM 7d63ed3f47 python37Packages.cytoolz: 0.10.1 -> 0.11.0 2020-10-16 00:01:17 -07:00
R. RyanTM 2ccf974028 python37Packages.cheetah3: 3.2.5 -> 3.2.6 2020-10-15 23:51:30 -07:00
R. RyanTM 324bce22a7 python37Packages.pq: 1.8.2 -> 1.9.0 2020-10-15 23:51:01 -07:00
R. RyanTM 41ba16ba71 python37Packages.google_cloud_storage: 1.30.0 -> 1.31.2 2020-10-15 23:49:41 -07:00
Martin Weinelt c7129fbe8e pythonPackages.flake8-future-import: fix build
Was broken after python3.8 upgraded to 3.8.6 due to this change:

    bpo-41314: Changed the release when from future import annotations becomes the default from 4.0 to 3.10 (following a change in PEP 563).
2020-10-15 23:48:12 -07:00
R. RyanTM a26c846095 python37Packages.chalice: 1.18.1 -> 1.21.1 2020-10-15 23:47:03 -07:00
R. RyanTM 9f85407864 python37Packages.can: 3.3.3 -> 3.3.4 2020-10-15 23:38:32 -07:00
R. RyanTM 194ced81e9 python37Packages.oyaml: 0.9 -> 1.0 2020-10-15 23:36:46 -07:00
R. RyanTM 6b7221fbb4 python37Packages.pyowm: 3.0.0 -> 3.1.1 2020-10-15 23:34:22 -07:00
R. RyanTM 2db0f4a24b python37Packages.mac_alias: 2.0.7 -> 2.1.0 2020-10-15 23:32:32 -07:00
R. RyanTM 7e274c9b10 python37Packages.pymavlink: 2.4.9 -> 2.4.11 2020-10-15 23:32:09 -07:00
R. RyanTM 0fb7e3ff29 python37Packages.dropbox: 10.4.1 -> 10.6.0 2020-10-15 23:31:27 -07:00
R. RyanTM c3b21da82d python37Packages.azure-mgmt-web: 0.47.0 -> 0.48.0 2020-10-15 23:30:28 -07:00
R. RyanTM c2a380e251 python37Packages.accupy: 0.3.2 -> 0.3.3 2020-10-15 23:00:14 -07:00
R. RyanTM f02c250138 python37Packages.smart_open: 2.1.1 -> 3.0.0 2020-10-15 22:58:13 -07:00
R. RyanTM eb9697691d python37Packages.pycuda: 2019.1.2 -> 2020.1 2020-10-15 22:57:49 -07:00
Ben Siraphob f8ca1bebdf knightos-mktiupgrade: init at 1.1.6 2020-10-16 07:48:16 +02:00
R. RyanTM 4d7af8c638 python37Packages.trytond: 5.6.5 -> 5.6.7 2020-10-15 22:44:54 -07:00
Mario Rodas cc97eda387
Merge pull request #100673 from r-ryantm/auto-update/python3.7-blessed
python37Packages.blessed: 1.17.10 -> 1.17.11
2020-10-16 00:44:19 -05:00
R. RyanTM 5e5700c9ae python37Packages.bacpypes: 0.18.0 -> 0.18.1 2020-10-15 22:35:09 -07:00
R. RyanTM 6156a92857 python37Packages.genanki: 0.8.0 -> 0.8.1 2020-10-15 22:34:52 -07:00
R. RyanTM 5cfbcb4507 python37Packages.pyshp: 2.1.0 -> 2.1.2 2020-10-15 22:28:13 -07:00
Jonathan Ringer cc54d5332e hdf4: 4.2.14 -> 4.2.15, fix build 2020-10-15 22:27:03 -07:00
R. RyanTM 400d1c9e28 python37Packages.auth0-python: 3.12.0 -> 3.13.0 2020-10-15 22:21:11 -07:00