python-qtpy 1.3.1-1 source package in Ubuntu

Changelog

python-qtpy (1.3.1-1) unstable; urgency=medium

  * Switch from git-dpm to gbp
  * Source new releases from PyPI
  * New upstream version 1.3.1
  * Add new install dependency on pyqt5.qtopengl
  * Bump standards version to 4.1.0
  * Update copyright information

 -- Ghislain Antony Vaillant <email address hidden>  Wed, 23 Aug 2017 16:05:28 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-qtpy_1.3.1-1.dsc 2.2 KiB 4a3d220995e7018ffab42f50361343588a06b6894c26cecffbdd67e518a6aea5
python-qtpy_1.3.1.orig.tar.gz 24.5 KiB 08af2525d59f9eb639946d5ed7a72b002103c5b7369c0ef0dd70ad2696845313
python-qtpy_1.3.1-1.debian.tar.xz 3.9 KiB 7ad2e56168f6cd62a42ab322651c766a8d127ecc85d0a1e5993a5d9f47bf67b7

Available diffs

No changes file available.

Binary packages built by this source

python-qtpy: abtraction layer for PySide/PyQt4/PyQt5 (Python 2)

 QtPy (pronounced 'cutie pie') is a small abstraction layer that lets you
 write applications using a single API call to either PyQt or PySide. QtPy
 also provides a set of additional QWidgets.
 .
 It provides support for PyQt5, PyQt4 and PySide using the PyQt5 layout (where
 the QtGui module has been split into QtGui and QtWidgets).
 Basically, you write your code as if you were using PyQt5 but import qt from
 QtPy instead of PyQt5.
 .
 This package provides the QtPy library for the Python 2 interpreter.

python3-qtpy: abtraction layer for PySide/PyQt4/PyQt5 (Python 3)

 QtPy (pronounced 'cutie pie') is a small abstraction layer that lets you
 write applications using a single API call to either PyQt or PySide. QtPy
 also provides a set of additional QWidgets.
 .
 It provides support for PyQt5, PyQt4 and PySide using the PyQt5 layout (where
 the QtGui module has been split into QtGui and QtWidgets).
 Basically, you write your code as if you were using PyQt5 but import qt from
 QtPy instead of PyQt5.
 .
 This package provides the QtPy library for the Python 3 interpreter.