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

Changelog

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

  * New upstream release.
  * Bump Standards-Version to 4.6.2, no changes needed.

 -- Dmitry Shachnev <email address hidden>  Sat, 28 Jan 2023 22:07:34 +0400

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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyqt-builder_1.14.1+dfsg-1.dsc 2.2 KiB a2bc436347397fd0886dd1601587b60f7bd47443dce298da4efd861b11bfda5e
pyqt-builder_1.14.1+dfsg.orig.tar.xz 59.9 KiB f3c39ed29475f5d4f823c260ee5ff3bf442264139560e649cbe9e27421b4befb
pyqt-builder_1.14.1+dfsg-1.debian.tar.xz 4.1 KiB 3eccfa3a11ed9b24e37117d4b0165ee863369db3a9124704b4ad24265930e657

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.