The NetBSD Project

CVS log for pkgsrc/textproc/py-sphinx-rtd-theme/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / py-sphinx-rtd-theme

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Apr 12 18:28:42 2025 UTC (6 days, 14 hours ago) by pgoyette
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -2 lines
more setuptools fallout

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Feb 23 16:59:23 2025 UTC (7 weeks, 5 days ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
*: py-sphinx 8.2 drops support for Python 3.10

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Nov 13 17:36:51 2024 UTC (5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
py-sphinx-rtd-theme: updated to 3.0.2

3.0.2

Show current translation when the flyout is attached
Fix JavaScript issue that didn't allow users to disable selectors

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Nov 13 10:53:44 2024 UTC (5 months ago) by adam
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -4 lines
py-sphinx-rtd-theme: updated to 3.0.1

3.0.1

Use black color for text in selectors.

3.0.0

Final version.

3.0.0rc4

Fixes

Trigger "Read the Docs Search addon" when focusing the "Search docs" input in the navbar.

3.0.0rc3

Fixes

Show hidden version in selector if it's the current active version

3.0.0rc2

Added

Render version and language selectors below the documentation's title (top left). This can be controlled via the new theme options version_selector and language_selector.

3.0.0rc1

Added

Added support for Sphinx 8.
Added support for Python 3.12.
Added support for docutils >0.18, <0.22.
Populate html_context with all the environment variables starting with READTHEDOCS_.

Deprecations

Drop support for Sphinx <6.0.
Drop support for Python <3.8.
analytics_id and analytics_anonymize_ip are deprecated, use sphinxcontrib-googleanalytics instead.
Drop support for all versions of Internet Explorer.
Raise a warning when defining html_theme_path. This was an old config that's not required anymore.
extra_css_files is deprecated and support will be removed in a future version.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:29:08 2024 UTC (5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Oct 14 06:46:02 2024 UTC (6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
*: clean-up after python38 removal

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Aug 10 08:11:29 2024 UTC (8 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
py-sphinx-rtd-theme: not for Python 3.9

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jan 14 18:26:15 2024 UTC (15 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -9 lines
py-sphinx-rtd-theme: updated to 2.0.0

2.0.0

Added

Support for Sphinx versions 6.x and 7.x
Support for docutils <=0.20

Deprecations

The HTML4 writer is now officially deprecated. An error will be thrown if your project configuration still uses the HTML4 writer.
Support for Sphinx versions < 5.0 was removed.
In addition, our supported dependencies will match the dependencies from our lowest supported Sphinx release, version 5.0: Python >= 3.6 and docutils > 0.14 and < 0.19

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Nov 7 22:38:06 2023 UTC (17 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
*: latest py-sphinx only support Python 3.9+

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jul 1 11:38:11 2023 UTC (21 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +8 -4 lines
py-sphinx-rtd-theme: update to 1.2.2.

No summary of changes found. 5 months of development.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri May 5 06:00:20 2023 UTC (23 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -5 lines
py-sphinx-rtd-theme: stricter DEPENDS

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri May 5 03:42:13 2023 UTC (23 months, 2 weeks ago) by ryoon
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
py-sphinx-rtd-theme: Update to 1.2.0

Changelog:
Not available.
This release has compatibility fix for Sphinx 7.0.0.
Espacially fix upcoming emulators/qemu-8.0.0 docs build.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jul 10 19:04:39 2022 UTC (2 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -3 lines
py-sphinx-rtd-theme: restrict to python3

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:55:06 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Oct 21 22:01:06 2019 UTC (5 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2 lines
Switch sphinx to versioned deps.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 13 12:50:40 2019 UTC (6 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
py-sphinx-rtd-theme: updated to 0.4.3

0.4.3:
Fixes
Fix scrolling to active item in sidebar on load
Style caption link for code and literal blocks
Fix inconsistent font size and line height for autodoc "raises" and "returns"
Fix last_updated notice appearing in same line as copyright notice

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 7 07:25:53 2018 UTC (6 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
py-sphinx-rtd-theme: updated to 0.4.2

v0.4.2

Fixes
Set base font size on <html>
Fix HTML search not working with Sphinx-1.8

Other Changes
Upload signed packages to PyPI with twine
Do not enforce period at the end of copyright statement

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 6 20:12:57 2018 UTC (6 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -2 lines
py-sphinx-rtd-theme: updated to 0.4.1

v0.4.1:

Fixes
Line height adjustments for Liberation Mono

Other Changes
Add Sphinx as a dependency

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 15 07:41:43 2018 UTC (6 years, 10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
py-sphinx-rtd-theme: updated to 0.4.0

v0.4.0
This version made some changes to how JS and CSS were included when the theme is used on Read the Docs.

Fixes
- Do not rely on readthedocs.org for CSS/JS
- Color accessibility improvements on the left navigation

Other Changes
- Write theme version and build date at top of JavaScript and CSS
- Changed code and literals to use a native font stack
- Fix small styling issues

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri May 4 06:54:05 2018 UTC (6 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
py-sphinx-rtd-theme: updated to 0.3.1

0.3.1:
Fixes
- Revert part of 576 causing display issues with version selector menu
- Backwards compatibility fixes for pre-0.3.0 releases
- Fix mkdocs version selector
- Add open list spacing
- Fix table centering

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 6 08:39:31 2018 UTC (7 years ago) by adam
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -6 lines
py-sphinx-rtd-theme: updated to 0.3.0

0.3.0 Release

New Features
-------------
* Add html language attribute
* Allow setting 'rel' and 'title' attributes for stylesheets
* Add option to style external links
* Add github, gitlab, bitbucket page arguments option
* Add pygments support
* Add setuptools entry point allowing to use ``sphinx_rtd_theme`` as
  Sphinx ``html_theme`` directly.
* Add language to the JS output variable

Fixes
-----
* Fix some HTML warnings and errors
* Fix many styling issues
* Fix many sidebar glitches
* Fix line number spacing to align with the code lines
* Hide Edit links on auto created pages
* Include missing font files with the theme

Other Changes
--------------
* Significant improvement of our documentation
* Compress our Javascript files
* Updated dependencies

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Mar 13 10:20:34 2017 UTC (8 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Updated py-sphinx-rtd-theme to 0.2.4.

v0.2.4

    Yet another patch to deal with extra builders outside Spinx, such as the singlehtml builders from the Read the Docs Sphinx extension

v0.2.3

    Temporarily patch Sphinx issue with singlehtml builder by inspecting the builder in template.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Mar 5 14:33:41 2017 UTC (8 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Updated py-sphinx-rtd-theme to 0.2.2.

v0.2.2:
not documented

v0.2.1

    Add the rel HTML attribute to the footer links which point to the previous and next pages.
    Fix toctree issue caused by Sphinx singlehtml builder (#367)

v0.2.0

    Adds the comments block after the body block in the template
    Added "Edit on GitLab” support
    Many bug fixes

v0.1.10-alpha

    Removes Sphinx dependency
    Fixes hamburger on mobile display
    Adds a body_begin block to the template
    Add prev_next_buttons_location which can take the value bottom, top, both , None and will display the “Next” and “Previous” buttons accordingly

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 17 13:45:42 2016 UTC (9 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Import py-sphinx-rtd-theme-0.1.9 as textproc/py-sphinx-rtd-theme.

This is a mobile-friendly sphinx theme for readthedocs.org. It's
currently in development there and includes some rtd variable checks
that can be ignored if you're just trying to use it on your project
outside of that site.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>