The NetBSD Project

CVS log for pkgsrc/x11/py-qt5/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / py-qt5

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jul 20 05:58:38 2024 UTC (9 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -5 lines
py-qt5: updated to 5.15.112

PyQt v5.15.11 has been released. This is a bug-fix release. There are also updates to the other PyQt5-based packages.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Oct 20 15:23:49 2023 UTC (18 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -4 lines
py-qt5: updated to 5.15.10

PyQt v5.15.10 has been released. This is a bug-fix release and also adds support for Python v3.12

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Mar 17 13:54:13 2023 UTC (2 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -4 lines
py-qt5: updated to 5.15.9

v5.15.9
This is a bug-fix release.

v5.15.8
This is a minor functional release. PyQt3D v5.15.6 has also been released.

Added the missing QLocale.Language.NigerianPidgin member (Qt v5.15.2 and later).
Added the missing QOperatingSystemVersion.MacOSBigSur attribute (Qt v5.15.1 and later).
Added the missing QThreadPool.contains() method (Qt v5.15.1 and later).
Added the missing QBluetoothDeviceDiscoveryAgent.DiscoveryMethod members.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Dec 2 15:31:37 2022 UTC (2 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -5 lines
py-qt5: update to 5.15.7.

v5.15.7 6th June 2022
  - Refactored the draw methods of QPainter to accept sip.array objects of
    appropriate types.  Such arrays, once initialised, can be used very
    efficiently as they do not require repeated conversion from the usual
    Python collection types.
  - Added the missing QBluetoothUuid constructors.
  - PyQt5-sip v12.11 is now required to enable support for sip.array.
  - Bug fixes.

v5.15.6 24th October 2021
  - Bug fixes.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Oct 26 11:34:20 2021 UTC (3 years, 6 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
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

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Oct 19 18:59:54 2021 UTC (3 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines
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.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Oct 7 15:14:04 2021 UTC (3 years, 7 months ago) by nia
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -2 lines
x11: Remove SHA1 hashes for distfiles

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Nov 25 10:34:50 2020 UTC (4 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -5 lines
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.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Sep 15 19:30:53 2020 UTC (4 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -5 lines
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.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jun 11 14:50:33 2020 UTC (4 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -5 lines
py-qt5: updated to 5.15.0

PyQt v5.15.0 has been released. This is a major feature release that adds support for Qt v5.15.0. There are corresponding releases of the other PyQt-related packages.

Added support for Qt v5.15.0.
Added the QtQuick3D module.
Added a callStaticMethod() overload to QAndroidJniObject that takes a QJsonDocument as the method argument and returns another QJsonDocument.
Added the missing QMultimedia control classes.
pyuic5 now supports QUndoView.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Apr 12 06:24:30 2020 UTC (5 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -6 lines
py-qt5: updated to 5.14.2

v5.14.2
- Added the missing QTextCodec.convertFromUnicode().
- Added the OpenGL ES bindings.
- Added QFlags.__index__().

v5.14.1
- This is a bug fix release.

v5.14.0
- Added support for Qt v5.14.0.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Nov 18 19:44:51 2019 UTC (5 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -5 lines
py-qt5: updated to 5.13.2

PyQt v5.13.2 has been released. This is a minor bug-fix and feature release. There are corresponding releases of the other PyQt dependent packages. All packages can now be built with SIP v5. All wheels bundle Qt v5.13.2.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Sep 16 19:50:47 2019 UTC (5 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -5 lines
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.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Aug 22 18:29:02 2019 UTC (5 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -5 lines
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.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 7 09:01:22 2018 UTC (6 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -6 lines
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.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jun 23 17:49:36 2018 UTC (6 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
py-qt5: Fix patch to apply to source file instead of generated file.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jun 23 11:23:46 2018 UTC (6 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
py-qt5: update to 5.10.1nb1.

Fix build with Qt 5.11.

QTest::waitForEvents was removed, remove references to it.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 14 20:08:26 2018 UTC (7 years ago) by adam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5 lines
py-qt5: updated to 5.10.1

PyQt v5.10.1 has been released. This release adds support for Qt v5.10.1. There are corresponding releases of PyQt3D, PyQtChart, PyQtDataVisualization and PyQtPurchasing.
Added support for Qt v5.10.1.
Added the missing qmlClearTypeRegistrations() to the QtQml module.
Added the --disable-feature option to configure.py.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 1 21:09:29 2018 UTC (7 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -6 lines
py-qt5: updated to 5.10

v5.10:
- Added support for Qt v5.10.0.
- Added the QtNetworkAuth module.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 22 04:17:11 2018 UTC (7 years, 3 months ago) by dbj
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Do not expect an app bundle on Darwin.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 17 19:39:57 2018 UTC (7 years, 3 months ago) by markd
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -7 lines
py-qt5: update to 5.9.1

Revision 1.3.4.1: download - view: text, markup, annotated - select for diffs
Sat May 7 19:02:17 2016 UTC (9 years ago) by bsiegert
Branches: pkgsrc-2016Q1
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +4 -2 lines
Pullup ticket #4968 - requested by wiz
x11/py-qt5: build fix

Revisions pulled up:
- x11/py-qt5/Makefile                                           1.11
- x11/py-qt5/distinfo                                           1.4
- x11/py-qt5/patches/patch-configure.py                         1.4
- x11/py-qt5/patches/patch-designer_designer.pro-in             1.1
- x11/py-qt5/patches/patch-qmlscene_qmlscene.pro-in             1.1

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Sat Apr 23 07:38:38 UTC 2016

   Modified Files:
   	pkgsrc/x11/py-qt5: Makefile distinfo
   	pkgsrc/x11/py-qt5/patches: patch-configure.py
   Added Files:
   	pkgsrc/x11/py-qt5/patches: patch-designer_designer.pro-in
   	    patch-qmlscene_qmlscene.pro-in

   Log Message:
   Fix rpath for X11=native case.

   From Olaf 'Rhialto' Seibert in PR 50876.

   Bump PKGREVISION.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 23 07:38:38 2016 UTC (9 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -2 lines
Fix rpath for X11=native case.

From Olaf 'Rhialto' Seibert in PR 50876.

Bump PKGREVISION.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 26 21:40:39 2015 UTC (9 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Branch point for: pkgsrc-2016Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -5 lines
Changes 5.5.1:
- Added support for Qt v5.5.1.
- Added the --disable option to configure.py.
- Implemented __matmul__ and __imatmul__ for QMatrix4x4 and QTransform.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 12 17:55:46 2015 UTC (10 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Fix building on OS X

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 7 16:30:37 2015 UTC (10 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Import py34-qt5-5.4 as x11/py-qt5, packaged for wip by myself.

PyQt is a set of Python bindings for the Qt toolkit. PyQt brings
together the Qt C++ cross-platform toolkit and the cross-platform
interpreted language Python.  PyQt contains 300 classes and over
5,750 functions and methods.

PyQt also includes the pyuic and pylupdate utilities which correspond
to the Qt uic and lupdate utilities.  pyuic converts the GUI designs
created with Qt Designer to executable Python code.  pylupdate
scans Python code, extracts all strings that are candidates for
internationalisation, and creates an XML file for use by Qt Linguist.

This package is for QT5.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>