pyqt-builder 1.16.3+dfsg-1 source package in Ubuntu

Changelog

pyqt-builder (1.16.3+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Dmitry Shachnev <email address hidden>  Sun, 23 Jun 2024 20:47:05 +0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyqt-builder_1.16.3+dfsg-1.dsc 2.3 KiB bb526a3dba1d4ee8b5f840691bdf186418800032d512f29fb45975c0384e24a3
pyqt-builder_1.16.3+dfsg.orig.tar.xz 42.9 KiB 5cde053ee687ed11d18d36197541ccc9e71cd75cbe37edf6419f7bd2f3428a19
pyqt-builder_1.16.3+dfsg-1.debian.tar.xz 3.8 KiB 6febc9a761602140b3c8cb9fbaa0f0b78360977a22283a65962267f7477aced6

Available diffs

No changes file available.

Binary packages built by this source

pyqt-builder-doc: PEP 517 compliant PyQt build system — documentation

 PyQt-builder is the PEP 517 compliant build system for PyQt and projects
 that extend PyQt. It extends the SIP build system and uses Qt's qmake to
 perform the actual compilation and installation of extension modules.
 .
 Projects that use PyQt-builder provide an appropriate pyproject.toml file
 and an optional project.py script. Any PEP 517 compliant frontend, for
 example sip-install or pip can then be used to build and install the
 project.
 .
 This package contains the documentation for PyQt-builder.

python3-pyqtbuild: PEP 517 compliant PyQt build system

 PyQt-builder is the PEP 517 compliant build system for PyQt and projects
 that extend PyQt. It extends the SIP build system and uses Qt's qmake to
 perform the actual compilation and installation of extension modules.
 .
 Projects that use PyQt-builder provide an appropriate pyproject.toml file
 and an optional project.py script. Any PEP 517 compliant frontend, for
 example sip-install or pip can then be used to build and install the
 project.