notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/py-qtbuilder/distinfo
SVNWeb

Number of commits found: 10

Thu, 27 Jul 2023
[ 22:11 Jason E. Hale (jhale) search for other commits by this committer ]    commit hash:cc47a3fe11776018b63475d59b2b089ad8e938ce  commit hash:cc47a3fe11776018b63475d59b2b089ad8e938ce  commit hash:cc47a3fe11776018b63475d59b2b089ad8e938ce  cc47a3f  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
PyQt: Update to latest versions

- PyQt6: update to 6.5.2
- PyQt6-Charts: update to 6.5.0
- PyQt6-NetworkAuth: update to 6.5.0
- PyQt6-WebEngine: update to 6.5.0
- QScintilla: update to 2.14.1
- PyQt6-sip: update to 13.5.2
- PyQt-builder: update to 1.15.2
- sip: update to 6.7.9
Thu, 9 Mar 2023
[ 11:15 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:6d3a647cc0ba425475074038caed83f68bd739b2  commit hash:6d3a647cc0ba425475074038caed83f68bd739b2  commit hash:6d3a647cc0ba425475074038caed83f68bd739b2  6d3a647  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
PyQt: Update to latest versions

- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7

PR:		269751
Exp-run by:	antoine
Wed, 2 Nov 2022
[ 06:41 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:9f4f33134a3169bcdf10b13a8e208877d62bf2f9  commit hash:9f4f33134a3169bcdf10b13a8e208877d62bf2f9  commit hash:9f4f33134a3169bcdf10b13a8e208877d62bf2f9  9f4f331  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
*/*: Update PyQt, Sip, QSCintlla2

PR:		267203
Exp-run by:	antoine
Mon, 7 Mar 2022
[ 17:39 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:2d8f8573167d49958b7fbf471f42a360a20227d8  commit hash:2d8f8573167d49958b7fbf471f42a360a20227d8  commit hash:2d8f8573167d49958b7fbf471f42a360a20227d8  2d8f8573  (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
devel/py-qt5, devel/py-sip: Update versions

- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)

PR:		261685
Exp-run by:	antoine
Thu, 27 Jan 2022
[ 06:12 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:4f0a5e1540c391610950d6ae9ce64ba0dd218d72  commit hash:4f0a5e1540c391610950d6ae9ce64ba0dd218d72  commit hash:4f0a5e1540c391610950d6ae9ce64ba0dd218d72  4f0a5e1  (Only the first 10 of 205 ports in this commit are shown above. View all ports for this commit)
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.

SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.

PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.

This allows us to be in adequacy with the packages that the author of these
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 16 Mar 2021
[ 09:29 lbartoletti search for other commits by this committer ] Original commit   Revision:568547 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1

PR:		254218
Exp-run by:	antoine
Mon, 8 Mar 2021
[ 06:49 lbartoletti search for other commits by this committer ] Original commit   Revision:567825 (Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
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
Mon, 15 Feb 2021
[ 14:07 lbartoletti search for other commits by this committer ] Original commit   Revision:565309
devel/py-qtbuilder: Update to 1.8.0
Tue, 15 Dec 2020
[ 17:56 lbartoletti search for other commits by this committer ] Original commit   Revision:558168 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1

PR:		251764
Exp-run by: antoine
Mon, 5 Oct 2020
[ 15:50 lbartoletti search for other commits by this committer ] Original commit   Revision:551499 (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5

- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts

[1] RiverBankComputing doesn't offer links to download latest version of some
ports

PR:		247369
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D25749
Exp-run by:	antoine

Number of commits found: 10