pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-pallets-sphinx-themes py-pallets-sphinx-th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a10b3900e78
branches: trunk
changeset: 417490:4a10b3900e78
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Tue Nov 12 03:36:04 2019 +0000
description:
py-pallets-sphinx-themes: it now requires py-importlib-metadata
diffstat:
textproc/py-pallets-sphinx-themes/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r e64633032353 -r 4a10b3900e78 textproc/py-pallets-sphinx-themes/Makefile
--- a/textproc/py-pallets-sphinx-themes/Makefile Tue Nov 12 00:05:06 2019 +0000
+++ b/textproc/py-pallets-sphinx-themes/Makefile Tue Nov 12 03:36:04 2019 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2019/10/21 22:01:05 adam Exp $
+# $NetBSD: Makefile,v 1.4 2019/11/12 03:36:04 gutteridge Exp $
DISTNAME= Pallets-Sphinx-Themes-1.2.2
+PKGREVISION= 1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=P/Pallets-Sphinx-Themes/}
@@ -14,6 +15,8 @@
USE_LANGUAGES= # none
+DEPENDS+= ${PYPKGPREFIX}-importlib-metadata>=0.12:../../devel/py-importlib-metadata
+
.include "../../lang/python/egg.mk"
.include "../../lang/python/versioned_dependencies.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index