python-alabaster
A configurable sidebar-enabled Sphinx theme
- Devel package for openSUSE:Factory
-
11
derived packages
- Links to openSUSE:Factory / python-alabaster
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-alabaster && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
alabaster-0.7.16.tar.gz | 0000023776 23.2 KB | |
python-alabaster.changes | 0000011011 10.8 KB | |
python-alabaster.spec | 0000001818 1.78 KB |
Revision 24 (latest revision is 27)
Dirk Mueller (dirkmueller)
committed
(revision 24)
- update to 0.7.16: * :bug:`215` Do not display logo_name if it is set to False. * :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;. * 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. * Modernized the project: s/Travis/Circle/ for CI, README badges, setup.cfg removal, metadata refresh, etc. * Modernized the project: s/Travis/Circle/ for CI, README badges, setup.cfg removal, metadata refresh, etc. * Dropped support for Python 2 and Python <3.6. This includes various minor updates to work correctly with modern versions
Comments 0