Wykres commitów

7 Commity (4bb0bb24f5a5938dec6e3d8f46a3e06101746fdd)

Autor SHA1 Wiadomość Data
Matt Westcott 4bb0bb24f5 Update oembed finder to use requests instead of urllib.request (#13102) 2025-05-12 21:56:22 +01:00
Jake Howard 2fafac56fa Upgrade django-tasks to 0.7.x (#13070) 2025-04-28 15:23:59 +01:00
Sage Abdullah a2323d5662 Bump minimum Willow version to v1.10.0
Contains fix for AVIF support
2025-04-22 16:36:26 +01:00
Matt Westcott faca901a89
Add license-files to pyproject.toml 2025-04-10 10:33:29 +07:00
Sage Abdullah 136e0a8461
Add funding link in project.urls in pyproject.toml 2025-04-10 10:30:32 +07:00
Sage Abdullah b27deeaaa9
Update doc8 to latest
Support for loading config from pyproject.toml was added in 0.9.0

https://github.com/PyCQA/doc8/releases/tag/0.9.0
2025-04-10 10:30:32 +07:00
Sage Abdullah d9a09a7442
Migrate setup.py and setup.cfg to pyproject.toml
Move the custom sdist command from wagtail/utils/setup.py directly to
setup.py, because we cannot import the wagtail package itself during
the build process without installing it in the build environment.
2025-04-10 10:30:32 +07:00