# -*- 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.11.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  c32b41444770057f286f834fa73f6b2d0d24fb95 \
                    sha256  d463af37738bda1856c9ef513e5620a37b7a005e9d589c986c3304db4a8a14d3 \
                    size    92509

python.versions     310 311 312 313 314
