pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/py-ansible-compat
Module Name: pkgsrc
Committed By: adam
Date: Sun May 15 10:49:36 UTC 2022
Modified Files:
pkgsrc/sysutils/py-ansible-compat: Makefile
Log Message:
py-ansible-compat: needs py-setuptools_scm
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/py-ansible-compat/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/py-ansible-compat/Makefile
diff -u pkgsrc/sysutils/py-ansible-compat/Makefile:1.1 pkgsrc/sysutils/py-ansible-compat/Makefile:1.2
--- pkgsrc/sysutils/py-ansible-compat/Makefile:1.1 Thu May 12 08:07:34 2022
+++ pkgsrc/sysutils/py-ansible-compat/Makefile Sun May 15 10:49:36 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/05/12 08:07:34 adam Exp $
+# $NetBSD: Makefile,v 1.2 2022/05/15 10:49:36 adam Exp $
DISTNAME= ansible-compat-2.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@ HOMEPAGE= https://github.com/ansible-com
COMMENT= Ansible compatibility goodies
LICENSE= mit
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-subprocess-tee>=0.3.5:../../sysutils/py-subprocess-tee
DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
Home |
Main Index |
Thread Index |
Old Index