pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-poppy: Update path of py-enum: wip->devel



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Sep 19 02:51:34 2016 +0200
Changeset:	d3eb18cf0ae580fd609b11a72bc4d76a3693111e

Modified Files:
	py-poppy/Makefile

Log Message:
py-poppy: Update path of py-enum: wip->devel

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d3eb18cf0ae580fd609b11a72bc4d76a3693111e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-poppy/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-poppy/Makefile b/py-poppy/Makefile
index 7ad95c4..05b50cd 100644
--- a/py-poppy/Makefile
+++ b/py-poppy/Makefile
@@ -13,7 +13,7 @@ LICENSE=	modified-bsd
 DEPENDS+=	${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 DEPENDS+=	${PYPKGPREFIX}-scipy>=0.17.0:../../math/py-scipy
 DEPENDS+=	${PYPKGPREFIX}-astropy>=1.1.1:../../wip/py-astropy
-DEPENDS+=	${PYPKGPREFIX}-enum>=0.4.6:../../wip/py-enum
+DEPENDS+=	${PYPKGPREFIX}-enum>=0.4.6:../../devel/py-enum
 
 .include "../../graphics/py-matplotlib/buildlink3.mk"
 .include "../../lang/python/egg.mk"


Home | Main Index | Thread Index | Old Index