# -*- 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.12.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  f6d48613ed03c1821fbb939f2fb62753e3554607 \
                    sha256  a7ad45c1e3cec3a2473d37ea9870b6c3baeccc560298623c8eb59265714c06e2 \
                    size    93979

python.versions     310 311 312 313 314
