Commit Graph

52 Commits

Author SHA1 Message Date
Christoph Reiter
d8de6db6e6 Update Python dependencies 2023-04-09 17:23:44 +02:00
Christoph Reiter
5bc7ddc3c3 Update deps 2023-03-24 13:50:56 +01:00
Christoph Reiter
37181a7aca Use reuse for license checks 2023-03-05 11:37:18 +01:00
Christoph Reiter
5317a610e0 Update dependencies 2023-03-03 19:38:51 +01:00
Christoph Reiter
03c78c0181 Update Python deps 2023-01-12 20:46:44 +01:00
Christoph Reiter
9c6be6c7e3 Switch to new mapping format
This adds the following things:

* the mapping data is now sourced from the package repositories
* cygwin mapping works too (for example see "msys2-runtime")
* packages can be marked internal so they are never linked
  to arch or cygwin (for example see "base")
2022-12-29 13:53:29 +01:00
Christoph Reiter
a9af827f71 Update Python dependencies 2022-12-10 22:21:34 +01:00
Christoph Reiter
d1e53f7453 Update Python deps
mypy now defaults to no_implicit_optional=True, so some adjustments
are needed there
2022-11-17 18:10:02 +01:00
Christoph Reiter
b445324352 Update deps 2022-10-27 08:02:13 +02:00
Christoph Reiter
54ff874472 Update Python dependencies 2022-09-20 08:56:16 +02:00
Christoph Reiter
5942daed11 Update Python dependencies 2022-09-05 07:48:21 +02:00
Christoph Reiter
c15cd288e1 Update Python deps 2022-07-31 07:04:11 +02:00
Christoph Reiter
d61b30ad64 Update Python deps 2022-07-21 22:09:09 +02:00
Christoph Reiter
2adb0e3860 Update Python deps 2022-05-29 09:11:03 +02:00
Christoph Reiter
39d05eb7ee Update deps 2022-05-07 12:07:00 +02:00
Christoph Reiter
c4290f7673 Drop support for Python 3.7 2022-04-01 14:34:39 +02:00
Christoph Reiter
f228438468 Update Python deps
jinja dropped a few deprecated functions
2022-04-01 14:07:48 +02:00
Christoph Reiter
9b32a85f44 Update mypy 2022-03-12 12:21:43 +01:00
Christoph Reiter
015deea0d7 Update deps 2022-03-11 10:47:17 +01:00
Christoph Reiter
c212391de9 Update Python deps 2022-02-22 19:43:13 +01:00
Christoph Reiter
9d59337914 Update Python deps 2022-01-26 18:28:52 +01:00
Christoph Reiter
606900ee52 Update Python deps 2022-01-15 16:03:15 +01:00
Christoph Reiter
2fe2c99b7a Update python deps 2022-01-06 10:45:50 +01:00
Christoph Reiter
09cbac7fb0 Add support for zstandard compressed repo DBs 2021-11-26 16:13:22 +01:00
Christoph Reiter
2433142ecd Update Python deps 2021-11-26 14:13:20 +01:00
Christoph Reiter
79d4e9d202 Update python deps
httpx now disables redirects by default
2021-10-18 08:23:55 +02:00
Christoph Reiter
8d011d0e72 api: start using pydantic models for the responses 2021-08-22 10:14:14 +02:00
Christoph Reiter
6b03386e8b Update Python deps 2021-08-21 10:35:10 +02:00
Christoph Reiter
a28d8aa15e Update Python deps 2021-08-15 17:53:37 +02:00
Christoph Reiter
2c9e5f410f Update Python deps 2021-08-13 12:46:09 +02:00
Christoph Reiter
f4a9f1a3ab Update deps 2021-07-12 06:53:32 +02:00
Christoph Reiter
9577b1c95d Update deps 2021-06-24 07:25:20 +02:00
Christoph Reiter
047f44c064 Update Python deps 2021-06-11 14:43:30 +02:00
Christoph Reiter
130ed11c42 Update Python deps 2021-05-23 20:03:42 +02:00
Christoph Reiter
dca64c5797 api: add an endpoint for triggering an update
Rate limited to once every 5 minutes.
Can be called from GHA for example.
2021-05-16 15:40:45 +02:00
Christoph Reiter
15dddc3183 Use gunicorn, as suggested in the uvicorn docs 2021-03-09 08:05:33 +01:00
Christoph Reiter
8a88a5eb7b Update httpx, mypy 2021-03-04 19:31:52 +01:00
Christoph Reiter
c88617c585 Update deps; remove httpcore pinning
we no longer make streaming requests, so the error fixed by pinning
no longer occurs.
2021-02-15 18:14:44 +01:00
Christoph Reiter
766aa1ded1 Update deps; pin httpcore
See https://github.com/encode/httpx/issues/1459
2021-02-06 07:45:10 +01:00
Christoph Reiter
bef1c22ad4 Update Python deps 2021-01-22 21:12:59 +01:00
Christoph Reiter
e5bfda04da Update Python deps 2020-11-13 21:29:18 +01:00
Christoph Reiter
fa601f7816 Update Python deps 2020-10-01 18:40:53 +02:00
Christoph Reiter
4736e306be Update Python deps 2020-08-17 21:22:05 +02:00
Christoph Reiter
2a9e127104 Update deps 2020-08-14 14:39:44 +02:00
Christoph Reiter
cdd4083c92 Update Python deps 2020-07-31 19:37:52 +02:00
Christoph Reiter
d68aa5354c Update Python deps 2020-07-27 17:35:11 +02:00
Christoph Reiter
3fb3091a74 Update fastapi 2020-07-11 09:51:10 +02:00
Christoph Reiter
f9dc7b80ff Update deps 2020-07-08 20:39:21 +02:00
Christoph Reiter
5bc5948bf3 packages: show who signed the package and when
Fixes #23
2020-07-04 10:41:00 +02:00
Christoph Reiter
b0533ee630 Update deps 2020-05-29 22:22:46 +02:00