# -*- 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-unicodedata2 version 15.1.0 revision 0 license Apache-2 maintainers {amake @amake} openmaintainer description Unicodedata backport for Python 2/3 updated to the latest Unicode \ version. long_description ${description} checksums rmd160 95403fd8edde714ff40273983e72dc43b32d2a73 \ sha256 cb30f189ad66482f8529a45da71b2a8841e9bd2bb376cc2933003a4a55a07648 \ size 592892 python.versions 37 38 39 310 311 312 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools test.run yes }