# -*- 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-country python.rootname pycountry version 23.12.11 revision 0 supported_archs noarch platforms {darwin any} license LGPL-2.1 maintainers nomaintainer description ISO country, subdivision, language, currency and script definitions and their translations long_description {*}${description}. homepage https://github.com/flyingcircusio/pycountry checksums rmd160 d1086fa3fa329330e317ea9a60c6f4f753560041 \ sha256 00569d82eaefbc6a490a311bfa84a9c571cff9ddbf8b0a4f4e7b4f868b4ad925 \ size 5927399 python.versions 39 310 311 312 python.pep517_backend \ poetry if {${name} ne ${subport}} { patchfiles-append \ disable-failing-tests.diff test.run yes test.env-append PYTHONPATH=${worksrcpath}/src }