# -*- 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.4.1
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  8038e29a3bb011083ed26db30823c48789352b21 \
                    sha256  662f1518a4ddeb7e31470cca55f56b3272dcd94be60d7a1fc20a27b44d162bca \
                    size    7354

python.versions     37 38 39 310 311 312 313
