pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-bleach www/py-bleach: Add missing dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea73341fe205
branches: trunk
changeset: 440235:ea73341fe205
user: js <js%pkgsrc.org@localhost>
date: Sun Oct 04 17:12:21 2020 +0000
description:
www/py-bleach: Add missing dependency
diffstat:
www/py-bleach/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 1a1a0ef32da3 -r ea73341fe205 www/py-bleach/Makefile
--- a/www/py-bleach/Makefile Sun Oct 04 14:02:44 2020 +0000
+++ b/www/py-bleach/Makefile Sun Oct 04 17:12:21 2020 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2020/05/17 20:18:35 adam Exp $
+# $NetBSD: Makefile,v 1.18 2020/10/04 17:12:21 js Exp $
DISTNAME= bleach-3.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/bleach/}
@@ -12,6 +13,7 @@
DEPENDS+= ${PYPKGPREFIX}-six>=1.9:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-webencodings-[0-9]*:../../textproc/py-webencodings
+DEPENDS+= ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner>=2.0:../../devel/py-test-runner
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index