py-octave_kernel: update to 1.1.0

This commit is contained in:
Marius Schamschula
2026-06-30 18:17:09 -05:00
parent b475229d65
commit 32cdc934b0
+9 -12
View File
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0
name py-octave_kernel
version 1.0.4
version 1.1.0
revision 0
categories-append devel science
@@ -14,22 +14,22 @@ description A Jupyter kernel for Octave
long_description {*}${description}
homepage https://github.com/Calysto/octave_kernel
supported_archs noarch
platforms {darwin any}
checksums rmd160 3e1b1ad7739e258a5abafdc36c8b53a0d340fb87 \
sha256 76a5eb512ff424bbf502e0d9e20f995a9f8af15e2b5d1e3c64f89c739bde3bd8 \
size 566796
checksums rmd160 33664234b112ba17c37a02494c10fc1b66382121 \
sha256 2c6e907a126b2d1c9b37900460bf8c66442e7aea9071aaa7c4b4834d39554961 \
size 566943
python.versions 310 311 312 313 314
python.pep517_backend \
poetry
hatch
if {${name} ne ${subport}} {
depends_lib-append \
port:octave \
port:py${python.version}-metakernel
port:py${python.version}-ipykernel \
port:py${python.version}-jupyter_client \
port:py${python.version}-metakernel \
port:py${python.version}-rpds-py
post-destroot {
xinstall -d ${destroot}${prefix}/share/${subport}
@@ -45,9 +45,6 @@ if {${name} ne ${subport}} {
checksums rmd160 1c1b7da2820d7f4643d08a4b8d070e3d3fc0e746 \
sha256 925882f8915c86ed75b6db8e1341deed980dba0be73bf07365d3ea08961a1ddb \
size 262878
python.pep517_backend \
hatch
}
notes "