Robert Schütz
1a495d604f
Merge pull request #110597 from fabaff/aioeafm
...
python3Packages.aioeafm: init at 1.0.0
2021-01-23 15:20:29 +01:00
Fabian Affolter
8d7b41b43d
python3Packages.aioeafm: init at 1.0.0
2021-01-23 14:41:52 +01:00
Fabian Affolter
ca100334df
python3Packages.pycfdns: init at 1.2.1
2021-01-23 14:10:15 +01:00
Daniël de Kok
491667c51a
python3Packages.wasmer: make cargoHash invariant to the Python version
...
The package name used the Python version. Since the name is used in
the Cargo vendor directory, the Cargo vendor hash depended on the
Python version. Remove the Python version from the name.
2021-01-23 12:34:33 +01:00
Markus Kowalewski
6dba41fbcb
mpi: use mpi attribute consistently as the default MPI implementations
...
Use the attribute mpi to provide a system wide default MPI
implementation. The default is openmpi (as before).
This now allows for overriding the MPI implentation by using
the overlay mechanism. Build all packages with mpich instead
of the default openmpi can now be achived like this:
self: super:
{
mpi = super.mpich;
}
All derivations that have been using "mpi ? null" to provide optional
building with MPI have been change in the following way to allow for
optional builds with MPI:
{ ...
, mpi
, useMpi ? false
}
2021-01-23 12:15:13 +01:00
Daniël de Kok
cca0b0117b
python3Packages.tokenizers: 0.9.4 -> 0.10.0
...
Changelog:
https://github.com/huggingface/tokenizers/releases/tag/python-v0.10.0
2021-01-23 11:22:34 +01:00
Fabian Affolter
002b6599da
python3Packages.amcrest: init at 1.7.2
2021-01-23 09:52:45 +01:00
Robert Schütz
c173f673ed
pythonPackages.hbmqtt: disable on Python 3.9
...
See https://github.com/beerfactory/hbmqtt/issues/223 .
2021-01-22 14:11:34 -08:00
Robert Schütz
8c1ce4ec70
pythonPackages.transitions: 0.8.5 -> 0.8.6
2021-01-22 14:11:34 -08:00
Martin Weinelt
c245e9d2ff
Merge pull request #110530 from mweinelt/python-mpd
...
python3Packages.mpd2: 3.0.2 -> 3.0.3
2021-01-22 21:37:49 +01:00
Martin Weinelt
b4f60bfcac
python3Packages.mpd2: add hexa to maintainers
2021-01-22 21:14:54 +01:00
Martin Weinelt
dc62266a1c
python3Packages.mpd2: 3.0.2 -> 3.0.3
...
Fixes early disconnects when using the async MPDClient.
2021-01-22 20:18:10 +01:00
R. RyanTM
4aaa445477
certbot: 1.10.1 -> 1.11.0 ( #109746 )
2021-01-22 18:18:48 +01:00
R. RyanTM
f2c88014c8
python37Packages.bitarray: 1.6.1 -> 1.6.3
2021-01-22 07:51:33 -08:00
R. RyanTM
d92570f52c
python37Packages.azure-storage-file-share: 12.4.0 -> 12.4.1
2021-01-22 07:48:17 -08:00
R. RyanTM
7981dff255
python37Packages.breathe: 4.26.0 -> 4.26.1
2021-01-22 07:47:55 -08:00
R. RyanTM
2fa6fdea12
python37Packages.APScheduler: 3.6.3 -> 3.7.0
2021-01-22 07:45:52 -08:00
R. RyanTM
64e991542e
python37Packages.azure-storage-blob: 12.7.0 -> 12.7.1
2021-01-22 07:45:18 -08:00
R. RyanTM
a10f2c3f42
python37Packages.amqp: 5.0.2 -> 5.0.3
2021-01-22 07:44:54 -08:00
R. RyanTM
9a94b02519
python37Packages.alerta-server: 8.2.0 -> 8.3.3
2021-01-22 07:44:16 -08:00
R. RyanTM
416bdfbc38
python37Packages.mautrix: 0.8.6 -> 0.8.9
2021-01-22 07:40:16 -08:00
Fabian Affolter
01cb602043
python3Packages.hass-nabucasa: update test part
2021-01-22 07:39:44 -08:00
Fabian Affolter
82f32abe7d
python3Packages.hass-nabucasa: 0.39.0 -> 0.41.0
2021-01-22 07:39:44 -08:00
Fabian Affolter
32b2eb6730
python3Packages.pycognito: use pytestCheckHook
2021-01-22 07:39:44 -08:00
Fabian Affolter
6759a781c7
python3Packages.pycognito: 0.1.4 -> 0.1.5
2021-01-22 07:39:44 -08:00
Robert Schütz
cefafeefbb
pythonPackages.fuse: add pythonImportsCheck
2021-01-22 07:37:47 -08:00
R. RyanTM
1bafaad6e7
python37Packages.fuse: 1.0.0 -> 1.0.1
2021-01-22 07:37:47 -08:00
Fabian Affolter
766fb6a513
python3Packages.aioshelly: 0.5.3 -> 0.5.4
2021-01-22 07:36:14 -08:00
Sandro
2b56a69386
Merge pull request #110453 from fabaff/bsblan
2021-01-22 16:21:43 +01:00
Sandro
15e6801eb3
Merge pull request #110456 from fabaff/sendgrid
2021-01-22 16:08:33 +01:00
Frederik Rietdijk
6edf1bed78
python3.pkgs.scikitlearn: 0.23.2 -> 0.24.1
2021-01-22 14:22:47 +01:00
Frederik Rietdijk
e986624620
python3.pkgs.dask: 2.25.0 -> 2021.01.0
2021-01-22 13:28:04 +01:00
Fabian Affolter
534e9cc6ca
python3Packages.tmb: 0.1.0 -> 0.1.1 ( #110469 )
2021-01-22 13:13:12 +01:00
Fabian Affolter
dc2f2bebce
python3Packages.sendgrid: init at 6.5.0
2021-01-22 10:50:25 +01:00
Fabian Affolter
8e8e759c72
python3Packages.python-http-client: init at 3.3.1
2021-01-22 10:50:06 +01:00
Fabian Affolter
cc4c7328ee
python3Packages.starkbank-ecdsa: init at 1.1.0
2021-01-22 10:49:51 +01:00
Fabian Affolter
7581c22616
python3Packages.bsblan: init at 0.4.1
2021-01-22 09:41:59 +01:00
Sandro
2d00719e46
Merge pull request #110400 from fabaff/bump-awesomeversion
...
python3Packages.awesomeversion: 20.12.5 -> 21.1.3
2021-01-22 09:35:37 +01:00
Fabian Affolter
038ab72940
python3Packages.cattrs: init at 1.1.2
2021-01-22 09:33:10 +01:00
Fabian Affolter
40021798b8
python3Packages.hatasmota: 0.2.5 -> 0.2.6
2021-01-21 23:59:46 -08:00
Fabian Affolter
3a43bbbc7c
python3Packages.atenpdu: init at 0.3.1
2021-01-21 23:58:49 -08:00
R. RyanTM
1e3e562cdc
python37Packages.ROPGadget: 6.4 -> 6.5
2021-01-21 23:39:37 -08:00
R. RyanTM
f82325b55a
python37Packages.aiolifx: 0.6.8 -> 0.6.9
2021-01-21 23:39:20 -08:00
Fabian Affolter
1c5456573c
python3Packages.awesomeversion: 20.12.5 -> 21.1.3
2021-01-21 23:38:58 +01:00
Fabian Affolter
21d41be80b
python3Packages.csrmesh: init at 0.10.0
2021-01-21 23:15:58 +01:00
Sandro
39b25bbbb5
Merge pull request #110368 from fabaff/python-wink
2021-01-21 19:49:34 +01:00
Fabian Affolter
ae0ea7ed20
python3Packages.binho-host-adapter: init at 0.1.6
2021-01-21 19:04:43 +01:00
Fabian Affolter
4afb4968cd
python3Packages.python-wink: init at 1.10.5
2021-01-21 18:12:27 +01:00
Sandro
d5d2206b95
Merge pull request #110309 from zimbatm/python3Packages.bash_kernel
...
python3Packages.bash_kernel: 0.7.1 -> 0.7.2
2021-01-21 18:05:45 +01:00
Sandro
4825212f16
Merge pull request #110363 from fabaff/vsure
2021-01-21 18:05:06 +01:00
Fabian Affolter
5cca230726
python3Packages.vsure: init at 1.6.1
2021-01-21 17:39:35 +01:00
R. RyanTM
dea5338c45
python37Packages.databricks-connect: 7.3.6 -> 7.3.7
2021-01-21 08:18:29 -08:00
R. RyanTM
9334bd4a30
python37Packages.google-cloud-secret-manager: 2.1.0 -> 2.2.0
2021-01-21 08:17:36 -08:00
Ryan Mulligan
2f527e095d
Merge pull request #110313 from r-ryantm/auto-update/python3.7-google-crc32c
...
python37Packages.google-crc32c: 1.1.1 -> 1.1.2
2021-01-21 06:56:28 -08:00
Robert Schütz
cd9c691abe
pythonPackages.nidaqmx: fix spelling of pythonImportsCheck
2021-01-21 13:18:33 +01:00
R. RyanTM
6e5c0fc72b
python37Packages.google-crc32c: 1.1.1 -> 1.1.2
2021-01-21 11:02:38 +00:00
zimbatm
a8dc17d3f2
python3Packages.bash_kernel: 0.7.1 -> 0.7.2
2021-01-21 11:52:09 +01:00
Sandro
930fcbc97c
Merge pull request #110281 from r-ryantm/auto-update/python3.7-mergedeep
...
python37Packages.mergedeep: 1.3.0 -> 1.3.1
2021-01-21 09:20:24 +01:00
R. RyanTM
b389b777e1
python37Packages.cliff: 3.5.0 -> 3.6.0
2021-01-20 23:58:16 -08:00
R. RyanTM
ebc9b86f80
python37Packages.django_treebeard: 4.3.1 -> 4.4
2021-01-20 23:57:47 -08:00
R. RyanTM
c3f5fb04db
python37Packages.elementpath: 2.1.0 -> 2.1.1
2021-01-20 23:56:54 -08:00
R. RyanTM
8ceb353202
python37Packages.mergedeep: 1.3.0 -> 1.3.1
2021-01-21 07:16:18 +00:00
zowoq
932941b79c
treewide: editorconfig fixes
...
- remove trailing whitespace
- use spaces for indentation
2021-01-21 13:29:54 +10:00
R. RyanTM
fa2e1dd70a
python37Packages.colorcet: 2.0.2 -> 2.0.6
2021-01-20 19:25:20 -08:00
Mario Rodas
fe2005af70
Merge pull request #110134 from marsam/update-tubeup
...
python3Packages.tubeup: 0.0.20 -> 0.0.21, youtube-dlc: remove
2021-01-20 21:06:19 -05:00
Sandro Jäckel
f1478a78ff
python38Packages.bidict: Remove stale patch, use pytestCheckHook
2021-01-20 21:10:12 +01:00
Sandro Jäckel
9c6ca673a7
python37Packages.google-music: Remove stale postPatch
2021-01-20 21:10:12 +01:00
Sandro Jäckel
6ed5025067
pythonPackages.bellows: Execute tests again
2021-01-20 21:10:11 +01:00
Sandro Jäckel
69d3c5d89b
pythonPackages.spyder: Remove old substituteInPlace
2021-01-20 21:10:11 +01:00
Sandro Jäckel
72e80a623e
pythonPackages.mxnet: Remove old substituteInPlace
2021-01-20 21:09:23 +01:00
Sandro Jäckel
601917ea95
pythonPackages.azure-synapse-artifacts: Fix meta
2021-01-20 21:09:23 +01:00
Tim Steinbach
56ca9b2584
python3Packages.boto3: 1.16.56 -> 1.16.57
2021-01-20 12:36:55 -05:00
Tim Steinbach
3d29f6625c
python3Packages.botocore: 1.19.56 -> 1.19.57
2021-01-20 12:36:52 -05:00
Sandro
983fdcb88e
Merge pull request #110129 from dotlambda/git-annex-adapter-patch
...
python3Packages.git-annex-adapter: fix tests
2021-01-20 15:11:31 +01:00
Jacek Generowicz
f4213717f5
pythonPackages.pytest-instafail: init at 0.4.2 ( #110138 )
...
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2021-01-20 15:11:15 +01:00
Sandro
0e21aef593
Merge pull request #110151 from dotlambda/ldaptor-tests
2021-01-20 14:39:25 +01:00
Robert Schütz
4544eb5e69
pythonPackages.privacyidea-ldap-proxy: does not support Python 3
2021-01-20 13:21:30 +01:00
Sandro
476cb1aaba
Merge pull request #108186 from PlushBeaver/catboost
2021-01-20 13:13:10 +01:00
Robert Schütz
96d31cbfe1
python3Packages.ldaptor: run tests
...
Also disable on non-supported python versions
2021-01-20 13:12:00 +01:00
Sandro
bb02f29f84
Merge pull request #110104 from fabaff/bump-sortedcollections
...
python3Packages.sortedcollections: 1.2.3 -> 2.1.0
2021-01-20 13:09:18 +01:00
Robert Schütz
82fc1ec36e
python3Packages.git-annex-adapter: fix tests
...
fixes https://github.com/NixOS/nixpkgs/issues/108588
2021-01-20 12:57:30 +01:00
Robert Schütz
a824dc6bdd
Merge pull request #109507 from dotlambda/python-graphviz-0.16
...
pythonPackages.graphviz: 0.14.1 -> 0.16
2021-01-20 11:43:47 +01:00
Sandro
a121a5c5e4
Merge pull request #109961 from etu/python-crccheck-update-2
...
python3Packages.crccheck: 0.6 -> 1.0
2021-01-20 11:09:42 +01:00
Fabian Affolter
02a0928803
python3Packages.sortedcollections: 1.2.3 -> 2.1.0
2021-01-20 08:58:03 +01:00
Mario Rodas
6d25d3e09d
python3Packages.youtube-dlc: drop
...
tubeup uses youtube-dl, and upstream seems to be unmaintained.
2021-01-20 04:20:00 +00:00
Mario Rodas
c0e781d9ad
python3Packages.tubeup: 0.0.20 -> 0.0.21
2021-01-20 04:20:00 +00:00
zowoq
31f5dd3f36
treewide: editorconfig fixes
...
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Sandro
6b0fe63bbc
Merge pull request #109994 from fabaff/url-normalize
2021-01-19 20:38:09 +01:00
Jonathan Ringer
c98d6ce51f
Revert "python3Packages.virtualenv: 20.2.1 -> 20.3.1"
...
This reverts commit 86235815b3
.
2021-01-19 11:11:11 -08:00
Jonathan Ringer
135a14fa45
Revert "python3Packages.virtualenv: enable tests"
...
This reverts commit c030d1b85b
.
2021-01-19 11:11:02 -08:00
Elis Hirwing
237dcf208a
python3Packages.crccheck: 0.6 -> 1.0
2021-01-19 19:20:04 +01:00
Martin Weinelt
a6b7d68a9e
python3Packages.samsungtvws: 1.5.3 -> 1.6.0
2021-01-19 10:14:41 -08:00
Martin Weinelt
ec2c3053de
python3Packages.mocket: 3.9.35 -> 3.9.39
2021-01-19 10:14:41 -08:00
Martin Weinelt
942b28dec0
python3Packages.csvw: 1.8.1 -> 1.10.0
2021-01-19 10:14:41 -08:00
Martin Weinelt
586b32bc57
python3Packages.segments: 2.1.3 -> 2.2.0
2021-01-19 10:14:41 -08:00
Fabian Affolter
2837ce664f
python3Packages.url-normalize: init at 1.4.3
2021-01-19 19:07:14 +01:00
Fabian Affolter
98dcad33fa
python3Packages.devolo-home-control-api: init at 0.16.0
2021-01-19 09:47:49 -08:00
Fabian Affolter
c030d1b85b
python3Packages.virtualenv: enable tests
2021-01-19 09:43:27 -08:00
Fabian Affolter
86235815b3
python3Packages.virtualenv: 20.2.1 -> 20.3.1
2021-01-19 09:43:27 -08:00
Alyssa Ross
f01989af57
python3Packages.aioh2: mark broken ( #109409 )
2021-01-19 18:40:35 +01:00
Sandro
48e2a27270
Merge pull request #109970 from fabaff/pymata-express
2021-01-19 16:47:38 +01:00
Fabian Affolter
c6f1f30548
python3Packages.aioflo: init at 0.4.2
2021-01-19 07:37:51 -08:00
R. RyanTM
2c53320e41
jenkins-job-builder: 3.7.0 -> 3.8.0
2021-01-19 07:34:08 -08:00
Fabian Affolter
6f882ac2c4
python3Packages.pymata-express: init at 1.19
2021-01-19 15:37:14 +01:00
Sandro
6898046c31
Merge pull request #109667 from fabaff/censys
2021-01-19 12:32:45 +01:00
Sandro
f697748210
Merge pull request #109675 from r-ryantm/auto-update/python3.7-MechanicalSoup
...
python37Packages.MechanicalSoup: 0.12.0 -> 1.0.0
2021-01-19 12:29:53 +01:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Robert Schütz
cfa8f9a389
pythonPackages.pydotplus: drop
...
It is no longer maintained whereas pydot is.
2021-01-18 23:28:35 +01:00
Robert Schütz
b17123a0de
python3Packages.prov: update dependencies
2021-01-18 23:27:49 +01:00
Robert Schütz
762622c3c9
pythonPackages.graphviz: 0.14.1 -> 0.16
2021-01-18 23:26:58 +01:00
Denys Pavlov
b6eab73c2e
python37Packages.sqlite-utils: 3.2 -> 3.3
...
Re-enable tests that were fixed in sqlite-utils v3.1.1.
2021-01-18 16:14:58 -05:00
Sandro
83659f9f85
Merge pull request #109616 from fabaff/bump-aresponses
...
python3Packages.aresponses: 2.1.0 -> 2.1.2
2021-01-18 21:28:58 +01:00
Sandro
7296caf2d0
Merge pull request #109814 from fabaff/waqiasync
2021-01-18 21:14:58 +01:00
Sandro
a9ed028758
Merge pull request #104700 from bcdarwin/python3-nibabel-aarch64
...
python3Packages.nibabel: remove `platforms` from `meta`
2021-01-18 20:48:54 +01:00
Fabian Affolter
0bc72a58b2
python3Packages.aresponses: 2.1.0 -> 2.1.2
2021-01-18 20:43:31 +01:00
Sandro
cf00d4653f
Merge pull request #106874 from r-ryantm/auto-update/python3.7-cx_Oracle
...
python37Packages.cx_oracle: 8.0.1 -> 8.1.0
2021-01-18 20:36:10 +01:00
Sandro
0fb13da266
Merge pull request #106505 from r-ryantm/auto-update/python3.7-alerta-server
...
python37Packages.alerta-server: 8.1.0 -> 8.2.0
2021-01-18 20:33:48 +01:00
Sandro
503e529dd3
Merge pull request #106948 from r-ryantm/auto-update/python3.7-mongoengine
...
python37Packages.mongoengine: 0.21.0 -> 0.22.0
2021-01-18 20:27:05 +01:00
Fabian Affolter
34d0facd77
python3Packages.waqiasync: init at 1.0.0
2021-01-18 20:23:48 +01:00
Cody Hiar
21160da284
python3Packages.py3status: add file as runtime dependancy ( #106926 )
...
This helps to resolve issues:
- https://github.com/ultrabug/py3status/issues/1945
- https://github.com/ultrabug/py3status/issues/1961
2021-01-18 20:21:24 +01:00
Michael Weiss
18a0a767ed
python3Packages.mysql-connector: 8.0.22 -> 8.0.23
2021-01-18 17:33:59 +01:00
Tim Steinbach
539dc1493e
python3Packages.boto3: 1.16.55 -> 1.16.56
2021-01-18 09:23:58 -05:00
Tim Steinbach
45380d6405
python3Packages.botocore: 1.19.55 -> 1.19.56
2021-01-18 09:23:58 -05:00
Sandro
e0604b3abe
Merge pull request #109721 from fabaff/bump-vulture
2021-01-18 11:15:50 +01:00
Fabian Affolter
eecfd010c7
python3Packages.vulture: switch to pytestCheckHook
2021-01-18 10:56:20 +01:00
Thiago Franco de Moraes
2d32864d00
python3Packages.nitime: 0.8.1 -> 0.9
2021-01-18 01:55:34 -08:00
Fabian Affolter
f2c5d663b2
python3Packages.vulture: 2.1 -> 2.3
2021-01-18 10:42:38 +01:00
Fabian Affolter
3bdf95ceb5
python3Packages.msldap: 0.3.22 -> 0.3.24
2021-01-18 01:00:40 -08:00
github-actions[bot]
ef2abc20bc
Merge master into staging-next
2021-01-18 06:42:35 +00:00
R. RyanTM
f9ced01f4a
python37Packages.ROPGadget: 6.3 -> 6.4
2021-01-17 21:44:42 -08:00
R. RyanTM
6e01ee2911
python37Packages.aiowinreg: 0.0.3 -> 0.0.4
2021-01-17 21:44:15 -08:00
R. RyanTM
85f4b40e9d
python37Packages.avro: 1.10.0 -> 1.10.1
2021-01-17 21:42:19 -08:00
R. RyanTM
6dca3a1ea6
python37Packages.keyrings-alt: 4.0.1 -> 4.0.2
2021-01-17 21:14:03 -08:00
R. RyanTM
606bf83673
python37Packages.kerberos: 1.3.0 -> 1.3.1
2021-01-17 21:11:19 -08:00
R. RyanTM
da8c0cafb3
python37Packages.avea: 1.5.1 -> 1.5.2
2021-01-17 21:10:23 -08:00
R. RyanTM
72d93d3d7f
python37Packages.jupyterhub-systemdspawner: 0.14 -> 0.15.0
2021-01-17 21:08:00 -08:00
R. RyanTM
3c37826cfe
python37Packages.isbnlib: 3.10.4 -> 3.10.5
2021-01-17 21:04:06 -08:00
R. RyanTM
b08d183c2f
python37Packages.google-crc32c: 1.1.0 -> 1.1.1
2021-01-17 21:03:17 -08:00
R. RyanTM
8c0c0ff078
python37Packages.identify: 1.5.11 -> 1.5.13
2021-01-17 21:02:45 -08:00
R. RyanTM
3f8fdeae85
python37Packages.axis: 42 -> 43
2021-01-17 21:02:24 -08:00
R. RyanTM
abaefba36c
python37Packages.google-cloud-bigquery: 2.6.1 -> 2.6.2
2021-01-17 20:59:07 -08:00
R. RyanTM
bfa65d757a
python37Packages.evdev: 1.3.0 -> 1.4.0
2021-01-17 20:58:49 -08:00
R. RyanTM
11456f75e9
python37Packages.genpy: 2016.1.3 -> 2021.1
2021-01-17 20:58:35 -08:00
R. RyanTM
14564e9a7e
python37Packages.debian: 0.1.38 -> 0.1.39
2021-01-17 20:58:10 -08:00
R. RyanTM
6c8a06617a
python37Packages.databricks-connect: 7.3.5 -> 7.3.6
2021-01-17 20:57:42 -08:00
Mario Rodas
6606639680
Merge pull request #109688 from r-ryantm/auto-update/python3.7-cftime
...
python37Packages.cftime: 1.3.0 -> 1.3.1
2021-01-17 22:58:47 -05:00
Mario Rodas
7d71001b79
Merge pull request #109689 from r-ryantm/auto-update/python3.7-check-manifest
...
python37Packages.check-manifest: 0.45 -> 0.46
2021-01-17 22:57:27 -05:00
Mario Rodas
397d337617
Merge pull request #109680 from r-ryantm/auto-update/python3.7-asyncwhois
...
python37Packages.asyncwhois: 0.2.2 -> 0.2.3
2021-01-17 22:55:43 -05:00
Mario Rodas
cad61c3bee
Merge pull request #109686 from r-ryantm/auto-update/python3.7-chalice
...
python37Packages.chalice: 1.21.7 -> 1.21.9
2021-01-17 22:54:54 -05:00
Mario Rodas
452dab787f
Merge pull request #109682 from r-ryantm/auto-update/python3.7-authlib
...
python37Packages.authlib: 0.15.2 -> 0.15.3
2021-01-17 22:53:48 -05:00