Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634720 - dev-python/django-1.8.18 will not build with USE doc; Could not import extension djangodocs (exception: cannot import name 'SmartyPantsHTMLTranslator')
Summary: dev-python/django-1.8.18 will not build with USE doc; Could not import extens...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Virgil Dupras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-19 02:12 UTC by deference
Modified: 2018-08-12 19:26 UTC (History)
2 users (show)

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


Attachments
build.log bzip2 compressed (build-django.txt.bz2,35.76 KB, text/plain)
2017-10-19 02:12 UTC, deference
Details
emerge --info (emergeinfo-django.txt,31.94 KB, text/plain)
2017-10-19 02:12 UTC, deference
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deference 2017-10-19 02:12:14 UTC
[ebuild   R   ] dev-python/django-1.8.18  USE="doc* sqlite {-test}" PYTHON_TARGETS="python2_7 python3_4 (-pypy) (-python3_5) (-python3_6)" 

making output directory...
loading translations []... not available for built-in messages
/usr/lib64/python3.4/site-packages/sphinx/util/compat.py:40: RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7, please use docutils' instead.
  RemovedInSphinx17Warning)

Extension error:
Could not import extension djangodocs (exception: cannot import name 'SmartyPantsHTMLTranslator')
make: *** [Makefile:49: html] Error 1
Comment 1 deference 2017-10-19 02:12:41 UTC
Created attachment 499200 [details]
build.log bzip2 compressed
Comment 2 deference 2017-10-19 02:12:55 UTC
Created attachment 499202 [details]
emerge --info
Comment 3 Virgil Dupras (RETIRED) gentoo-dev 2018-08-12 19:26:51 UTC
As of django 1.11.15, documentation builds fine on a stable system. I'm assuming it does on your system as well. Closing. Please reopen if that's not the case.