# -*- 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-calver
version             2025.3.31
revision            0

categories-append   science
license             Apache-2
maintainers         {mps @Schamschula} openmaintainer
description         setuptools extension for automatically defining your Python package \
                    version as a calendar version
long_description    The calver package is a setuptools extension for automatically \
                    defining your Python package version as a calendar version.

supported_archs     noarch
platforms           {darwin any}

checksums           rmd160  ac044c231dcbd9a03b8c64da852dfabe50a0a274 \
                    sha256  255d1a70bba8f97dc1eee3af4240ed35980508da69257feef94c79e5c6545fc7 \
                    size    7435

python.versions     37 38 39 310 311 312 313
