Dirk Mueller
75fde15197
* Add support for Python 3.13 * Drop support for Python 3.8 * Add script for handling translations * Generate digital attestations for PyPI (PEP 740) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=20
118 lines
4.5 KiB
Plaintext
118 lines
4.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Nov 9 16:00:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2024.10:
|
|
* Add support for Python 3.13
|
|
* Drop support for Python 3.8
|
|
* Add script for handling translations
|
|
* Generate digital attestations for PyPI (PEP 740)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 10 08:13:09 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 5 19:04:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2024.6:
|
|
* Add backgrounds and borders to admonitions
|
|
* Use different colour for 'Return value: Borrowed reference'
|
|
* Replace Flake8 with Ruff and add more linting for GitHub
|
|
Actions
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 21 08:35:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2024.4:
|
|
* Add colour to version change directives
|
|
* Only show 'Last updated on ...' when `last_updated` defined
|
|
* Use system font stack for all code
|
|
- update to 2024.3:
|
|
* Modernise font: use system font stack to improve text
|
|
readability and webpage performance
|
|
* Remove incorrect CSS property
|
|
* Don't test theme on 3.8 and 3.9 branches
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 16 12:53:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2024.2:
|
|
* Do not underline navigation links
|
|
* Only apply underline offset to code formatting for underline
|
|
visibility
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 1 21:20:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2024.1:
|
|
* Underline links for readability and a11y
|
|
* Add `hosted_on` variable for a link in the footer
|
|
* Consistently reference `theme_root_icon`
|
|
* Dark mode: fix contrast of footer highlight
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 9 08:26:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2023.9:
|
|
* Focus search box when pressing slash
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 4 10:45:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2023.7:
|
|
* Fix compatability with Sphinx 7.1
|
|
* Enable the slash keypress to focus the search field
|
|
* Sphinx 6.2 fix: add ``nav.contents`` where ``div.topic`` is
|
|
used
|
|
* Dark mode: fix contrast for C++ specific styling (#133)
|
|
* Don't let long code literals extend beyond the right side of
|
|
the screen
|
|
* Test with Python 3.12
|
|
* Add a dark theme.
|
|
* Fix: Remove searchbox id from form.
|
|
* Update ``python-docs-theme`` to work with Sphinx 5 & 6.
|
|
* Override font for ``.sig`` for consistency with other code
|
|
blocks.
|
|
* Dark mode: add class to invert image brightness.
|
|
* Skip cache-busting for old Sphinx
|
|
* Fix problem with monospace rendering in Vivaldi
|
|
* Fix mobile nav obstructing content
|
|
* Reduce footer margin only for desktop
|
|
* Append a hash ?digest to CSS files for cache-busting
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 19 23:41:38 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Update to 2022.1:
|
|
- Add a configuration for license URL.
|
|
- Exclude the floating navbar from CHM help.
|
|
- Make sidebar scrollable and sticky (on modern browsers)
|
|
- Fix monospace again, on buggy Google Chrome
|
|
- Add the copyright_url variable in the theme
|
|
- Improve readability
|
|
- Remove #searchbox on mobile to fix a layout bug
|
|
- Fix the appearance of version/language selects
|
|
- Make the theme responsive
|
|
- Use default pygments theme
|
|
- Test Github action to validate the theme against docsbuild scripts.
|
|
- Add the copy button to pycon3 highlighted code blocks.
|
|
- Updated the readme, to remind user to install the package in a virtual environment.
|
|
- Updated the package url, using the GitHub repository instead of docs.python.org
|
|
- Added license information to the footer of the doc
|
|
- Fixed typo in the footer
|
|
- Added information on how to use the package
|
|
- Fixed code formatting
|
|
- Fixed code bgcolor and codetextcolor for Sphinx 3.1.0+
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 20 12:50:54 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 2020.1
|
|
* no upstream changelog found
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 10 14:04:52 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial packaging effort for 2018.7 version.
|