| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Sphinx unpinned. lxml pinned as <5 rather than a specific version.
Experimentally, add two workflows: Ubuntu 24.04 and Windows 2022
Signed-off-by: Mats Wichmann <mats@linux.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sphinx ceiling version bumped to 6.x. While it *works* with current
Sphinx 7.x, sphinx-book-theme is actually pinned to <7, so to avoid
install complaints, leave Sphinx down-rev for now.
lxml version pin bumped, and the fence for not installing on
Python 3.12 is changed to 3.13 - PyPI packages for 3.12 are up.
Update doc/generated/variables.mod as it contains new construction
variables from the 4.6 development: all the generated files will be
updated at release time, but this allows a build *without*
regenerating to not fail.
Signed-off-by: Mats Wichmann <mats@linux.com>
|
| |
|
| |
|
|
|
|
| |
prohibit installing it on windows with py3.12 for now
|
|
|
|
| |
lxml binary wheel for such. Remove when this changes
|
|
Update CI and other files that refer to them.
While we're at it, switch to choco pkg winflexbison3 from winflexbison.
Update RELEASE file and template as well, to eliminate possible
confusion (not that any has been reported).
Signed-off-by: Mats Wichmann <mats@linux.com>
|