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

Changelog

pyqt-builder (1.15.1+dfsg-1) experimental; urgency=medium

  * New upstream release.

 -- Dmitry Shachnev <email address hidden>  Wed, 31 May 2023 23:02:46 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyqt-builder_1.15.1+dfsg-1.dsc 2.2 KiB ab3c34550b1fec0d2ecd52769b33d25c5dc4e57f0b09e66f67351ad0b35184bd
pyqt-builder_1.15.1+dfsg.orig.tar.xz 60.2 KiB e3c1c9222c69567fb2c5144fc773da22460d60e75d8fb1923aca4cb064ea8544
pyqt-builder_1.15.1+dfsg-1.debian.tar.xz 4.2 KiB 463cd377327d39727925f9c68a3ba6d3846fa8db02df621a02d7aa450356468f

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.