# -*- 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.2
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  9b98283e050d5b71a19b653b9f8f899596af06a4 \
                    sha256  464ad156bf526500ce6bd05cac7a82280af6309974d816739b4a9a627156fafe \
                    size    92548

python.versions     39 310 311 312 313
