pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/py-uncompyle6
Module Name: pkgsrc
Committed By: adam
Date: Wed Apr 17 12:18:50 UTC 2019
Modified Files:
pkgsrc/lang/py-uncompyle6: Makefile
Log Message:
py-uncompyle6: update DEPENDS
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/py-uncompyle6/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/py-uncompyle6/Makefile
diff -u pkgsrc/lang/py-uncompyle6/Makefile:1.5 pkgsrc/lang/py-uncompyle6/Makefile:1.6
--- pkgsrc/lang/py-uncompyle6/Makefile:1.5 Wed Apr 17 12:17:31 2019
+++ pkgsrc/lang/py-uncompyle6/Makefile Wed Apr 17 12:18:50 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2019/04/17 12:17:31 adam Exp $
+# $NetBSD: Makefile,v 1.6 2019/04/17 12:18:50 adam Exp $
DISTNAME= uncompyle6-3.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,7 @@ COMMENT= Python cross-version byte-code
LICENSE= gnu-gpl-v3
DEPENDS+= ${PYPKGPREFIX}-spark-parser>=1.8.7:../../lang/py-spark-parser
-DEPENDS+= ${PYPKGPREFIX}-xdis>=3.9.0:../../devel/py-xdis
+DEPENDS+= ${PYPKGPREFIX}-xdis>=4.0.0:../../devel/py-xdis
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index