# -*- 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-pyqt6-sip
python.rootname     PyQt6-sip
version             13.10.3
revision            0

categories-append   devel
license             {GPL-2 GPL-3 PSF}
maintainers         {reneeotten @reneeotten} openmaintainer

description         The sip module support for PyQt6
long_description    {*}${description}

homepage            https://www.riverbankcomputing.com/software/sip/

distname            pyqt6_sip-${version}

checksums           rmd160  cff3ae0fd6dfc0b31405c6f52aef9b142f77869c \
                    sha256  630895b3827e2c3b4e072089157985691fe4210d64340e71141f93775ea4ae51 \
                    size    92621

python.versions     310 311 312 313 314
