Commits

Andrew Stromnov authored 0a572bd5fec
py-qtconsole: update to 4.4.3
No tags

python/py-qtconsole/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-qtconsole
7 -version 4.4.2
7 +version 4.4.3
8 8 revision 0
9 9 categories-append devel
10 10 platforms darwin
11 11 license BSD
12 12 supported_archs noarch
13 13
14 14 python.versions 27 34 35 36 37
15 15
16 16 maintainers {stromnov @stromnov} openmaintainer
17 17
18 18 description Jupyter Qt console.
19 19 long_description ${description}
20 20
21 21 homepage http://jupyter.org
22 22 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
23 23
24 24 distname ${python.rootname}-${version}
25 25
26 -checksums rmd160 cdd8cf86cd7ba8167d94d30c274ed49755976630 \
27 - sha256 faa529167b22412ea51ea44f20728a602415734d2229721d1194cea47cb730fa \
28 - size 419630
26 +checksums rmd160 be0712b3c59ffce37c19cda1ddaf00e00757da2f \
27 + sha256 bc1ba15f50c29ed50f1268ad823bb6543be263c18dd093b80495e9df63b003ac \
28 + size 419927
29 29
30 30 if {${name} ne ${subport}} {
31 31 depends_lib-append port:py${python.version}-traitlets \
32 32 port:py${python.version}-jupyter_core \
33 33 port:py${python.version}-jupyter_client \
34 34 port:py${python.version}-pygments \
35 35 port:py${python.version}-ipykernel
36 36
37 37 # Note: depends on one of py-pyqt4, py-pyqt5 or py-pyside (first available at runtime)
38 38 # TODO: add notes or specify default variant

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

Add shortcut