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

Changelog

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

  * New upstream release.

 -- Dmitry Shachnev <email address hidden>  Tue, 06 Jul 2021 19:49:04 +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

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyqt-builder_1.10.3+dfsg-1.dsc 2.2 KiB d92c7155df80169dff7179a338ff747fd4c7992907ac68dd1dc6f9260285925b
pyqt-builder_1.10.3+dfsg.orig.tar.xz 57.9 KiB 8dcc512e4e45a375eed0e7174b0e962ad97f36aa7fe994888fa7a2f926dce527
pyqt-builder_1.10.3+dfsg-1.debian.tar.xz 4.0 KiB a08e6f6f06f78288c69680a69d7f74dadca797b3622b6839b9199dc82f3f35c5

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.