pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-clickclick
Module Name: pkgsrc
Committed By: joerg
Date: Wed Apr 15 22:50:52 UTC 2020
Modified Files:
pkgsrc/devel/py-clickclick: Makefile
Log Message:
Needs py-pip
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-clickclick/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-clickclick/Makefile
diff -u pkgsrc/devel/py-clickclick/Makefile:1.5 pkgsrc/devel/py-clickclick/Makefile:1.6
--- pkgsrc/devel/py-clickclick/Makefile:1.5 Sun Jul 23 15:13:06 2017
+++ pkgsrc/devel/py-clickclick/Makefile Wed Apr 15 22:50:52 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/07/23 15:13:06 adam Exp $
+# $NetBSD: Makefile,v 1.6 2020/04/15 22:50:52 joerg Exp $
DISTNAME= clickclick-1.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@ HOMEPAGE= https://github.com/zalando/pyt
COMMENT= Click utility functions
LICENSE= apache-2.0
+BUILD_DEPENDS+= ${PYPKGPREFIX}-pip-[0-9]*:../../devel/py-pip
DEPENDS+= ${PYPKGPREFIX}-click>=4.0:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-yaml>=3.11:../../textproc/py-yaml
BUILD_DEPENDS+= ${PYPKGPREFIX}-flake8-[0-9]*:../../devel/py-flake8
Home |
Main Index |
Thread Index |
Old Index