pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-sphinx py-sphinx: do not depend on py-sphi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f8809a6bcd91
branches:  trunk
changeset: 311249:f8809a6bcd91
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Aug 06 20:13:47 2018 +0000

description:
py-sphinx: do not depend on py-sphinx-rtd-theme, but the other way around

diffstat:

 textproc/py-sphinx/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 9a987d8e1d91 -r f8809a6bcd91 textproc/py-sphinx/Makefile
--- a/textproc/py-sphinx/Makefile       Mon Aug 06 20:12:57 2018 +0000
+++ b/textproc/py-sphinx/Makefile       Mon Aug 06 20:13:47 2018 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2018/07/19 09:07:52 adam Exp $
+# $NetBSD: Makefile,v 1.53 2018/08/06 20:13:47 adam Exp $
 
 DISTNAME=      Sphinx-1.7.6
+PKGREVISION=   1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=S/Sphinx/}
@@ -20,7 +21,6 @@
 DEPENDS+=      ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
 DEPENDS+=      ${PYPKGPREFIX}-requests>=2.0.0:../../devel/py-requests
 DEPENDS+=      ${PYPKGPREFIX}-snowballstemmer>=1.1:../../textproc/py-snowballstemmer
-DEPENDS+=      ${PYPKGPREFIX}-sphinx-rtd-theme-[0-9]*:../../textproc/py-sphinx-rtd-theme
 DEPENDS+=      ${PYPKGPREFIX}-sphinxcontrib-websupport-[0-9]*:../../textproc/py-sphinxcontrib-websupport
 DEPENDS+=      ${PYPKGPREFIX}-six>=1.5:../../lang/py-six
 



Home | Main Index | Thread Index | Old Index