# -*- 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-zope-deprecation
python.rootname     zope.deprecation
version             5.0
revision            0
categories-append   zope
license             ZPL-2.1
maintainers         nomaintainer
description         This package provides a simple function called \
                    deprecated(names, reason) to mark deprecated modules, classes, \
                    functions, methods and properties.
long_description    {*}${description}
supported_archs     noarch
platforms           {darwin any}

homepage            https://github.com/zopefoundation/zope.deprecation

python.versions     39 310 311

checksums           rmd160  4b98187041320d3652b9da1140d4a4b059c19bc9 \
                    sha256  b7c32d3392036b2145c40b3103e7322db68662ab09b7267afe1532a9d93f640f \
                    size    23353
