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

Changelog

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

  * New upstream release.
  * Bump python3-sipbuild Build-Depends and Depends to 6.3.

 -- Dmitry Shachnev <email address hidden>  Sun, 17 Oct 2021 17:20:40 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyqt-builder_1.12.1+dfsg-1.dsc 2.2 KiB 8eb0e0894f3026787143fd80becdac708c6d92eeeab452bdcfbca7218c253c58
pyqt-builder_1.12.1+dfsg.orig.tar.xz 59.4 KiB 90fc8cad35c1383f2e291395afef23ad5c1fcf68e5024a6a3bfb80b4a98943d0
pyqt-builder_1.12.1+dfsg-1.debian.tar.xz 4.0 KiB e8105daa11d7440bbc8a883916604db68c61b10e75932a6047343a2af8b2008f

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.