Commits

Andrew Stromnov authored e09cf93cf10
py-terminado: update to version 0.8.2
No tags

python/py-terminado/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup python 1.0
5 5
6 6 name py-terminado
7 -version 0.8.1
7 +version 0.8.2
8 8 revision 0
9 9 categories-append devel
10 10 platforms darwin
11 11 license BSD
12 12
13 13 python.versions 27 34 35 36 37
14 14
15 15 maintainers {stromnov @stromnov} openmaintainer
16 16
17 17 description Terminals served by tornado websockets.
18 18 long_description ${description}
19 19
20 20 homepage https://github.com/takluyver/terminado
21 21 master_sites pypi:t/terminado
22 22
23 23 distname terminado-${version}
24 24
25 -checksums rmd160 ab8bd6dc649f37bc99f5ffeec45898b1b6217879 \
26 - sha256 55abf9ade563b8f9be1f34e4233c7b7bde726059947a593322e8a553cc4c067a
25 +checksums rmd160 f352ef910121d4c673df7f819b355ca15cfce094 \
26 + sha256 de08e141f83c3a0798b050ecb097ab6259c3f0331b2f7b7750c9075ced2c20c2 \
27 + size 21041
27 28
28 29 if {${name} ne ${subport}} {
29 30 depends_lib-append port:py${python.version}-ptyprocess \
30 31 port:py${python.version}-tornado
31 32
32 33 livecheck.type none
33 34 }

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut