Path to this page:
./
textproc/py-alabaster,
Configurable sidebar-enabled Sphinx theme
Branch: CURRENT,
Version: 1.0.0,
Package name: py312-alabaster-1.0.0,
Maintainer: kamelderouicheA configurable sidebar-enabled Sphinx theme
Required to run:[
lang/python310]
Master sites:
Filesize: 23.643 KB
Version history: (Expand)
- (2024-10-14) Updated to version: py312-alabaster-1.0.0
- (2024-07-28) Updated to version: py311-alabaster-1.0.0
- (2024-01-14) Updated to version: py311-alabaster-0.7.16
- (2023-01-13) Updated to version: py310-alabaster-0.7.13
- (2022-01-05) Updated to version: py39-alabaster-0.7.12nb1
- (2021-10-07) Updated to version: py39-alabaster-0.7.12
CVS history: (Expand)
2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325) |
Log message:
*: clean-up after python38 removal
|
2024-07-28 13:47:15 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-alabaster: update to 1.0.0.
:git_tag:`1.0.0` -- 2024-07-26
------------------------------
- Dropped support for Python 3.9 and earlier.
- Dropped support for Sphinx 6.1 and earlier.
- Use a new SVG image for the GitHub banner.
- :feature:`217` Use the new *searchfield* component for the search box.
Patch by Tim Hoffmann.
- :feature:`104` Allow translating strings in ``relations.html``.
- :bug:`125` Do not underline linked images.
Patch by Joshua Bronson.
- :bug:`169` Do not ignore the Pygments background colour.
Patch by Matthias Geier.
- :bug:`174` Fix clipping caused by incorrect CSS breakpoints.
|
2024-01-14 10:02:59 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-alabaster: update to 0.7.16.
:git_tag:`0.7.16` -- 2024-01-10
-------------------------------
- :bug:`215` Do not display ``logo_name`` if it is set to ``False``.
:git_tag:`0.7.15` -- 2024-01-08
-------------------------------
- :feature:`213` Allow an arbitrary string in the ``logo_name`` option.
- :feature:`114` Improved sidebar CSS styles.
- :issue:`178` Deprecated ``canonical_url`` in favor of ``html_baseurl``.
- :bug:`200` Removed duplicate ``<meta name="viewport" ... />`` tag.
- :bug:`188` Removed underline from whitespace.
- :bug:`164` Removed ``type="text/javascript"`` from <script> \
elements.
- :bug:`161` Replaced ``©`` with unicode decimal code entity ``#169;``.
:git_tag:`0.7.14` -- 2024-01-08
-------------------------------
- Dropped support for Python 3.8 and earlier.
- Dropped support for Sphinx 3.3 and earlier.
- :issue:`198` Fix horizontal scrolling on mobile.
- :issue:`206` Properly support the ``html_support_sphinx`` config value.
- :issue:`211` Fix the GitHub 'forkme' banner.
- Added ``alabaster_version_info`` to the HTML template context.
- Declare support for Python 3.13.
- Adopt the Ruff linter and formatter.
- Migrate from CircleCI to GitHub Actions.
|
2023-01-13 09:54:29 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-alabaster: updated to 0.7.13
0.7.13
:support:`- backported` Modernized the project: s/Travis/Circle/ for CI, README \
badges, setup.cfg removal, metadata refresh, etc.
:support:`- backported` Dropped support for Python 2 and Python <3.6. This \
includes various minor updates to work correctly with modern versions of Sphinx \
(1.6 at the very least). Thanks to Adam Turner for a pile of patches here.
Warning
This change is backwards incompatible if you're on an old Python version.
:support:`- backported` Tweak CSS somewhat for compatibility with modern Sphinx \
versions' base stylesheet.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-04-06 17:03:32 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
use versioned py-pygemnts
|