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

Changelog

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

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

 -- Dmitry Shachnev <email address hidden>  Thu, 13 Oct 2022 23:57:44 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyqt-builder_1.14.0+dfsg-1.dsc 2.2 KiB c7ca6ff0d6796b80b86ff2bc698bfb586e0b2718d7662892c896447ba2760111
pyqt-builder_1.14.0+dfsg.orig.tar.xz 59.7 KiB 366ec6c52b5af3db829f53cb0fe647ed9188a270e4899af1858c03ce78cae3f7
pyqt-builder_1.14.0+dfsg-1.debian.tar.xz 4.1 KiB e09326c95c2a2da6a54f4ac336743364475fbb66c394925b0bca65e65e9ae325

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.