[gentoo-commits] repo/proj/guru:dev commit in: dev-python/PyQt5-stubs/
commit: 613b8345f359dc5f3558c741897addc3a8c283cf Author: David Roman gmail com> AuthorDate: Thu Feb 13 23:51:29 2025 + Commit: David Roman gmail com> CommitDate: Thu Feb 13 23:51:55 2025 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=613b8345 dev-python/PyQt5-stubs: keep USE in sync with pyqt5 Signed-off-by: David Roman gmail.com> .../{PyQt5-stubs-5.15.6.0.ebuild => PyQt5-stubs-5.15.6.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0-r1.ebuild similarity index 82% rename from dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild rename to dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0-r1.ebuild index 985335e20..4931db7cf 100644 --- a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild +++ b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0-r1.ebuild @@ -25,7 +25,7 @@ KEYWORDS="~amd64" DEPEND="test? ( dev-python/mypy[${PYTHON_USEDEP}] dev-python/pyqtwebengine[${PYTHON_USEDEP}] - dev-python/pyqt5[${PYTHON_USEDEP},dbus,declarative,designer,location,multimedia,network,opengl,positioning,serialport,sql,svg,widgets] + dev-python/pyqt5[${PYTHON_USEDEP},dbus,declarative,designer,multimedia,network,opengl,serialport,sql,svg,widgets] ) "
[gentoo-commits] repo/proj/guru:dev commit in: dev-python/PyQt5-stubs/
commit: 4a2a76051702e3e89c20aa2a3c38a2b50361f2d5 Author: David Roman gmail com> AuthorDate: Thu Jan 23 13:29:37 2025 + Commit: David Roman gmail com> CommitDate: Thu Jan 23 13:29:37 2025 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a2a7605 dev-python/PyQt5-stubs: enable py3.13 Signed-off-by: David Roman gmail.com> dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild index 54866707b..985335e20 100644 --- a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild +++ b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11,12} ) +PYTHON_COMPAT=( python3_{11..13} ) inherit distutils-r1 @@ -25,7 +25,7 @@ KEYWORDS="~amd64" DEPEND="test? ( dev-python/mypy[${PYTHON_USEDEP}] dev-python/pyqtwebengine[${PYTHON_USEDEP}] - dev-python/pyqt5[${PYTHON_USEDEP},bluetooth,dbus,declarative,designer,location,multimedia,network,opengl,positioning,serialport,sql,svg,widgets] + dev-python/pyqt5[${PYTHON_USEDEP},dbus,declarative,designer,location,multimedia,network,opengl,positioning,serialport,sql,svg,widgets] ) "
[gentoo-commits] repo/proj/guru:dev commit in: dev-python/PyQt5-stubs/
commit: 4ffc075aba7499f83c47a8b904114259e58fca6d Author: David Roman gmail com> AuthorDate: Thu Jan 23 13:29:53 2025 + Commit: David Roman gmail com> CommitDate: Thu Jan 23 13:29:53 2025 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ffc075a dev-python/PyQt5-stubs: drop 5.15.2.0 Signed-off-by: David Roman gmail.com> dev-python/PyQt5-stubs/Manifest| 1 - dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild | 31 -- 2 files changed, 32 deletions(-) diff --git a/dev-python/PyQt5-stubs/Manifest b/dev-python/PyQt5-stubs/Manifest index ad56a471a..c580d33a7 100644 --- a/dev-python/PyQt5-stubs/Manifest +++ b/dev-python/PyQt5-stubs/Manifest @@ -1,2 +1 @@ -DIST PyQt5-stubs-5.15.2.0.gh.tar.gz 344714 BLAKE2B 67e07fd5851748fb0f3161f82ccf699a69399da004f16daae3a3bd28c0a5ef49c91d14dfccc9b49d2071a727e3b7cff9540ffdb3c9751a341ed628dbea295010 SHA512 9b33a8f999b12e6cf73277835f72f303b243e33638c4f751ce5f6d5c8c50e30326b505f4235ea2cb09e46004186b92bc3ab320f5143a9899d99767cc0f173314 DIST PyQt5-stubs-5.15.6.0.gh.tar.gz 496888 BLAKE2B 01c0d8478783fe7ef4e460cb5b5823315dbb389ef29213ce77444fa021b43508a30c125e66d59bd28b017ee0798e7815dd2a8eff86a6ce9bf25fbe0f4274771a SHA512 76c7a94f9f949dd4d9c67fedb74aab2c9246834a6ad99fb28003e35bdad6a262b26051c17180b9a2b511e228a038e5c64ccc9885095c4239740cda339e91801e diff --git a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild deleted file mode 100644 index 9199ecfb7..0 --- a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 2023-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11,12} ) - -inherit distutils-r1 - -DESCRIPTION="Stubs for PyQt5" -HOMEPAGE=" - https://pypi.org/project/PyQt5-stubs/ - https://github.com/python-qt-tools/PyQt5-stubs - -" - -# no tests on pypi -SRC_URI="https://github.com/python-qt-tools/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND="test? ( - dev-python/mypy[${PYTHON_USEDEP}] - dev-python/pyqt5[${PYTHON_USEDEP},widgets] - ) -" - -distutils_enable_tests pytest
[gentoo-commits] repo/proj/guru:dev commit in: dev-python/PyQt5-stubs/
commit: c70c310dd3f02626f490cea51f061a142ef09399 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sun Nov 24 20:57:48 2024 + Commit: Anna Vyalkova sysrq in> CommitDate: Sun Nov 24 20:57:48 2024 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c70c310d dev-python/PyQt5-stubs: rename dev-python/{PyQtWebEngine → pyqtwebengine} Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild index caacbc332..54866707b 100644 --- a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild +++ b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild @@ -24,7 +24,7 @@ KEYWORDS="~amd64" DEPEND="test? ( dev-python/mypy[${PYTHON_USEDEP}] - dev-python/PyQtWebEngine[${PYTHON_USEDEP}] + dev-python/pyqtwebengine[${PYTHON_USEDEP}] dev-python/pyqt5[${PYTHON_USEDEP},bluetooth,dbus,declarative,designer,location,multimedia,network,opengl,positioning,serialport,sql,svg,widgets] ) "
[gentoo-commits] repo/proj/guru:dev commit in: dev-python/PyQt5-stubs/
commit: 0eaa08824bb70907ae286b757b7da14fd2d3966d Author: David Roman gmail com> AuthorDate: Tue Dec 12 15:01:11 2023 + Commit: David Roman gmail com> CommitDate: Tue Dec 12 15:01:31 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0eaa0882 dev-python/PyQt5-stubs: add 5.15.6.0 Signed-off-by: David Roman gmail.com> dev-python/PyQt5-stubs/Manifest| 1 + dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild | 32 ++ 2 files changed, 33 insertions(+) diff --git a/dev-python/PyQt5-stubs/Manifest b/dev-python/PyQt5-stubs/Manifest index c5ff5ea262..ad56a471a4 100644 --- a/dev-python/PyQt5-stubs/Manifest +++ b/dev-python/PyQt5-stubs/Manifest @@ -1 +1,2 @@ DIST PyQt5-stubs-5.15.2.0.gh.tar.gz 344714 BLAKE2B 67e07fd5851748fb0f3161f82ccf699a69399da004f16daae3a3bd28c0a5ef49c91d14dfccc9b49d2071a727e3b7cff9540ffdb3c9751a341ed628dbea295010 SHA512 9b33a8f999b12e6cf73277835f72f303b243e33638c4f751ce5f6d5c8c50e30326b505f4235ea2cb09e46004186b92bc3ab320f5143a9899d99767cc0f173314 +DIST PyQt5-stubs-5.15.6.0.gh.tar.gz 496888 BLAKE2B 01c0d8478783fe7ef4e460cb5b5823315dbb389ef29213ce77444fa021b43508a30c125e66d59bd28b017ee0798e7815dd2a8eff86a6ce9bf25fbe0f4274771a SHA512 76c7a94f9f949dd4d9c67fedb74aab2c9246834a6ad99fb28003e35bdad6a262b26051c17180b9a2b511e228a038e5c64ccc9885095c4239740cda339e91801e diff --git a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild new file mode 100644 index 00..cd625375de --- /dev/null +++ b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.6.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{11,12} ) + +inherit distutils-r1 + +DESCRIPTION="Stubs for PyQt5" +HOMEPAGE=" + https://pypi.org/project/PyQt5-stubs/ + https://github.com/python-qt-tools/PyQt5-stubs + +" + +# no tests on pypi +SRC_URI="https://github.com/python-qt-tools/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64" + +DEPEND="test? ( + dev-python/mypy[${PYTHON_USEDEP}] + dev-python/PyQtWebEngine[${PYTHON_USEDEP}] + dev-python/PyQt5[${PYTHON_USEDEP},bluetooth,dbus,declarative,designer,location,multimedia,network,opengl,positioning,serialport,sql,svg,widgets] + ) +" + +distutils_enable_tests pytest
[gentoo-commits] repo/proj/guru:dev commit in: dev-python/PyQt5-stubs/
commit: fc8bc62abfb1fba145673509b2a76e5af6e64d5c Author: David Roman gmail com> AuthorDate: Tue Nov 21 12:01:47 2023 + Commit: David Roman gmail com> CommitDate: Tue Nov 21 12:01:47 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fc8bc62a dev-python/PyQt5-stubs: fix tests Closes: https://bugs.gentoo.org/916605 Signed-off-by: David Roman gmail.com> dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild index 34a35d63e3..b916a46b02 100644 --- a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild +++ b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild @@ -24,7 +24,7 @@ KEYWORDS="~amd64" DEPEND="test? ( dev-python/mypy[${PYTHON_USEDEP}] - dev-python/PyQt5[${PYTHON_USEDEP}] + dev-python/PyQt5[${PYTHON_USEDEP},widgets] ) "
[gentoo-commits] repo/proj/guru:dev commit in: dev-python/PyQt5-stubs/
commit: 5ddbe788cc08a5868d8509a05bb19437fcdeed4a Author: David Roman gmail com> AuthorDate: Mon Oct 30 11:21:19 2023 + Commit: David Roman gmail com> CommitDate: Mon Oct 30 11:21:19 2023 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5ddbe788 dev-python/PyQt5-stubs: new package, add 5.15.2.0 Signed-off-by: David Roman gmail.com> dev-python/PyQt5-stubs/Manifest| 1 + dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild | 31 ++ dev-python/PyQt5-stubs/metadata.xml| 12 + 3 files changed, 44 insertions(+) diff --git a/dev-python/PyQt5-stubs/Manifest b/dev-python/PyQt5-stubs/Manifest new file mode 100644 index 00..c5ff5ea262 --- /dev/null +++ b/dev-python/PyQt5-stubs/Manifest @@ -0,0 +1 @@ +DIST PyQt5-stubs-5.15.2.0.gh.tar.gz 344714 BLAKE2B 67e07fd5851748fb0f3161f82ccf699a69399da004f16daae3a3bd28c0a5ef49c91d14dfccc9b49d2071a727e3b7cff9540ffdb3c9751a341ed628dbea295010 SHA512 9b33a8f999b12e6cf73277835f72f303b243e33638c4f751ce5f6d5c8c50e30326b505f4235ea2cb09e46004186b92bc3ab320f5143a9899d99767cc0f173314 diff --git a/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild new file mode 100644 index 00..34a35d63e3 --- /dev/null +++ b/dev-python/PyQt5-stubs/PyQt5-stubs-5.15.2.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{11,12} ) + +inherit distutils-r1 + +DESCRIPTION="Stubs for PyQt5" +HOMEPAGE=" + https://pypi.org/project/PyQt5-stubs/ + https://github.com/python-qt-tools/PyQt5-stubs + +" + +# no tests on pypi +SRC_URI="https://github.com/python-qt-tools/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64" + +DEPEND="test? ( + dev-python/mypy[${PYTHON_USEDEP}] + dev-python/PyQt5[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest diff --git a/dev-python/PyQt5-stubs/metadata.xml b/dev-python/PyQt5-stubs/metadata.xml new file mode 100644 index 00..f17babbeea --- /dev/null +++ b/dev-python/PyQt5-stubs/metadata.xml @@ -0,0 +1,12 @@ + +https://www.gentoo.org/dtd/metadata.dtd";> + + + davidroma...@gmail.com + David Roman + + + python-qt-tools/PyQt5-stubs + PyQt5-stubs + +