We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45afdc9 commit 96426d0Copy full SHA for 96426d0
python/py-param/Portfile
@@ -4,8 +4,9 @@ PortSystem 1.0
4
PortGroup python 1.0
5
6
name py-param
7
-version 2.3.0
+version 2.3.1
8
revision 0
9
+
10
license BSD
11
maintainers {mps @Schamschula} openmaintainer
12
description Param is a library providing Parameters.
@@ -18,9 +19,9 @@ homepage https://github.com/holoviz/param
18
19
supported_archs noarch
20
platforms {darwin any}
21
-checksums rmd160 112cc736fca39f557d122b49afeb914364faacfc \
22
- sha256 b7e2b9c1d308d93c641937330990e8254aef479682c930b36ab681c4587d999a \
23
- size 201663
+checksums rmd160 ed35226b893eb8832a3d05a824173dcf7942ebd5 \
+ sha256 84e59fc3a9bfb0e4c8100eb92d5be529deea3ec9c1f0881a0068c5caf31f21f3 \
24
+ size 201772
25
26
python.versions 310 311 312 313 314
27
0 commit comments