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 2540110 commit ef3c737Copy full SHA for ef3c737
python/py-vispy/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0
4
PortGroup github 1.0
5
PortGroup python 1.0
6
7
-github.setup vispy vispy 0.15.1 v
+github.setup vispy vispy 0.15.2 v
8
revision 0
9
github.tarball_from archive
10
name py-vispy
@@ -19,9 +19,9 @@ homepage https://vispy.org/index.html
19
20
python.versions 39 310 311 312 313
21
22
-checksums rmd160 6cb7f7e2874fa5099a8fc9c0a431a47473d11499 \
23
- sha256 65c13822b7756b02a0bcd01b601379a3aafbbf7eefd2e342ef85be619413b8ea \
24
- size 2542481
+checksums rmd160 1859b9f45a94a068205179e4f66d09f9d9caf960 \
+ sha256 a288afadb9b125e2fee16ae798c1938051c447a7ba179e946365dbf934d69243 \
+ size 2543942
25
26
if {${name} ne ${subport}} {
27
depends_build-append \
0 commit comments