pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-outcome: add missing test dependency
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Wed Jan 19 23:38:27 2022 +0100
Changeset: 75b78b2896a7ee3e34a78db20cc31a7ed0cc4bab
Modified Files:
py-outcome/Makefile
Log Message:
py-outcome: add missing test dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=75b78b2896a7ee3e34a78db20cc31a7ed0cc4bab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-outcome/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-outcome/Makefile b/py-outcome/Makefile
index bc444e0ed7..2ecc6c100e 100644
--- a/py-outcome/Makefile
+++ b/py-outcome/Makefile
@@ -13,6 +13,7 @@ LICENSE= mit OR apache-2.0
PYTHON_VERSIONS_INCOMPATIBLE= 27
DEPENDS+= ${PYPKGPREFIX}-attrs>=19.2.0:../../devel/py-attrs
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index