You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
py-branca: update to 0.8.2; add py314 subport
This commit is contained in:
@@ -4,26 +4,24 @@ PortSystem 1.0
|
||||
PortGroup python 1.0
|
||||
|
||||
name py-branca
|
||||
version 0.7.1
|
||||
version 0.8.2
|
||||
|
||||
categories-append devel graphics
|
||||
platforms {darwin any}
|
||||
supported_archs noarch
|
||||
license MIT
|
||||
maintainers nomaintainer
|
||||
|
||||
description Generate complex HTML+JS pages with Python
|
||||
|
||||
long_description {*}${description}. This library is a spinoff from \
|
||||
folium, that would host the non-map-specific features.
|
||||
|
||||
homepage https://github.com/python-visualization/branca
|
||||
|
||||
checksums rmd160 bc53f9922f5ba663e75d4b833daf766124a95b40 \
|
||||
sha256 e6b6f37a37bc0abffd960c68c045a7fe025d628eff87fedf6ab6ca814812110c \
|
||||
size 27437
|
||||
platforms {darwin any}
|
||||
supported_archs noarch
|
||||
|
||||
python.versions 310 311 312 313
|
||||
checksums rmd160 5575f551e2a75e8e2ec3afbdbe13ae05aa81533d \
|
||||
sha256 e5040f4c286e973658c27de9225c1a5a7356dd0702a7c8d84c0f0dfbde388fe7 \
|
||||
size 27890
|
||||
|
||||
python.versions 310 311 312 313 314
|
||||
|
||||
if {${subport} ne ${name}} {
|
||||
depends_build-append \
|
||||
|
||||
Reference in New Issue
Block a user