pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells/xonsh xonsh: py-prompt_toolkit has moved



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6fe1dc0be575
branches:  trunk
changeset: 454358:6fe1dc0be575
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jun 10 07:34:52 2021 +0000

description:
xonsh: py-prompt_toolkit has moved

diffstat:

 shells/xonsh/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 52f2b053e59b -r 6fe1dc0be575 shells/xonsh/Makefile
--- a/shells/xonsh/Makefile     Thu Jun 10 07:33:32 2021 +0000
+++ b/shells/xonsh/Makefile     Thu Jun 10 07:34:52 2021 +0000
@@ -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 @@
 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