Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530462 - dev-python/sphinx-better-theme-0.1.5 - add python-3.4 support
Summary: dev-python/sphinx-better-theme-0.1.5 - add python-3.4 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-3.4
  Show dependency tree
 
Reported: 2014-11-24 20:37 UTC by Chris Mayo
Modified: 2014-11-29 13:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2014-11-24 20:37:15 UTC
Used by dev-python/pillow-2.5.3-r1 which does support python-3.4.

Only python is:

better/__init__.py
import os
better_theme_path = os.path.split(os.path.dirname(__file__))[0]
__version__ = '0.1.5'
Comment 1 Pacho Ramos gentoo-dev 2014-11-29 13:37:39 UTC
done