pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-sphinx
Module Name: pkgsrc
Committed By: adam
Date: Mon Aug 6 20:13:47 UTC 2018
Modified Files:
pkgsrc/textproc/py-sphinx: Makefile
Log Message:
py-sphinx: do not depend on py-sphinx-rtd-theme, but the other way around
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/textproc/py-sphinx/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-sphinx/Makefile
diff -u pkgsrc/textproc/py-sphinx/Makefile:1.52 pkgsrc/textproc/py-sphinx/Makefile:1.53
--- pkgsrc/textproc/py-sphinx/Makefile:1.52 Thu Jul 19 09:07:52 2018
+++ pkgsrc/textproc/py-sphinx/Makefile Mon Aug 6 20:13:47 2018
@@ -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}-pygments>=2.0:.
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