summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-11-28 09:49:12 +0000
committeradam <adam@pkgsrc.org>2017-11-28 09:49:12 +0000
commit278e78f139107b172273af342e14bb5d963179ad (patch)
tree7394261e6f8b5ff5e9b40bae03d55c91725f0d4e /www
parentac68bd116263af7467d1905ae19930efb8b07d32 (diff)
downloadpkgsrc-278e78f139107b172273af342e14bb5d963179ad.tar.gz
py-terminado: updated to 0.8
0.8: Add support for Windows on Python 3
Diffstat (limited to 'www')
-rw-r--r--www/py-terminado/Makefile8
-rw-r--r--www/py-terminado/distinfo10
2 files changed, 9 insertions, 9 deletions
diff --git a/www/py-terminado/Makefile b/www/py-terminado/Makefile
index 8919696898d..637418546c4 100644
--- a/www/py-terminado/Makefile
+++ b/www/py-terminado/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2017/04/23 03:53:24 markd Exp $
+# $NetBSD: Makefile,v 1.2 2017/11/28 09:49:12 adam Exp $
-DISTNAME= terminado-0.6
+DISTNAME= terminado-0.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= www
+CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/terminado/}
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -10,8 +10,8 @@ HOMEPAGE= https://github.com/takluyver/terminado
COMMENT= Terminals served to term.js using Tornado websockets
LICENSE= 2-clause-bsd
-DEPENDS+= ${PYPKGPREFIX}-tornado>=4:../../www/py-tornado
DEPENDS+= ${PYPKGPREFIX}-ptyprocess-[0-9]*:../../sysutils/py-ptyprocess
+DEPENDS+= ${PYPKGPREFIX}-tornado>=4:../../www/py-tornado
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/py-terminado/distinfo b/www/py-terminado/distinfo
index c3210154f7e..0d3f53b5b4c 100644
--- a/www/py-terminado/distinfo
+++ b/www/py-terminado/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/04/23 03:53:24 markd Exp $
+$NetBSD: distinfo,v 1.2 2017/11/28 09:49:12 adam Exp $
-SHA1 (terminado-0.6.tar.gz) = 5b2e42a23d6195474d320d4923c673866ccab07e
-RMD160 (terminado-0.6.tar.gz) = 7b3929171df11e12398e8b6b673d8f85ec4233bf
-SHA512 (terminado-0.6.tar.gz) = 9b9521917d4000aa45e61a1b88705e715f11686890671607cca81d4518f1e17feefdc2ad3de64dd0e053a6849956efbbd838c7b98d570dcc98a936c0a4cfce9c
-Size (terminado-0.6.tar.gz) = 10334 bytes
+SHA1 (terminado-0.8.tar.gz) = afddccb0a5bee985c302a0bd2ad1015e0c4f332c
+RMD160 (terminado-0.8.tar.gz) = b69e08d6a991ff2f6a581d0ee8f34ba599aeaf3d
+SHA512 (terminado-0.8.tar.gz) = 81d545cfb3e0829935e6902c602ab525ce4f076e1395334edc19ad4cb3fb0cc2dd73df14653fcf937d572e19892a46c40a0257632f597ec854f9f73189388109
+Size (terminado-0.8.tar.gz) = 21130 bytes