pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-jupyter_client typo, pointed out by adam



details:   https://anonhg.NetBSD.org/pkgsrc/rev/105deaadd9db
branches:  trunk
changeset: 455178:105deaadd9db
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Jun 29 09:23:30 2021 +0000

description:
typo, pointed out by adam

diffstat:

 devel/py-jupyter_client/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 344488da8aa9 -r 105deaadd9db devel/py-jupyter_client/Makefile
--- a/devel/py-jupyter_client/Makefile  Tue Jun 29 08:41:59 2021 +0000
+++ b/devel/py-jupyter_client/Makefile  Tue Jun 29 09:23:30 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2021/06/29 08:34:18 nia Exp $
+# $NetBSD: Makefile,v 1.20 2021/06/29 09:23:30 nia Exp $
 
 DISTNAME=      jupyter_client-6.1.12
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -25,7 +25,7 @@
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27 37
+PYTHON_VERSIONS_INCOMPATIBLE=  27 36
 
 post-install:
        cd ${DESTDIR}${PREFIX}/bin && \



Home | Main Index | Thread Index | Old Index