python-qtawesome 1.4.0-1 source package in Ubuntu

Changelog

python-qtawesome (1.4.0-1) unstable; urgency=medium

  * New upstream version
  * Include fontawesome fonts again as qtawesome 1.4.0 uses both
    fontawesome 5 and 6.  One day, someone may package a fully compliant
    DFSG version of these fonts, but in the meantime, we'll use what there
    is.

 -- Julian Gilbey <email address hidden>  Mon, 31 Mar 2025 18:49:51 +0100

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

Builds

Questing: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-qtawesome_1.4.0-1.dsc 2.8 KiB 4bb3ae5880085de80b6a2ba0db0b041b6df9c93bbd8f4661e5f9fe1a2a9e403b
python-qtawesome_1.4.0.orig.tar.gz 2.8 MiB 4b05beb43a5144e1221e0be2ee55a4fe363be89fd74a635f9172dffc35798fb4
python-qtawesome_1.4.0-1.debian.tar.xz 13.7 KiB 4d5965743c6118bd59b718a28b8e9a1df4779f3c1f9ece72a8a1bf7fa6eda6e4

No changes file available.

Binary packages built by this source

python-qtawesome-common: common files for QtAwesome

 QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in
 PyQt and PySide applications.
 .
 This package provides the files common to all QtAwesome Python packages.
 Font Awesome 5 is replaced with Fork Awesome which might have a visual
 effect in packages that make use of Font Awesome 5.

python-qtawesome-doc: documentation and examples for QtAwesome

 QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in
 PyQt and PySide applications.
 .
 This package provides the documentation and examples for QtAwesome.

python3-qtawesome: iconic fonts in PyQt and PySide applications (Python 3)

 QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in
 PyQt and PySide applications.
 .
 This package provides QtAwesome for Python 3. Note that this package
 does not depend on any Python Qt toolkit but instead uses qtpy; the
 depending application needs to depend on an appropriate toolkit (and
 set QT_API if needed; see the python3-qtpy documentation); these are
 python3-pyqt5 for PyQt5, python3-pyqt6 for PyQt6 and
 python3-pyside6.qtcore, python3-pyside6.qtgui,
 python3-pyside6.qtopengl, python3-pyside6.qtwidgets for PySide 6.