33 Commits

Author SHA1 Message Date
Joel Falknau
95608db611
bump libs to support dj52, notably django-esi 7 2025-05-24 15:33:44 +10:00
Joel Falknau
523aac6a08
drop Ruff, i thought it was cool, kinda unnecessary 2025-05-24 15:31:54 +10:00
Joel Falknau
af87da876b
Celery 5.5 + shutdown timeouts 2025-04-07 14:01:33 +10:00
Joel Falknau
15fc38ccfd
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v5.x 2025-03-03 12:52:12 +10:00
Peter Pfeufer
f6c4180502
[CHANGE] Limit slixmpp version
An update to `slixmpp` v1.9.0 pulls in `pyasn1` v0.6.1, which causes a dependency issue with `python-jose`

> ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
> python-jose 3.4.0 requires pyasn1<0.5.0,>=0.4.1, but you have pyasn1 0.6.1 which is incompatible.
2025-02-28 11:09:22 +01:00
Peter Pfeufer
c2ae680f72
[CHANGE] Apply new pre-commit config 2025-02-01 16:22:36 +01:00
Peter Pfeufer
0f057ffa84
[ADD] django-sri to provide integrity hashes for local static files 2025-01-02 16:54:37 +01:00
Joel Falknau
f4c024d199
pre-commit fixes 2024-12-04 21:32:54 +10:00
Joel Falknau
8f4daea14f
sphinx theme v3 is now stable 2024-12-04 21:32:28 +10:00
Joel Falknau
a99315ea55
formatting storm 2024-09-13 23:10:37 +10:00
Joel Falknau
ec5cf08eef
update classifiers and dependencies 2024-09-13 23:09:12 +10:00
Ariel Rin
98509b0dbf Linting and Formatting changes for 5.x 2024-09-13 10:50:15 +00:00
Joel Falknau
a14038c61a
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v5.x 2024-09-13 20:29:08 +10:00
Joel Falknau
c88521af88
django-celery-beat >=2.7.0 2024-08-22 12:54:31 +10:00
Peter Pfeufer
e0d76dc268
[CHANGE] Switch to Django Solo 2024-08-20 14:41:43 +02:00
Joel Falknau
2bd5ff8723
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v5.x 2024-08-12 13:23:34 +10:00
Joel Falknau
84484cebcb
move to django 5.1.x 2024-08-12 13:20:27 +10:00
Joel Falknau
6aaba2bf3d
Drop Python 3.8 and 3.9 2024-08-12 13:19:08 +10:00
Joel Falknau
2802ed03a5
Add Celery to classifiers 2024-07-15 21:22:58 +10:00
Ariel Rin
49067de325
apply precommit here 2024-05-12 19:21:58 +10:00
Peter Pfeufer
7c7c1abf7c
[CHANGE] Project file linter
We don't use setup.cfg anymore, so we should lint the pyproject.toml file now.
2024-03-28 20:33:16 +01:00
Ariel Rin
950ae34093
loosen sphinx_rtd_theme for sphinx 7 2023-12-26 21:38:04 +10:00
Ariel Rin
20067c1133
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v4.x 2023-12-08 14:49:56 +10:00
Peter Pfeufer
a9ebecdec6
[ADD] Python 3.12 to pyporject.toml classifiers 2023-10-31 22:25:39 +01:00
Peter Pfeufer
a6526d6f78
[CHANGE] Update project classifier for Django 2023-10-28 00:12:40 +02:00
Ariel Rin
98fd1dcc4c
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v4.x 2023-10-27 22:42:30 +10:00
Ariel Rin
13d866bd0d
RST to MyST, pyproject doc dependencies, add sphinx tabs 2023-10-27 16:37:09 +10:00
Ariel Rin
186fa1be03
Correct Django version back to !1541 after porting !1513 2023-10-24 12:37:37 +10:00
Peter Pfeufer
ee24706e43 v4 Template fixes 2023-10-24 02:04:49 +00:00
Ariel Rin
563e2210ef
Bump Django-ESI to >=5.0.0 2023-10-19 13:11:35 +10:00
Ariel Rin
efe0c6963b
move doc dependencies to pyproject 2023-10-07 20:45:39 +10:00
Erik Kalkoken
c4193c15fc Migrate to PEP 621 2023-07-25 09:32:28 +00:00
Peter Pfeufer
6846bb7cdc Switch to setup.cfg due to deprecation of setup.py 2022-03-09 09:50:40 +00:00