Files

27 lines
873 B
Tcl

# -*- 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.1
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 6b8075b08a55db5ccfa2f971ba06eaf918a9de8b \
sha256 869c5b48afe38e55b1ee0dd72182b0886e968cc509b98023ff50010b013ce1be \
size 92574
python.versions 310 311 312 313 314