# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup python 1.0 name py-pysal version 24.7 revision 0 categories-append gis platforms {darwin any} supported_archs noarch license BSD maintainers nomaintainer description Python Spatial Analysis Library (PySAL) long_description {*}${description} is an open source cross-platform \ library for geospatial data science with an emphasis \ on geospatial vector data written in Python. homepage http://pysal.org/pysal/ checksums rmd160 23f8abbf10ebc6435b20ef4e9f325f396af7cda9 \ sha256 7cf9d520b21c3c5db15d08d0f670e6b1cc4f029df46a31b9ddaee2d4b1210c8b \ size 2073180 python.versions 39 310 311 312 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools_scm depends_lib-append \ port:py${python.version}-libpysal \ port:py${python.version}-access \ port:py${python.version}-esda \ port:py${python.version}-giddy \ port:py${python.version}-inequality \ port:py${python.version}-pointpats \ port:py${python.version}-segregation \ port:py${python.version}-spaghetti \ port:py${python.version}-mgwr \ port:py${python.version}-momepy \ port:py${python.version}-spglm \ port:py${python.version}-spint \ port:py${python.version}-spreg \ port:py${python.version}-spvcm \ port:py${python.version}-tobler \ port:py${python.version}-mapclassify \ port:py${python.version}-splot \ port:py${python.version}-spopt if {${python.version} == 39} { version 24.1 revision 0 checksums rmd160 9eeae2abf42bbf0e9bbed02fe2f2622fb97b9f4a \ sha256 ed84c663c8daf73f5d83daa1ce01f14915fde3cf21b5d46259905cc733336dfb \ size 37876 } }