2019-09-16 21:50:47 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-qt5: updated to 5.13.1
PyQt v5.13.1 and PyQtWebEngine v5.13.1 have been released. These are minor \
functional releases. The wheels of other PyQt-based packages have been updated \
to Qt v5.13.1.
* Added the (temporary) pyqt5_enable_new_onexit_scheme() to allow \
experimentation with the new on-exit clean-up scheme.
* Added the missing QObject.disconnect(QMetaObject.Connection) overload.
* Deprecated PYQT_CONFIGURATION.
|
2019-08-22 20:29:02 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-qt5: updated to 5.13.0
v5.13.0:
- Added support for Qt v5.13.0.
v5.12.3:
- Added support for Qt v5.12.4.
- Added support for Python v3.8.
- QCoreApplication (and sub-classes) can be used as a context manager.
- Added the missing WA_ContentsMarginsRespectsSafeArea enum member.
v5.12.2:
- Added support for Qt v5.12.3.
- Added QOpenGLContext.getProcAddress().
- Added support for Python fstrings to pylupdate.
v5.12.1:
- Added support for Qt v5.12.2.
v5.12:
- Added support for Qt v5.12.0 and Qt v5.12.1.
- Added the QtRemoteObjects module.
- Added the remote objects examples.
- Added the missing QLoggingCategory class.
- The QtWebEngine, QtWebEngineCore and QtWebEngineWidgets modules have been
moved to a separate PyQtWebEngine package. This is a packaging change only
and does not affect applications.
- Overflow checking when converting Python int object to C/C++ integer types
is now enabled by default.
- SIP v4.19.14 is required.
|
2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242) |
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS
pkglint -Wall -r --only "substitution command" -F
With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
|
2019-04-03 02:33:20 by Ryo ONODERA | Files touched by this commit (748) |
Log message:
Recursive revbump from textproc/icu
|
2018-12-09 19:52:52 by Adam Ciarcinski | Files touched by this commit (724) |
Log message:
revbump after updating textproc/icu
|
2018-11-22 03:34:13 by Mark Davies | Files touched by this commit (1) |
Log message:
py-qt5: add dependency on py-sip-qt5
|
2018-11-12 04:53:16 by Ryo ONODERA | Files touched by this commit (1532) |
Log message:
Recursive revbump from hardbuzz-2.1.1
|
2018-10-07 11:01:45 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-qt5: added PLIST.Darwin
|
2018-10-07 11:01:22 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-qt5: updated to 5.11.3
PyQt v5.11.3 has been released. This is a minor functional release adding \
support for Qt v5.11.2. There are corresponding releases of PyQt3D, PyQtChart, \
PyQtDataVisualization and PyQtPurchasing.
PyQt v5.11.2 has been released. This is a major functional release. There are \
corresponding releases of PyQt3D, PyQtChart, PyQtDataVisualization and \
PyQtPurchasing.
|
2018-07-20 05:34:33 by Ryo ONODERA | Files touched by this commit (705) |
Log message:
Recursive revbump from textproc/icu-62.1
|