# -*- 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
python.versions 27 34 35 36 37
maintainers {stromnov @stromnov} openmaintainer
description py lib is a Python development support library
long_description The py lib is a Python development support library \
featuring ad-hoc distributed execution, micro-threads \
homepage http://pylib.readthedocs.org/
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 ab83fe532160766d4deb8df7f527d3e2114cd414 \
sha256 3fd59af7435864e1a243790d322d763925431213b6b8529c6ca71081ace3bbf7 \
if {${name} ne ${subport}} {
port:py${python.version}-setuptools \
port:py${python.version}-setuptools_scm
if {![catch {set installed [lindex [registry_active py${python.version}-py] 0]}]} {
set py_version [lindex $installed 1]
if {[vercmp $py_version 1.4] < 0} {
registry_deactivate_composite py${python.version}-py "" [list ports_nodepcheck 1]