# -*- 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 PortGroup github 1.0 github.setup shin- dockerpy-creds 0.3.0 name py-dockerpy-creds categories-append devel platforms darwin supported_archs noarch license Apache-2 maintainers artisancomputer.com:zdw openmaintainer description Python bindings for the docker credentials store API long_description $description checksums rmd160 a3075482215e137dec3aac514e6a616e41904b85 \ sha256 e18c24c93d627aa4b7a8b64bc95633fa0e727a566e020529d6707ca16e6cfd1a \ size 10153 python.versions 27 34 35 36 37 if {${subport} ne ${name}} { depends_build-append \ port:py${python.version}-setuptools depends_lib-append \ port:py${python.version}-six livecheck.type none }