images
images copied to clipboard
2024 release
A new release should be made to support Sphinx versions above 3.2.1 and should be tested against Python version above 9.
This issue serves to list and discuss tasks.
- [ ] Merge https://github.com/sphinx-contrib/images/pull/39
- [ ] Update
tox.inìto test against newer versions of Sphinx and Python (and run them / find a place to run them - maybe Github Actions) - [ ] Merge https://github.com/sphinx-contrib/images/pull/38
- [ ] Drop Python2 support (https://github.com/sphinx-contrib/images/issues/37)
Status? Thanks
I added https://github.com/sphinx-contrib/images/pull/41 to help address boxes 2 and 4. You can test all the CI steps pass by merging https://github.com/sphinx-contrib/images/pull/41 into https://github.com/sphinx-contrib/images/pull/39, and the wheel when inspected seems to pull in all the right files for distribution, but I'll let you verify that for approving https://github.com/sphinx-contrib/images/pull/41
I wanted to use the latest sphinx, so combined all those branches and built a wheel. Seems to do what it says on the tin and I am able to generate pages with lightbox2 enabled.
Hi! Does this mean that this package is not compatible with Sphinx>3.2.1? The latest version is Sphinx 8 .... 👀
Well that took its time. Thanks to everyone who pushed, made PRs etc.!
Version 1.0.0 which brings this extension up to date: https://pypi.org/project/sphinxcontrib-images/1.0.0/