pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/xonsh
Module Name: pkgsrc
Committed By: adam
Date: Thu Jun 10 07:34:53 UTC 2021
Modified Files:
pkgsrc/shells/xonsh: Makefile
Log Message:
xonsh: py-prompt_toolkit has moved
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/shells/xonsh/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/shells/xonsh/Makefile
diff -u pkgsrc/shells/xonsh/Makefile:1.6 pkgsrc/shells/xonsh/Makefile:1.7
--- pkgsrc/shells/xonsh/Makefile:1.6 Fri Dec 4 20:45:40 2020
+++ pkgsrc/shells/xonsh/Makefile Thu Jun 10 07:34:52 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/12/04 20:45:40 nia Exp $
+# $NetBSD: Makefile,v 1.7 2021/06/10 07:34:52 adam Exp $
DISTNAME= xonsh-0.8.8
PKGREVISION= 2
@@ -15,7 +15,7 @@ USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
DEPENDS+= ${PYPKGPREFIX}-ply-[0-9]*:../../devel/py-ply
-DEPENDS+= ${PYPKGPREFIX}-prompt_toolkit-[0-9]*:../../devel/py-prompt_toolkit2
+DEPENDS+= ${PYPKGPREFIX}-prompt_toolkit-[0-9]*:../../devel/py-prompt_toolkit
DEPENDS+= ${PYPKGPREFIX}-pygments-[0-9]*:../../textproc/py-pygments
PKG_SHELL= ${PREFIX}/bin/xon.sh
Home |
Main Index |
Thread Index |
Old Index