14 Commits

Author SHA1 Message Date
andriish
50b17ea52b
Add Python::3.10 classifier (#188)
Co-authored-by: Andrii Verbytskyi <andriish@pcatlas18.mpp.mpg.de>
2022-09-30 17:37:09 +02:00
Adrian Moennich
934482a32a Bump plugins with updated translations 2022-08-25 00:10:48 +02:00
Adrian Moennich
170c1fac76 Declare compatibility with 3.10 2022-06-16 17:43:06 +02:00
Adrian Moennich
dbeeccff6c Storage/S3: Fix README 2022-02-16 15:09:43 +01:00
Adrian Moennich
decf699b82 Storage/S3: Update nginx config 2022-02-16 15:07:44 +01:00
Adrian Moennich
dcfde30da0 Revert "Storage/S3: Work around nginx url encoding issue"
This reverts commit 4a861b0576ed0c906418fba5b0ae8fba862fac65.
2022-02-16 15:03:32 +01:00
Adrian Moennich
4a861b0576 Storage/S3: Work around nginx url encoding issue
See https://trac.nginx.org/nginx/ticket/2320 for details.
2022-02-10 15:41:54 +01:00
Adrian Moennich
7e2e7bd436 Storage/S3: Include readme in package metadata 2022-02-10 15:41:35 +01:00
Adrian Moennich
a2311e600c Storage/S3: Fix Invalid Signature s3 error w/ nginx
This happened in some cases when using proxy=nginx if the signature
ended up containing an url-encoded character, since apparently nginx
url-decodes it once, and then the URL forwarded to S3 by nginx no longer
matched the signature.

Also bump version and require an up to date Indico version (3.1)
2022-02-09 12:48:12 +01:00
Adrian Moennich
cb4a119939 Release 3.0 2021-07-16 12:07:36 +02:00
Adrian Moennich
6397e2ea39 Release 3.0rc2 2021-07-09 13:16:54 +02:00
Adrian Moennich
ab77c69b5f Exclude Python 3.10 in python_requires 2021-07-09 12:01:12 +02:00
Adrian Moennich
79481aed27 Release 3.0rc1 2021-06-25 23:17:21 +02:00
Adrian Moennich
baad04bd4a Move metadata to setup.cfg
related to indico/indico#4680
2021-01-20 17:33:20 +01:00