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

Changelog

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

  * New upstream release.

 -- Dmitry Shachnev <email address hidden>  Sun, 15 Oct 2023 23:12:11 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyqt-builder_1.15.3+dfsg-1.dsc 2.2 KiB ffca89ee2a54487c525bca676715e20d4cad7fa62b23d719f8eaf0514afa47c1
pyqt-builder_1.15.3+dfsg.orig.tar.xz 60.9 KiB af49084c1bfdee28ba063e1ca44ae1a9287f0a807676ac504fcd9aae4c3866da
pyqt-builder_1.15.3+dfsg-1.debian.tar.xz 4.2 KiB a083ca392543e94935622566440c0cb092bd57646603643d368b00ff29b288ee

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.