[arch-commits] Commit in pyqt5/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Feb 24 21:23:10 UTC 2021


    Date: Wednesday, February 24, 2021 @ 21:23:10
  Author: arojas
Revision: 408773

Update to 5.15.3

Modified:
  pyqt5/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-24 21:14:34 UTC (rev 408772)
+++ PKGBUILD	2021-02-24 21:23:10 UTC (rev 408773)
@@ -8,8 +8,8 @@
 pkgbase=pyqt5
 pkgname=('python-pyqt5')
 pkgdesc="A set of Python bindings for the Qt5 toolkit"
-pkgver=5.15.2
-pkgrel=3
+pkgver=5.15.3
+pkgrel=1
 arch=('x86_64')
 url="https://riverbankcomputing.com/software/pyqt/intro"
 license=('GPL')
@@ -27,7 +27,6 @@
             'qt5-websockets: QtWebSockets'
             'qt5-connectivity: QtNfc, QtBluetooth'
             'qt5-x11extras: QtX11Extras'
-            'qt5-networkauth: QtNetworkAuth'
             'qt5-remoteobjects: QtRemoteObjects'
             'qt5-speech: QtTextToSpeech'
             'qt5-quick3d: QtQuick3D')
@@ -34,10 +33,10 @@
 provides=(qt5-python-bindings)
 makedepends=('sip' 'pyqt-builder' 'python-opengl' 'python-dbus'
              'qt5-connectivity' 'qt5-multimedia' 'qt5-tools' 'qt5-serialport' 'qt5-speech' 'qt5-svg'
-             'qt5-webkit' 'qt5-websockets' 'qt5-x11extras' 'qt5-networkauth' 'qt5-xmlpatterns' 'qt5-remoteobjects' 'qt5-quick3d')
+             'qt5-webkit' 'qt5-websockets' 'qt5-x11extras' 'qt5-xmlpatterns' 'qt5-remoteobjects' 'qt5-quick3d')
 conflicts=('pyqt5-common')
 source=("https://pypi.python.org/packages/source/P/PyQt5/PyQt5-$pkgver.tar.gz")
-sha256sums=('372b08dc9321d1201e4690182697c5e7ffb2e0770e6b4a45519025134b12e4fc')
+sha256sums=('965ba50e7029b37f218a54ace24e87c77db3e5a9f0b83baeb21fb57b4154b838')
 
 build() {
   cd PyQt5-$pkgver



More information about the arch-commits mailing list