Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10968449
D1395.id3413.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D1395.id3413.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,3 +1,4 @@
+libGL.so.1
libQt5Bluetooth.so.5
libQt5Core.so.5
libQt5DBus.so.5
@@ -33,5 +34,10 @@
libQt5XmlPatterns.so.5
libc.so.6
libdbus-1.so.3
+libgcc_s.so.1
+libglib-2.0.so.0
+libm.so.6
libpthread.so.0
+libpulse-mainloop-glib.so.0
+libpulse.so.0
libstdc++.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python3-qt5
-version : 5.8.2
-release : 11
+version : 5.9.1
+release : 12
source :
- - https://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-5.8.2/PyQt5_gpl-5.8.2.tar.gz : ebd70515b30bbd6098fee29e6271a6696b1183c5530ee30e6ba9aaab195536e8
+ - https://netcologne.dl.sourceforge.net/project/pyqt/PyQt5/PyQt-5.9.1/PyQt5_gpl-5.9.1.tar.gz : 5fc009448ea78c8fd48eb7083a7b93734dbd61290a9a21dab674096a7762b4ca
license : GPL-3.0
component : programming.python
summary : python3-qt5 are the python3 bindings for Qt5.
@@ -29,7 +29,12 @@
- python3-sip
- python-qt5
setup : |
- python3 configure.py --confirm-license --no-sip-files -q /usr/bin/qmake
+ python3 configure.py --confirm-license \
+ --no-sip-files \
+ -q /usr/bin/qmake \
+ QMAKE_CFLAGS_RELEASE="$CFLAGS" \
+ QMAKE_CXXFLAGS_RELEASE="$CXXFLAGS" \
+ QMAKE_LFLAGS_RELEASE="$LDFLAGS"
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>python3-qt5</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-3.0</License>
<PartOf>programming.python</PartOf>
@@ -133,12 +133,12 @@
</Files>
</Package>
<History>
- <Update release="11">
- <Date>2017-07-05</Date>
- <Version>5.8.2</Version>
+ <Update release="12">
+ <Date>2017-11-16</Date>
+ <Version>5.9.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 21, 6:14 PM (2 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5883543
Default Alt Text
D1395.id3413.diff (2 KB)
Attached To
Mode
D1395: Update python3-qt5 to 5.9.1
Attached
Detach File
Event Timeline
Log In to Comment