diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-06-23 17:08:34 +0200 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-06-23 17:16:01 +0200 |
commit | 8a3ac3c128fe02d4a9f88ea08bf1e666b9bbf553 (patch) | |
tree | 9bf1a6c6e42b73b75e3c2d417765b523df9c89a8 /databases/py-qt5-sql | |
parent | multimedia/minitube: Update 3.8.2 -> 3.9 (diff) |
*/py-qt5-*: Remove Digia's mention in pkg-descr
There was Trolltech, Nokia, Qt Project, Digia and today The Qt Company.
To avoid replacing the name at each structure, we will simply mention
that:
"PyQt5 is a set of Python bindings for Qt5 application framework"
Diffstat (limited to 'databases/py-qt5-sql')
-rw-r--r-- | databases/py-qt5-sql/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-qt5-sql/pkg-descr b/databases/py-qt5-sql/pkg-descr index 74ab4e3af5af..908ca9499f17 100644 --- a/databases/py-qt5-sql/pkg-descr +++ b/databases/py-qt5-sql/pkg-descr @@ -1,4 +1,4 @@ -PyQt5 is a set of Python bindings for Digia's Qt5 application framework. +PyQt5 is a set of Python bindings for Qt5 application framework. This package provides the QtSql module. WWW: https://riverbankcomputing.com/software/pyqt |