2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-19 20:59:54 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-qt5: updated to 5.15.5
PyQt v5.15.5 has been released. This is a bug-fix release. There are \
corresponding releases of PyQtNetworkAuth and PyQtWebEngine.
Added the missing QPdfWriter.setPageSize() overload.
pylupdate5 now assumes that the default codec is UTF-8 and specifies v2.1 as the \
.ts file format.
PyQt v5.15.4 has been released. This is a minor bug-fix release. There are \
corresponding releases of the other PyQt5-related packages.
PyQt v5.15.3 has been released. This is a minor feature and bug-fix release. \
There are corresponding releases of the other PyQt5-related packages.
Added the missing QImage.setAlphaChannel().
Support for the QtNetworkAuth library has been moved to a separate \
PyQtNetworkAuth package.
Wheels no longer bundle the corresponding Qt libraries and instead automatically \
install them from an external wheel.
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2021-07-30 14:27:14 by Ryo ONODERA | Files touched by this commit (366) |
Log message:
*: Recursive revbump from audio/pulseaudio-15.0
|
2021-04-21 13:43:04 by Adam Ciarcinski | Files touched by this commit (1822) |
Log message:
revbump for textproc/icu
|
2021-02-07 07:30:42 by Ryo ONODERA | Files touched by this commit (357) |
Log message:
*: Recursive revbump from audio/pulseaudio-14.2.nb1
|
2021-01-01 10:52:45 by Ryo ONODERA | Files touched by this commit (357) |
Log message:
*: Recursive revbump from audio/pulseaudio-14.0
|
2020-11-25 11:34:50 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-qt5: updated to 5.12.2
PyQt v5.15.2 has been released. This is a minor feature and bug-fix release. The \
wheels are bundled with Qt v5.15.2. There are corresponding releases of the \
other PyQt-related packages.
* Bound signals are now hashable.
* The QT_MAC_WANTS_LAYER environment variable is automatically set on macOS.
|
2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814) |
Log message:
*: Recursive revbump from textproc/icu-68.1
|
2020-09-15 21:30:53 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-qt5: updated to 5.15.1
v5.15.1
- Added the QtTextToSpeech module.
- None is now interpreted as a null QJsonValue.
- Bound signals can now be compared for equality.
- Q_CLASSINFO, Q_ENUM, Q_ENUMS, Q_FLAG and Q_FLAGS are not implemented when
using PyPy.
|