# -*- 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 1.1.1 revision 0 categories-append science platforms darwin license BSD supported_archs noarch python.versions 27 34 35 36 37 maintainers {stromnov @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 d823786955deefaea362e89bf69f96e706d6295f \ sha256 7d43c4d0c7e9735ee8a352c96f84031dabd6676170c4e5e0585a469cc4769f22 \ size 34870 if {${name} ne ${subport}} { if {${python.version} eq 34} { version 0.8.1 revision 0 distname ${python.rootname}-${version} checksums rmd160 15f1a75a76e2b0fc3bb6607e0efce4bb14fd5c39 \ sha256 3ea6fd33b7521855a97819b3d645f92d51c8763d3ab5df35197cd8e96c19ba6f \ size 30832 } livecheck.type none }