# -*- 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-authres version 1.2.0 categories-append devel mail supported_archs noarch platforms {darwin any} license Apache-2 python.versions 38 39 310 311 maintainers nomaintainer description Authentication-Results Headers generation and parsing. long_description {*}${description} homepage https://launchpad.net/authentication-results-python checksums rmd160 e6d343461a481b1633d2b028ef744f723418aca4 \ sha256 93d1b995ad7ce21e62db649f361048125dd6022563a0ae8a23909465f1fd25b7 \ size 23226 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools livecheck.type none }