]> git.pld-linux.org Git - packages/python-PyQt5.git/commitdiff
- enable webkit on x32; release 2 auto/th/python-PyQt5-5.12.1-2
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 17 Apr 2019 14:15:16 +0000 (16:15 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 17 Apr 2019 14:15:16 +0000 (16:15 +0200)
python-PyQt5.spec

index 94de370770f00a192c6e94462fc730f85de0844d..9eaf34a94845df5cd1962a83bf2fec2fba291f51 100644 (file)
@@ -7,10 +7,6 @@
 %bcond_without python3 # CPython 3.x modules
 %bcond_without webkit          # QT5WebKit support
 
-%ifarch x32
-%undefine      with_webkit
-%endif
-
 %define                module  PyQt5
 # minimal required sip version
 %define                sip_ver 2:4.19.14-1
@@ -22,7 +18,7 @@ Summary:      Python 2 bindings for the Qt5 toolkit
 Summary(pl.UTF-8):     Wiązania Pythona 2 do toolkitu Qt5
 Name:          python-%{module}
 Version:       5.12.1
-Release:       1
+Release:       2
 License:       GPL v3
 Group:         Libraries/Python
 Source0:       https://www.riverbankcomputing.com/static/Downloads/PyQt5/PyQt5_gpl-%{version}.tar.gz
This page took 0.13933 seconds and 4 git commands to generate.