pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/textproc/py-sphinx
Le 15/01/16 15:24, D'Arcy J.M. Cain a écrit :
> Module Name: pkgsrc
> Committed By: darcy
> Date: Fri Jan 15 14:24:41 UTC 2016
>
> Modified Files:
> pkgsrc/textproc/py-sphinx: Makefile PLIST distinfo
>
> Log Message:
> Upgrade to version 1.3.4.
> OK'd by maintainer markd@.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.26 -r1.27 pkgsrc/textproc/py-sphinx/Makefile
> cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/py-sphinx/PLIST
> cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/py-sphinx/distinfo
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
>
I'm curious if this update caused the following failure in pgadmin3?
> ===> Building for pgadmin3-1.20.0
> cd ./docs/en_US && /opt/local/bin/gmake -f Makefile.sphinx SPHINXBUILD=/opt/local/bin/sphinx-build2.7 htmlhelp
> ./pgadmin/ui/embed-xrc
> gmake[1]: Entering directory '/tmp/pkgsrc/databases/pgadmin3/work/pgadmin3-1.20.0/docs/en_US'
> /opt/local/bin/sphinx-build2.7 -b htmlhelp -d _build/doctrees . _build/htmlhelp
> Rebuilding xrcdialogs.cpp...
> Traceback (most recent call last):
> File "/opt/local/bin/sphinx-build2.7", line 5, in <module>
> from pkg_resources import load_entry_point
> File "/opt/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3138, in <module>
> @_call_aside
> File "/opt/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3124, in _call_aside
> f(*args, **kwargs)
> File "/opt/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3151, in _initialize_master_working_set
> working_set = WorkingSet._build_master()
> File "/opt/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 661, in _build_master
> ws.require(__requires__)
> File "/opt/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 962, in require
> needed = self.resolve(parse_requirements(requirements))
> File "/opt/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 849, in resolve
> raise DistributionNotFound(req, requirers)
> pkg_resources.DistributionNotFound: The 'sphinx-rtd-theme<2.0,>=0.1' distribution was not found and is required by Sphinx
> Makefile.sphinx:65: recipe for target 'htmlhelp' failed
is there perhaps something missing? I'll try updating pgadmin to 1.22.0, but I fear the result will
be the same...
--
Richard PALO
Home |
Main Index |
Thread Index |
Old Index