commit 4ef3f73924e97db746d06c55fab2e6d28ae4a2db Author: Dmitry Shachnev <mitya57@debian.org> Date: Thu Feb 20 20:12:20 2025 +0300 Bump required Sphinx and pydata-sphinx-theme versions. According to upstream pyproject.toml. commit dc1aae0fa1e261f033136d61e5f6b1525ea9d651 Author: Dmitry Shachnev <mitya57@debian.org> Date: Thu Feb 20 20:05:18 2025 +0300 Refresh patches for the new release. commit e10e072f37571b78dee17c1810760f01b317fb53 Author: Dmitry Shachnev <mitya57@debian.org> Date: Thu Feb 20 19:51:36 2025 +0300 New upstream version 1.1.4. commit 68825c3136ee9fa88c3245fe207408a4c0786102 Merge: 7b18f03 0220209 Author: Dmitry Shachnev <mitya57@debian.org> Date: Thu Feb 20 19:51:06 2025 +0300 Update upstream source from tag 'upstream/1.1.4' Update to upstream version '1.1.4' with Debian dir 9466cf55aa489f06857ea2af8cacea1ec29b0b4b commit 7b18f03a6e244facbf2cca41f702465e5763c802 Author: Dmitry Shachnev <mitya57@debian.org> Date: Tue Feb 18 23:29:14 2025 +0300 Use Sphinx inventory from python-pydata-sphinx-theme-doc. commit 779981d640434604e09b3ea6524000e1a053791d Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Jan 25 18:18:01 2025 +0300 Add a patch to use packaged MathJax. commit 7c5211255eaf8369d542a8ba7b9b75a53021e755 Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Jan 25 17:54:24 2025 +0300 Remove 002.fixed-import-tests.patch. It does not seem to be needed. commit 0f5d41cbd3e356c957f3d21a3e0d4fc09c773de4 Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Jan 25 17:51:21 2025 +0300 Symlink static files also to the current theme. commit 9323477c7155f2ae8f05684a0c0d4a93b6a5ac27 Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Jan 25 17:29:25 2025 +0300 Rename python-sphinx-book-theme-doc to sphinx-book-theme-doc. Sphinx is a generic tool and is not limited to Python projects. commit 3ec3464d474b61add5ce17fac885ed773d44cdaa Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Jan 25 17:55:28 2025 +0300 Remove not needed code from debian/rules. commit cffa2b9f9b152ddcb82e2bd00e31ad0d9746f3f6 Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Jan 25 17:15:02 2025 +0300 debian/changelog: Language fixes commit 89d3e30f7b82187662f80656eec1e3b3f1f8feb3 Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Jan 25 17:13:08 2025 +0300 Fix syntax error in debian/rules. commit 822285a7e0e208a6f39ac5f272c3047003ea8108 Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Jan 25 16:56:38 2025 +0300 Make sure dist-info has correct package version instead of 0.0.0. commit f4d1ed1193ca1e9e195805b9ab7366d18aee2289 Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Jan 25 12:26:11 2025 +0300 Add one more directory to debian/clean. commit 033427882ed202b9948b447e1a9de80c674dbdef Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Jan 25 12:25:39 2025 +0300 Symlink static files to python3-pydata-sphinx-theme. commit 987584c7e7734cb52a4342d0409506a02591712d Author: Dmitry Shachnev <mitya57@debian.org> Date: Sun Dec 22 13:19:34 2024 +0300 Add a patch to not load external resources in the docs. commit dfc29b8d3e0dff420f08c4b96e6fac306aca93e6 Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Dec 21 22:18:05 2024 +0300 Do not install *.ipynb files, for reproducibility. commit 636358a7e7f5397715635be4366d7127dda7e0cd Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Dec 21 21:45:24 2024 +0300 Rewrite and simplify 007.fix-error-reprotest.patch. commit 73cafac553aea6e61e24e58d6466116a4ada7f88 Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Dec 21 21:27:46 2024 +0300 Build-depend on jupyter-core (needed for an example in notebooks.md). commit 12732daadaa097e8f6ad1965627a1e7db57d3d10 Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Dec 21 21:25:17 2024 +0300 Drop 005.changed-htlm-theme.patch, not needed. commit 35849f0ceb35202ace6ed7c69a419d9886fc4caf Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Dec 21 21:20:35 2024 +0300 Add a patch to make the generated gettext files reproducible. commit 6dcdf83bc593b4b69ceda938005cc567521f95b7 Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Dec 21 21:13:30 2024 +0300 debian/rules: Compile translations during build. commit 229bd5764253fb0cdf3ec6093a4ed5b57eab5917 Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Dec 21 21:03:43 2024 +0300 Make sure we do not create duplicate directories. commit 6557e926ad24dfa306c6975f65f41487dc355b3f Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Dec 21 20:26:09 2024 +0300 Do not use Pelican, just build the blog as normal Sphinx pages. Building with Pelican does not work, because Pelican is not a Sphinx extension. commit 2eb890391f74aac124599000773ba98e7b295898 Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Dec 21 20:16:56 2024 +0300 debian/rules: Set PYTHONPATH=$(CURDIR)/src when building the docs. commit 591d4de05d0c2d045ab89fde05a27c7ac40c4cf2 Author: Dmitry Shachnev <mitya57@debian.org> Date: Sat Dec 21 20:03:22 2024 +0300 Back to UNRELEASED. commit 905cc7bc3b1ffeb2f69f96bb3ecaa0918e2d0fd4 Author: Colin Watson <cjwatson@debian.org> Date: Mon Nov 25 13:43:55 2024 +0000 Remove .gitignore from binary package commit 72a202dd490662d72e8a3f4472d75a0e647c373c Merge: 3a9ac64 6a5cad6 Author: Josenilson Ferreira da SIlva <nilsonfsilva@hotmail.com> Date: Mon Nov 25 11:57:00 2024 +0000 Merge branch 'webpack' into 'debian/master' Build theme using webpack See merge request python-team/packages/sphinx-book-theme!1 commit 6a5cad6efe4627929309a9160715a0840f526704 Author: Colin Watson <cjwatson@debian.org> Date: Mon Nov 25 11:11:24 2024 +0000 Build theme using webpack We need to include the actual theme in the binary package in order for it to be usable. Upstream uses sphinx-theme-builder for this, which is a pain in a Debian package because it really wants to download node dependencies. However, we can simulate most of what it does using only packaged dependencies. commit 3a9ac64fd81877718fdc93943d80900ce3a5d93e Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Sat Nov 23 12:31:49 2024 -0300 Added intersphinx patch to connect to related documentation packages commit 4fbd0d184a4d9a6100c9946dd7048a822d02125d Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Sat Nov 23 12:27:56 2024 -0300 debian/patches/004.docs-use-local-intersphinx.patch: - Added path local intersphinx pydata-sphnix-theme commit be1f2254bef7140373bcedea5e0a981a3fa0dd7f Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Sat Nov 23 09:59:32 2024 -0300 Defined 'MPLCONFIGDIR' to ensure reproducibility commit 66e05558a4eee21d662e4e766cceedd9f33e1f3a Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Fri Nov 22 23:43:05 2024 -0300 fixed error reprotest commit a056ff2f6e2a20890cef0f39d7a55917139c50e1 Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Fri Nov 22 23:26:38 2024 -0300 debian/patches/007.fix-error-reprotest.patch: - Changed sphinx-doc directives and roles for reprotest fix. commit 47cb18ae97b753a171ff945c98bd08c5427d46f4 Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Fri Nov 22 23:15:44 2024 -0300 debian/rules: Removed inconsistent indexes in searchindex.js 'terms' key commit 21cd59023316690a369f6616f7327753a0bbf2af Author: Colin Watson <cjwatson@debian.org> Date: Tue Nov 19 22:18:35 2024 +0100 Fix changelog typos commit 9a2136062180bb1abdd78220995f145cbff9617c Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Mon Nov 18 02:27:04 2024 -0300 Package update commit dc4df0595b5f609f7cdefc35cbd9469dd15c9543 Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Mon Nov 18 01:50:01 2024 -0300 debian/patches/006.added-file-required-to-build-sphinx-documentation.patch: - Added file required to build sphinx-docs commit 0f1911f1fc8f1528115171e4fb002229d1284e46 Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Mon Nov 18 01:05:51 2024 -0300 debian/patches/005.changed-htlm-theme.patch - Replaced "sphinx_book_theme" with "sphinx_rtd_theme" commit 641dfee5d0afdcbe610f5165ddc42a948735eff4 Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Mon Nov 18 01:02:01 2024 -0300 debian/patches/004.docs-use-local-intersphinx.patch: - Use local intersphinx commit 3d0b1d5f0e83245d3c108cbf90a84c69a91178bb Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Mon Nov 18 01:00:25 2024 -0300 debian/python3-sphinx-book-theme.docs: - Replaced by python-sphinx-book-theme-doc.docs commit fb769abbc0a0147697f9df60d459aec89f6a7287 Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Sun Nov 17 23:53:12 2024 -0300 debian/patches/003.remove-modules-ablog.patch: Removed "ablog" by "pelican" commit 9ccdaf94872954de7cb908636374d716bdfff7d4 Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Sun Nov 17 23:38:44 2024 -0300 debian/python-sphinx-book-theme-doc: - Added files for sphinx docs configuration commit f05df0feb8004e0bc0f43b3cb3f980864162aafe Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Sun Nov 17 23:36:07 2024 -0300 debian/rules: Tweaks to build sphinx documentation commit 73c929b07c4355182b8a39d856e954ecebf11d7c Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Sun Nov 17 23:34:09 2024 -0300 debian/control: Added Build-depends for build sphinx documentation commit 7f5af8300f11049081165112258b86eaac69c17e Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Sun Nov 17 23:30:21 2024 -0300 debian/clean: Removed build artifacts commit 8356a3f837706ee34d1fb0bcd9e62fba4d18d79c Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Sun Nov 17 00:47:10 2024 -0300 debian/rules: Removed unwanted file '.gitignore' commit 36a13598e0d83201c03342520e378c0194cd6ed6 Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Sun Nov 17 00:44:11 2024 -0300 debian/control: Fixed name uploaders commit 3aa6ae9ed56925f1680a6396e1e7bd1ced524315 Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Sun Nov 17 00:40:34 2024 -0300 debian/patches/002.fixed-import-tests.patch: Fixed module path commit b7cbcee7828346143450d9291acf12f791bf4d24 Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Sun Nov 17 00:37:37 2024 -0300 debian/patches/001.changed-backend-build.patch: Replaced backend with setuptools commit e34c7f3e45f51f8298acf8ded6dccd909931c419 Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Date: Sun Nov 17 00:27:56 2024 -0300 debian/tests: Replaced by autopkgtests-pybuild in debian/control
Among the 1 debian patch available in version 0.1.7-3 of the package, we noticed the following issues: