diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-03-08 14:49:17 +0800 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-03-08 14:49:17 +0800 |
commit | 108f234f7f692f592a08cd969eef7f74e8cff51f (patch) | |
tree | 0799882dc637a360900380bd9d4ad99ba969a0eb /x11-toolkits/py-qt5-chart/distinfo | |
parent | 7a8e6f04393be5ff33e8f39b29a6b0d0431f25bf (diff) | |
download | freebsd-ports-gnome-108f234f7f692f592a08cd969eef7f74e8cff51f.tar.gz freebsd-ports-gnome-108f234f7f692f592a08cd969eef7f74e8cff51f.tar.zst freebsd-ports-gnome-108f234f7f692f592a08cd969eef7f74e8cff51f.zip |
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0
* PyQt5: update to 5.15.3
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.
* QScintilla2: update to 2.12.0
This adds support for Qt6 and removes support for Qt4.
- Change the new distname (again)i due to a conflict
- Use the new sip-build system
* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo
PR: 253865
Exp-run by: antoine
Diffstat (limited to 'x11-toolkits/py-qt5-chart/distinfo')
-rw-r--r-- | x11-toolkits/py-qt5-chart/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/py-qt5-chart/distinfo b/x11-toolkits/py-qt5-chart/distinfo index e447fb9fcff1..75acaf69e295 100644 --- a/x11-toolkits/py-qt5-chart/distinfo +++ b/x11-toolkits/py-qt5-chart/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607515564 -SHA256 (PyQtChart-5.15.2.tar.gz) = 93a6212fb4944d8266ec1f1c10c6e857a06ae6ffb55377ebef58c817b629cbf0 -SIZE (PyQtChart-5.15.2.tar.gz) = 68821 +TIMESTAMP = 1614228730 +SHA256 (PyQtChart-5.15.3.tar.gz) = 5f54d0689a54e50d4cc6ae1a2672d69fbe0831cc3562b61c6b30f34aee84bccf +SIZE (PyQtChart-5.15.3.tar.gz) = 69064 |