pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/py-last
Module Name: pkgsrc
Committed By: joerg
Date: Wed Mar 18 17:44:24 UTC 2020
Modified Files:
pkgsrc/audio/py-last: Makefile
Log Message:
Needs pip
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/py-last/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/py-last/Makefile
diff -u pkgsrc/audio/py-last/Makefile:1.10 pkgsrc/audio/py-last/Makefile:1.11
--- pkgsrc/audio/py-last/Makefile:1.10 Wed Jan 29 21:49:50 2020
+++ pkgsrc/audio/py-last/Makefile Wed Mar 18 17:44:24 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2020/01/29 21:49:50 adam Exp $
+# $NetBSD: Makefile,v 1.11 2020/03/18 17:44:24 joerg Exp $
DISTNAME= pylast-3.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -10,6 +10,8 @@ HOMEPAGE= https://github.com/pylast/pyla
COMMENT= Python interface to Last.fm and Libre.fm
LICENSE= apache-2.0
+BUILD_DEPENDS+= ${PYPKGPREFIX}-pip-[0-9]*:../../devel/py-pip
+
TEST_DEPENDS+= ${PYPKGPREFIX}-flaky-[0-9]*:../../devel/py-flaky
TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
Home |
Main Index |
Thread Index |
Old Index