Skip to content

Commit 96426d0

Browse files
committed
py-param: update to 2.3.1
1 parent 45afdc9 commit 96426d0

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

python/py-param/Portfile

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ PortSystem 1.0
44
PortGroup python 1.0
55

66
name py-param
7-
version 2.3.0
7+
version 2.3.1
88
revision 0
9+
910
license BSD
1011
maintainers {mps @Schamschula} openmaintainer
1112
description Param is a library providing Parameters.
@@ -18,9 +19,9 @@ homepage https://github.com/holoviz/param
1819
supported_archs noarch
1920
platforms {darwin any}
2021

21-
checksums rmd160 112cc736fca39f557d122b49afeb914364faacfc \
22-
sha256 b7e2b9c1d308d93c641937330990e8254aef479682c930b36ab681c4587d999a \
23-
size 201663
22+
checksums rmd160 ed35226b893eb8832a3d05a824173dcf7942ebd5 \
23+
sha256 84e59fc3a9bfb0e4c8100eb92d5be529deea3ec9c1f0881a0068c5caf31f21f3 \
24+
size 201772
2425

2526
python.versions 310 311 312 313 314
2627

0 commit comments

Comments
 (0)