# -*- 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
maintainers {reneeotten @reneeotten} openmaintainer
description Backport of new features in Python's os module
long_description ${description}
homepage https://github.com/pjdelport/backports.os
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 0f28ca921590ba10415d2c88c609aef428c7abcb \
sha256 b472c4933094306ca08ec90b2a8cbb50c34f1fb2767775169a1c1650b7b74630 \
if {${name} ne ${subport}} {
port:py${python.version}-setuptools \
port:py${python.version}-setuptools_scm
port:py${python.version}-backports \
port:py${python.version}-future
foreach f {__init__.py __init__.pyc __init__.pyo __pycache__} {
set fp "${destroot}${python.pkgd}/backports/$f"
if {[file exists ${fp}]} {