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

Changelog

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

  * New upstream release.
  * Upload to unstable.

 -- Dmitry Shachnev <email address hidden>  Mon, 24 Jul 2023 14:38:28 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyqt-builder_1.15.2+dfsg-1.dsc 2.2 KiB 4bac4f7df1cba0b823c1e9caa8a06e9c1c08d7e0d1f70650f1163910a7506a18
pyqt-builder_1.15.2+dfsg.orig.tar.xz 60.5 KiB 43c4aea2606c5cdb73f0640e88246f143042895a6fddd4db931f7e4990c20b81
pyqt-builder_1.15.2+dfsg-1.debian.tar.xz 4.2 KiB c96dcbdab133e2b13542fb911dd085cb3a5acb34c222bcae8490ed779ab6bd92

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.