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

Changelog

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

  * New upstream release.
  * Bump copyright years.
  * Bump Standards-Version to 4.6.1, no changes needed.

 -- Dmitry Shachnev <email address hidden>  Tue, 21 Jun 2022 12:51:20 +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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyqt-builder_1.13.0+dfsg-1.dsc 2.2 KiB 9e6b70e53faec8fcd065112608b1ddf2497906eb8be781cf4c191888d50c9811
pyqt-builder_1.13.0+dfsg.orig.tar.xz 59.3 KiB 27ad2e491a628b420d90219d7b2318f779e87ccb6086cf44b52a1e72ad073a03
pyqt-builder_1.13.0+dfsg-1.debian.tar.xz 4.1 KiB 519a74fc5d1c5c06451416b876ececbe4de09d16f69e1a0a76fe166b2572ee10

Available diffs

No changes file available.

Binary packages built by this source

pyqt-builder-doc: No summary available for pyqt-builder-doc in ubuntu kinetic.

No description available for pyqt-builder-doc in ubuntu kinetic.

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.