Commits

Marius Schamschula authored c23dfc0e642
py-pyviz_comms: add py38 subport
No tags

python/py-pyviz_comms/Portfile

Modified
14 14 description Offers a simple bidirectional communication architecture for PyViz \
15 15 tools including support for Jupyter comms in both the classic \
16 16 notebook and Jupyterlab.
17 17 long_description ${description}
18 18 platforms darwin
19 19
20 20 checksums rmd160 2bb4f953c31ee63f417d49ded8cc590a78838bc8 \
21 21 sha256 ba8b9229216a3de9234a124ece669800c0545c35829acc1f26f262a0b1969615 \
22 22 size 16148
23 23
24 -python.versions 36 37
24 +python.versions 36 37 38
25 25
26 26 if {${name} ne ${subport}} {
27 27 depends_build port:git
28 28
29 29 depends_lib port:py${python.version}-numpy \
30 30 port:py${python.version}-param \
31 31 port:py${python.version}-pyobjc \
32 32 port:py${python.version}-setuptools
33 33
34 34 post-destroot {

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

Add shortcut