# -*- 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.0
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  198c1749df559382ff3c24c863faad06142bfcc3 \
                    sha256  d6daa95a0bd315d9ec523b549e0ce97455f61ded65d5eafecd83ed2aa4ae5350 \
                    size    92464

python.versions     39 310 311 312 313
