Commit graph

7 commits

Author SHA1 Message Date
adam
0ad4c60a47 py-sphinx-theme-cloud: update to 1.9.4
1.9.4:
auto_redirect:
- simplified markup
- skip popup if referrer is within document
- bugfix: correctly handle source document that’s not at root of url
bugfix: docfield_markup: sphinx 1.5 compat fix
bugfix: table_styling: header-alignment not being parsed correctly
2017-10-07 11:25:00 +00:00
wiz
57199de455 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
wiz
388f56d2f2 Fix PKGNAME. 2016-01-17 11:53:30 +00:00
darcy
ce044ce2ad Update to version 1.7.1.
Patch no longer needed for Python 3.x.
2016-01-07 15:14:26 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
dholland
0687e2b729 Fix depend rule, reported by joerg 2012-12-08 18:29:31 +00:00
darcy
e35a7316a3 Add cloud theme for sphinx. 2012-12-04 15:19:52 +00:00