# -*- 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-cloudpickle version 0.2.2 revision 0 categories-append science platforms darwin license BSD supported_archs noarch python.versions 27 34 35 36 maintainers stromnov openmaintainer description Extended pickling support for Python objects. long_description ${description} homepage https://github.com/cloudpipe/cloudpickle master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} distname ${python.rootname}-${version} checksums rmd160 b87641e886b4be6c1bf84a76902090ea2d4ed683 \ sha256 9da26af07a25431d8a3c412d4c8e78823c1298655d354f4f570ece1b995f8e74 if {${name} ne ${subport}} { livecheck.type none }