SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-alabaster-0.7.9-2.1.noarch.rpm :
Tue Jul 26 14:00:00 2016 arunAATTgmx.de
- update to version 0.7.9:

* :feature:`6` (and :issue:`70`, both via :issue:`84`) Make all
remaining hardcoded style colors configurable, plus related
cleanup (such as improving differentiation of some admonition
blocks such as warn and note, ensuring generic admonitions are
left untouched, etc). Credit: AATTShadowKyogre.

* :feature:`83` Expose Sphinx\'s toctree collapse option as the new
sidebar_collapse config option. Credit: Eric Holscher.

* :feature:`80` Add support for
(i.e. canonical URLs). Thanks to Ben Gamari for the patch.

* :support:`7` Generate real documentation site, both because the
README is just too big now, and so we can eat our own dog food.

Tue Jul 12 14:00:00 2016 arunAATTgmx.de
- update to version 0.7.8:

* #51 (via #67): Hide Github button if github_user and github_repo
aren\'t set. This is necessary since github_button defaults to
True. Thanks to Sam Whited for the report & Dmitry Shachnev for
the patch.

* #75: Use SVG version of the Travis-CI button. Thanks to Sebastian
Wiesner for the patch.

* #41: Update the Github buttons to use a newer linked image &
change the link to their docs. Thanks to Tomi Hukkalainen.

* #45 (via #46) Tweak styling of nested bullet lists to prevent an
issue where they all collapse to the same indent level when
viewed on smaller display sizes. Thanks to Bram Geron for catch &
patch, and to Jochen Kupperschmidt for review/discussion.

* #44 (partial; via #57) Add an opt-in fixed sidebar behavior for
users who prefer a sidebar that never scrolls out of
view. Credit: Joe Cross.

* #61: Set a small-but-nonzero footnote width to work around a
common browser display bug. Thanks to Konstantin Molchanov for
catch & patch.

* #64: Add config options for font size and caption font
size/family. Credit: Marçal Solà.

* #78: Add custom stylesheet support. (This release will thus be the
last to merge simplistic style tweaks as feature toggles - only
thorny CSS issues or actual template-related changes will be
merged afterwards.)

* #65: Wrap the sidebar\'s \"Navigation\" header in Sphinx\'s
translation helper so it gets translated if possible. Thanks to
AATTuralbash.

* #77: Fix image link styling to remove a bottom border which
appears in some situations. Thanks to Eric Holscher for the patch
& AATTbarbara-sfx for the report.

Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:

* updated source url to files.pythonhosted.org

Sun Jan 31 13:00:00 2016 arunAATTgmx.de
- specfile:

* update copyright year
- update to version 0.7.7:

* Add some margin-bottom to table.field-list p so field lists
(e.g. Python function parameter lists in docstrings) written as
multiple paragraphs, look like actual paragraphs instead of all
globbing together.

* Fix incorrect notes in README re: renamed github_button_
* options
- the button_ was dropped but docs did not reflect this. Thanks to
Nik Nyby.

* Fix sidebar_hr setting - stylesheet wasn\'t correctly referencing
the right variable name. Thanks to Jannis Leidel.

* Allow configuring body text-align via body_text_align. Credit to
Marçal Solà.

* Fix a handful of mismatched/unclosed HTML tags in the
templates. Thanks to Marvin Pinto for catch & patch.

* Add Codecov badge support to sidebar.

Mon Oct 12 14:00:00 2015 toddrme2178AATTgmail.com
- Fix dependencies
This fixes a dependency loop with python3-Sphinx
The package doesn\'t actually depend on python3-Sphinx,
so this loop was pointless.

Sat Jul 18 14:00:00 2015 arunAATTgmx.de
- update to version 0.7.6:

* Update how setup.py handles the README.rst file - load it
explicitly as UTF-8 so the changelog containing non-ASCII
characters doesn\'t generate UnicodeDecodeError in terminal
environments whose default encoding is not UTF-8 or other
Unicode-compatible encodings. Thanks to Arun Persaud for the
report and Max Tepkeev for the suggested fix.

* Fix left-margin & padding styling for code blocks within list-item
elements, making them consistent with earlier changes applied to
top-level code blocks.

* Expose page & sidebar widths as theme options page_width and
sidebar_width. Their defaults are the same as the previously
static values.

Wed Jul 8 14:00:00 2015 cdenicoloAATTsuse.com
- license update: BSD-3-Clause
see LICENSE file.

Tue Jun 16 14:00:00 2015 arunAATTgmx.de
- update to version 0.7.5:

* Honor Sphinx\'s core html_show_copyright option when rendering page
footer. Thanks to Marcin Wojdyr for the report.

* Pre-history versions of Alabaster attempted to remove the
\"related\" sub-navigation (typically found as next/previous links
in other themes) but this didn\'t work right for mobile-oriented
styling.

* This has been fixed by (re-)adding an improved sidebar nav element
for these links and making its display controllable via the new
show_related theme option (which defaults to False for backwards
compatibility).
NOTE: to enable the related-links nav, you\'ll need to set
show_related to True and add relations.html to your html_sidebars
(we\'ve updated the example config in this README to indicate this
for new installs).
Thanks to Tomi Pieviläinen for the bug report.

* Update the \"Fork me on Github\" banner image to use an https:// URI
so sites hosted over HTTPS don\'t encounter mixed-content
errors. Thanks to AATTnikolas for the patch.

* Remove an orphaned from the footer \'show source\'
section. Credit to Marcin Wojdyr.

Sat May 9 14:00:00 2015 arunAATTgmx.de
- update to version 0.7.4:

* Add code_highlight option (which includes general fixes to styling
of code blocks containing highlighted lines). Thanks to Steven
Loria.

Sat Mar 21 13:00:00 2015 arunAATTgmx.de
- update to version 0.7.3:

* Hide shadow related styles on bibliography elements, in addition
to the earlier change re: border. Thanks again to Philippe Dessus.

Sat Mar 14 13:00:00 2015 arunAATTgmx.de
- initial version


 
ICM