py-bqplot: update to 0.13.1; add py31[234] subports

This commit is contained in:
Marius Schamschula
2026-06-21 10:43:46 -05:00
parent e9dd24a691
commit 1d4635f826
+7 -6
View File
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0
name py-bqplot
version 0.12.40
version 0.13.1
revision 0
categories-append graphics math science
@@ -25,11 +25,11 @@ long_description \
homepage https://github.com/bloomberg/bqplot
checksums rmd160 4f6313a12a7d73dde54ac4ea9ff6d1b8deacd8fa \
sha256 ecbfe8bf04f04458eee46dc2c2f8256b4c1521d46f94438e9be19389e4f86fb9 \
size 1205355
checksums rmd160 83bbd2f61a11cda706b4c3bccc188263f192be83 \
sha256 dd1f55c9bf971b1c3edf571a23edecd707aab5a72c3f5dac3cb98ee233fc6216 \
size 905515
python.versions 310 311
python.versions 310 311 312 313 314
if {${name} ne ${subport}} {
# allow current versions of jupyter_packaging
@@ -40,9 +40,10 @@ if {${name} ne ${subport}} {
port:py${python.version}-jupyterlab
depends_lib-append \
port:py${python.version}-ipywidgets \
port:py${python.version}-numpy \
port:py${python.version}-pandas \
port:py${python.version}-ipywidgets \
port:py${python.version}-bqscales \
port:py${python.version}-traitlets \
port:py${python.version}-traittypes