Skip to content

Commit

Permalink
py-branca: update to 0.7.1; add py312
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Feb 1, 2024
1 parent 943493c commit 0d5ac5d
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions python/py-branca/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-branca
version 0.6.0
version 0.7.1

categories-append devel graphics
platforms {darwin any}
Expand All @@ -19,12 +19,11 @@ long_description {*}${description}. This library is a spinoff from \

homepage https://github.com/python-visualization/branca

checksums rmd160 343fc5f4871fc7a9e75223e10c029d7ea0822ff6 \
sha256 55949855214504c7583b71b9a03a84dce2e96a84027613bb53b42d04844ce24e \
size 26092
checksums rmd160 bc53f9922f5ba663e75d4b833daf766124a95b40 \
sha256 e6b6f37a37bc0abffd960c68c045a7fe025d628eff87fedf6ab6ca814812110c \
size 27437

python.versions 38 39 310 311
python.pep517 yes
python.versions 38 39 310 311 312

if {${subport} ne ${name}} {
depends_build-append \
Expand Down

0 comments on commit 0d5ac5d

Please sign in to comment.