Permalink
Browse files
py-colour: update version 0.3.11->0.3.13
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-colour/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup python 1.0 |
|
|
PortGroup github 1.0 |
|
|
PortGroup active_variants 1.1 |
|
|
|
|
|
github.setup colour-science colour 0.3.11 v |
|
|
github.setup colour-science colour 0.3.13 v |
|
|
name py-colour |
|
|
license BSD |
|
|
maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer |
|
|
@@ -19,9 +19,9 @@ installs_libs no |
|
|
|
|
|
homepage https://www.colour-science.org |
|
|
|
|
|
checksums rmd160 5caf11202b8eb8ef1258ad9da5b5f315e0c96512 \ |
|
|
sha256 036f597f1779196de2a52eb653f6c211539494f330166dfe8f2c0c65780c0717 \ |
|
|
size 16923330 |
|
|
checksums rmd160 c804d97ac38930980d28df9270343c8bc15731d9 \ |
|
|
sha256 1b4e912d0d1334e815553ccec147bcbb65ec062cfdc16c0a0086abc257fd1371 \ |
|
|
size 13913973 |
|
|
|
|
|
python.versions 27 36 37 |
|
|
|
|
|
|