python-pylons-sphinx-themes/python-pylons-sphinx-themes.changes

85 lines
2.9 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Oct 5 00:21:55 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to v1.0.13 (2020-11-30)
Revert fix of linenos in tables. Sphinx fixed this issue in v3.0. RTD rolled it out as a feature flag in April 2020,
and it now appears to be rolling out in more projects.
Add padding to the top of linenodiv to align with code in tables and its extra 2px top border.
- Update to v1.0.12 (2020-11-28)
Added style .wy-table-responsive { overflow-x: scroll; } to prevent tables from blowout by long dotted method names.
-------------------------------------------------------------------
Sat Jan 18 18:44:20 UTC 2020 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
- update to version 1.0.11:
* Fix the width of linenos table column when used in code-blocks.
-------------------------------------------------------------------
Mon Oct 14 14:15:59 UTC 2019 - Matej Cepl <mcepl@suse.com>
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
-------------------------------------------------------------------
Thu Feb 7 15:55:46 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
- Update to version 1.0.10 (2018-09-25)
+ Add Read the Docs to the recipients of ad revenue.
- Update to version 1.0.9 (2018-09-23)
+ Remove hyphenation because it sometimes hyphenates
inappropriately, such as in code.
- Update to version 1.0.8 (2018-09-21)
+ Fix support for Ethical Ads.
- Update to version 1.0.7 (2018-09-21)
+ Added support for Ethical Ads for Read The Docs.
See https://github.com/Pylons/pylons-sphinx-themes/pull/12
-------------------------------------------------------------------
Tue Dec 4 12:52:27 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Tue Jan 30 15:26:14 UTC 2018 - toddrme2178@gmail.com
- Update to version 1.0.6
* Update zest.releaser in order to release to PyPI.
- Update to version 1.0.5
* Clean up licensing
https://github.com/Pylons/pylons-sphinx-themes/issues/8
-------------------------------------------------------------------
Mon Sep 18 16:19:18 UTC 2017 - toddrme2178@gmail.com
- Provide/obsolete old pylons_sphinx_theme
-------------------------------------------------------------------
Thu Jun 22 21:32:20 UTC 2017 - aloisio@gmx.com
- Update to version 1.0.4
* Specify line spacing for list items for only within the
.body class.
version 1.0.3
* Add line spacing for list items. Closes #4.
version 1.0.2:
* Remove HTTPS protocol to allow either HTTPS or HTTP.
version 1.0.1:
* Use HTTPS for protocol of stylesheets.
version 1.0:
* Use zest.releaser for releasing.
* Improve documentation.
- Converted to single-spec
-------------------------------------------------------------------
Wed Oct 7 06:44:10 UTC 2015 - hpj@urpla.net
- version 0.3.1: initial build