summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/PyQt5: Remove oldMichał Górny2023-04-252-184/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.9 x86, #904783Jakov Smolić2023-04-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.9 ppc64, #904783Arthur Zamarin2023-04-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.9 arm, #904783Arthur Zamarin2023-04-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.9 arm64, #904783Sam James2023-04-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.9 amd64, #904783Sam James2023-04-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: Use pypi.eclassMichał Górny2023-03-171-5/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/PyQt5: add 5.15.9Sam James2023-03-102-0/+184
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/PyQt5: Remove oldMichał Górny2022-12-112-184/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.7 arm64, #885231Arthur Zamarin2022-12-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.7 x86, #885231Arthur Zamarin2022-12-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.7 amd64, #885231Arthur Zamarin2022-12-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.7 arm, #885231Sam James2022-12-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.7 ppc64, #885231Sam James2022-12-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: keyword 5.15.7 for ~loongWANG Xuerui2022-12-021-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-python/PyQt5: crank up dev-python/sip dependencySam James2022-11-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was after the tag, but: ``` 2022-10-30 Phil Thompson <phil@riverbankcomputing.com> * NEWS, lib/pyproject.toml: SIP v6.6.2 is now a minimum requirement for the array support. [bd2a905b5345] [tip] <5.15-maint> 2022-10-28 Phil Thompson <phil@riverbankcomputing.com> * NEWS, pyuic/uic/__init__.py: Fixed uic.compileUiDir() when the default system encoding is not UTF8. [50050fc4cd93] <5.15-maint> 2022-10-10 Phil Thompson <phil@riverbankcomputing.com> * NEWS, PyQt5.msp: Fixed QBoxLayout.insertItem() ownership bug. [dd1a6abd2427] <5.15-maint> 2022-09-17 Phil Thompson <phil@riverbankcomputing.com> * NEWS, qpy/QtCore/qpycore_qobject_helpers.cpp: Fixed calling QObject::inherits() from C++ on instances that were created by Python (and so was an instance of a generated derived class), had it's ownership transfered to C++ and the Python object garbage collected. This broke all sub-class converter code. [2e3c3b71f118] <5.15-maint> ``` These are the only commits since the 5.15.7 tag and various array commits were just before, so it seems likely that 5.15.7 actually does need >= 6.6.2. Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: add 5.15.7Sam James2022-10-302-0/+184
| | | | | Closes: https://bugs.gentoo.org/877835 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: drop 5.15.4-r1Andreas Sturmlechner2022-09-262-186/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-python/PyQt5: enable py3.11Andrew Ammerlaan2022-06-081-1/+1
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.6 arm, #825670Sam James2022-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.6 arm64, #825670Sam James2022-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.6 ppc64, #825670Sam James2022-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.6 amd64, #825670Sam James2022-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.6 x86, #825670Sam James2022-06-011-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.4-r1 ppc64, #831835Sam James2022-02-041-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: bump to 5.15.6Davide Pesavento2021-10-312-2/+2
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-python/PyQt5: keyword ~riscvYongxiang Liang2021-10-291-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-python/PyQt5: remove obsolete snapshotDavide Pesavento2021-10-222-194/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-python/PyQt5: add 5.15.5Davide Pesavento2021-10-212-0/+184
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-python/PyQt5: drop 5.15.2Davide Pesavento2021-09-033-193/+0
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.4-r1 arm64, #799632Sam James2021-09-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: keyword 5.15.4-r1 for ~riscvAlex Fan2021-08-101-1/+1
| | | | | Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-python/PyQt5: enable the Qt, pylupdate, and pyrcc modulesDavide Pesavento2021-08-031-2/+5
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-python/PyQt5: restrict sip dep to :0 in 5.15.4-r1Davide Pesavento2021-08-021-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-python/PyQt5: add 5.15.5_pre2107091435, EAPI 8Davide Pesavento2021-08-022-0/+191
| | | | | | | | | | Switched the build system to use sip-build + PyQt-builder instead of the deprecated configure.py Bug: https://bugs.gentoo.org/805965 Closes: https://bugs.gentoo.org/797535 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.4-r1 arm, #799632Sam James2021-07-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.4-r1 amd64, #799632Sam James2021-07-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.4-r1 x86, #799632Sam James2021-07-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: add pypi URL to HOMEPAGEDavide Pesavento2021-06-191-2/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-python/PyQt5: add USE=speechDavide Pesavento2021-06-022-5/+8
| | | | | | Bug: https://bugs.gentoo.org/792861 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-python/PyQt5: raise sip dependencyDavide Pesavento2021-06-011-10/+10
| | | | | | | https://www.riverbankcomputing.com/pipermail/pyqt/2021-February/043652.html Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* dev-python/PyQt5: add 5.15.4, add py3.10Andrew Ammerlaan2021-06-012-0/+184
| | | | | | | | | | | | - Dropped webkit flag because deprecated, and the only consumer of this flag has been ported to webengine upstream - Dropped networkauth flag as these bindings are no longer included Closes: https://bugs.gentoo.org/793419 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-python/PyQt5: Drop 5.15.1Andreas Sturmlechner2021-05-242-191/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.2 arm64, #766171Sam James2021-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.2 x86, #766171Sam James2021-01-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: Stabilize 5.15.2 arm, #766171Sam James2021-01-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/PyQt5: amd64 stable wrt bug #766171Agostino Sarubbo2021-01-201-2/+2
| | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>