On 2017/10/18 21:56, Remi Locherer wrote:
> On Wed, Oct 18, 2017 at 07:51:47AM -0400, Daniel Jakots wrote:
> > On Mon, 16 Oct 2017 13:40:27 +0200, Björn Ketelaars
> > <bjorn.ketela...@hydroxide.nl> wrote:
> > 
> > > attached port
> > 
> > In setup.py there is
> > install_requires=['Sphinx>=1.2b1'],
> > 
> > shouldn't it need a RDEP then?
> 
> 
> borgbackup (the reason for guzzle theme) has a BDEP on py-sphinx and
> because of that it works. Maybe py-sphinx_guzzle_theme should have this
> RDEP instead of borgbackup.

if py-sphinx_guzzle_theme has install_requires on sphinx, then sphinx should
be listed as a RUN_DEPENDS.

> On the other hand py-sphinx_guzzle_theme is similar to py-sphinx_rtd_theme.
> - py-sphinx_rtd_theme has no DEP on py-sphinx
> - py-sphinx has a RDEP on py-sphinx_rdt_theme
> - py-sphinx is the only port I can find which requires py-sphinx_rdt_theme

rtd_theme does *not* have sphinx as an install_requires. and if sphinx itself
depends on it, it cannot.

Reply via email to