sphinx-book-theme (0.1.7-3)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.1.3-1 > 0.1.7-3
- Git: https://salsa.debian.org/python-team/packages/sphinx-book-theme.git
-
- Branch: debian/master
- Path: debian/changelog
- Repo size: 827392
- Browser: https://salsa.debian.org/python-team/packages/sphinx-book-theme
- Last scan: 2025-02-05 01:18:04+00
- Next scan: 2025-02-12 22:01:00+00
- CI pipeline status: success
- Debian changelog in Git:
sphinx-book-theme (1.1.3-1) UNRELEASED; urgency=medium
[ Alexandre Detiste ]
* Adopt package inside DPT (Closes: #1065025)
* New upstream version 1.1.3 (Closes: #1085947)
* Remove obsolete patch
* Set Rules-Requires-Root: no
* Use dh-sequence-python3
* WIP - Replaced python3-setuptools with pybuild-plugin-pyproject
[ Josenilson Ferreira da Silva ]
* debian/clean:
- Removed build artifacts
* debian/control:
- Added Build-depends for running the tests
- Added Build-depends for building sphinx documentation
- Bumped Standards-Version to 4.7.0
- Changed testsuite autopkgtest-pkg from python to pybuild
- Fixed my name in Uploaders
* debian/copyright:
- Files removed from the project by upstream
* debian/patches:
001.changed-backend-build.patch:
- Replaced backend with setuptools
003.remove-modules-ablog.patch:
- Removed "ablog"
004.docs-use-local-intersphinx.patch:
- Added path to local intersphinx file for pydata-sphinx-theme
- Use local intersphinx files for python3-doc and sphinx-doc
006.added-file-required-to-build-sphinx-documentation.patch:
- Added pydata-content-blocks.md file required to build Sphinx docs
007.fix-error-reprotest.patch:
- Changed sphinx-doc directives and roles for reprotest fix
* debian/intersphinx:
- Added file pydata_sphinx_theme.objects.inv
* debian/rules:
- Added a target to download remote intersphinx inventories
- Defined 'MPLCONFIGDIR' to ensure reproducibility
- Enabled test execution
- Removed unwanted file '.gitignore'
- Tweaks to build sphinx documentation
* debian/sphinx-book-theme-doc:
- Added files 'docs' and 'doc-base' for sphinx docs configuration
* debian/python3-sphinx-book-theme.docs:
- Replaced by sphinx-book-theme-doc.docs
* debian/tests:
- Replaced by autopkgtests-pybuild in debian/control
* debian/source/include-binaries:
- Added file pydata_sphinx_theme.objects.inv
[ Colin Watson ]
* Build theme using webpack.
[ Dmitry Shachnev ]
* debian/rules: Set PYTHONPATH=$(CURDIR)/src when building the docs.
* debian/rules: Compile translations during build.
* Add a patch to make the generated gettext files reproducible.
* Build-depend on jupyter-core (needed for an example in notebooks.md).
* Rewrite and simplify 007.fix-error-reprotest.patch.
* Do not install *.ipynb files, for reproducibility.
* Add a patch to not load external resources in the docs.
* Symlink static files in sphinx-book-theme-doc.
* Make sure dist-info has correct package version instead of 0.0.0.
* Remove not needed code from debian/rules.
* Add a patch to use packaged MathJax.
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Mon, 18 Nov 2024 01:52:04 -0300