# -*- 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-types-pytz
version             2025.2.0.20250516
revision            0
categories-append   devel
license             Apache-2
supported_archs     noarch
platforms           {darwin any}

python.rootname     types_pytz
python.versions     39 310 311 312 313

maintainers         nomaintainer

description         Typing stubs for pytz
long_description    {*}${description}. Typeshed contains external type \
                    annotations for the Python standard library and \
                    Python builtins, as well as third party packages \
                    as contributed by people external to those projects. \
                    This data can e.g. be used for static analysis, type \
                    checking or type inference.

homepage            https://github.com/python/typeshed

checksums           rmd160  d584ac8538c9434f988d7414588518ae33e3d692 \
                    sha256  e1216306f8c0d5da6dafd6492e72eb080c9a166171fa80dd7a1990fd8be7a7b3 \
                    size    10940
