[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2023-12-16 Thread Ronny Gutbrod
commit: 743592609c0c61e6f7796b754cb410b1c6049330
Author: tastytea  tastytea  de>
AuthorDate: Sat Dec 16 22:20:49 2023 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Sat Dec 16 22:20:59 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=74359260

dev-python/pywebview: drop 4.2.2

Signed-off-by: tastytea  tastytea.de>

 dev-python/pywebview/Manifest   |  1 -
 dev-python/pywebview/pywebview-4.2.2.ebuild | 40 -
 2 files changed, 41 deletions(-)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index c7cfbc192f..c9d1fdd847 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1,3 +1,2 @@
-DIST pywebview-4.2.2.tar.gz 30105686 BLAKE2B 
fd6cd5131fd42326046e1126951294f7c87245a0580c7269d4bbb8a9fd04048e0db3a5864ff32c646d21734519ac568903dd82de5b750c3d7bcdb90857fe958b
 SHA512 
6922d31bfc7a461948698b96d7e507162ac8718408ca0d8defa138d86c74d653c8026f5b0aa2d62d2147d7a64391f7e4d7726b5fcac0d836907fe5751bd82936
 DIST pywebview-4.3.3.tar.gz 30107570 BLAKE2B 
6907d928c2f0471547b75ce385636330e4ae2891c8082b24d659a75e525b84259a2db4bf4f8767c4d30c152724fc20c864456156fab8242e72753be32e908a49
 SHA512 
beaa481fc786ebd07d0d198167bbdfefb50e45b0c768b450c75385e6ed8f72df2cfebbcc7b5356632309300290d0d7b340bbd714e8d8aceaeca56e945857f007
 DIST pywebview-4.4.1.tar.gz 30127595 BLAKE2B 
13759ee774a63ddcf44af92ed11a3b902c2c15ebd3ad252f2b541b764601a722e55002aefea8a0621702a2bd0e94a7d4f1c3d8dd86d7e6def5abe6ecec3e7f78
 SHA512 
b712927606cd9704a00896f68780ee6b0bcd63077510e1d5ceb8d4fbd4b44ca96fff4390be7a29c65b0b0d14dee132fbff29b8dbc1094ebca89ac893566a4731

diff --git a/dev-python/pywebview/pywebview-4.2.2.ebuild 
b/dev-python/pywebview/pywebview-4.2.2.ebuild
deleted file mode 100644
index 015ed2bd9f..00
--- a/dev-python/pywebview/pywebview-4.2.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
-HOMEPAGE="https://github.com/r0x0r/pywebview;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="gtk qt5 qt6"
-REQUIRED_USE="|| ( gtk qt5 qt6 )"
-
-RDEPEND="
-   dev-python/bottle
-   dev-python/cryptography
-   dev-python/proxy_tools
-   gtk? (
-   dev-python/pygobject[cairo,${PYTHON_USEDEP}]
-   net-libs/webkit-gtk
-   )
-   qt5? (
-dev-python/pyside2[${PYTHON_USEDEP},webengine]
-dev-python/QtPy[${PYTHON_USEDEP},webengine]
-   )
-   qt6? (
-   dev-python/pyside6[${PYTHON_USEDEP},webengine]
-   dev-python/QtPy[${PYTHON_USEDEP},webengine]
-   )
-"
-
-distutils_enable_tests pytest
-
-RESTRICT="test" # FIXME: tests fail without message



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2023-12-16 Thread Ronny Gutbrod
commit: ba7b2a3cf837bda302dd1e2556b0436bccc2ca54
Author: tastytea  tastytea  de>
AuthorDate: Sat Dec 16 22:19:18 2023 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Sat Dec 16 22:20:59 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ba7b2a3c

dev-python/pywebview: add 4.4.1

Signed-off-by: tastytea  tastytea.de>

 dev-python/pywebview/Manifest   |  1 +
 dev-python/pywebview/pywebview-4.4.1.ebuild | 40 +
 2 files changed, 41 insertions(+)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index 8c53a0cd3f..c7cfbc192f 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1,2 +1,3 @@
 DIST pywebview-4.2.2.tar.gz 30105686 BLAKE2B 
fd6cd5131fd42326046e1126951294f7c87245a0580c7269d4bbb8a9fd04048e0db3a5864ff32c646d21734519ac568903dd82de5b750c3d7bcdb90857fe958b
 SHA512 
6922d31bfc7a461948698b96d7e507162ac8718408ca0d8defa138d86c74d653c8026f5b0aa2d62d2147d7a64391f7e4d7726b5fcac0d836907fe5751bd82936
 DIST pywebview-4.3.3.tar.gz 30107570 BLAKE2B 
6907d928c2f0471547b75ce385636330e4ae2891c8082b24d659a75e525b84259a2db4bf4f8767c4d30c152724fc20c864456156fab8242e72753be32e908a49
 SHA512 
beaa481fc786ebd07d0d198167bbdfefb50e45b0c768b450c75385e6ed8f72df2cfebbcc7b5356632309300290d0d7b340bbd714e8d8aceaeca56e945857f007
+DIST pywebview-4.4.1.tar.gz 30127595 BLAKE2B 
13759ee774a63ddcf44af92ed11a3b902c2c15ebd3ad252f2b541b764601a722e55002aefea8a0621702a2bd0e94a7d4f1c3d8dd86d7e6def5abe6ecec3e7f78
 SHA512 
b712927606cd9704a00896f68780ee6b0bcd63077510e1d5ceb8d4fbd4b44ca96fff4390be7a29c65b0b0d14dee132fbff29b8dbc1094ebca89ac893566a4731

diff --git a/dev-python/pywebview/pywebview-4.4.1.ebuild 
b/dev-python/pywebview/pywebview-4.4.1.ebuild
new file mode 100644
index 00..015ed2bd9f
--- /dev/null
+++ b/dev-python/pywebview/pywebview-4.4.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
+HOMEPAGE="https://github.com/r0x0r/pywebview;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="gtk qt5 qt6"
+REQUIRED_USE="|| ( gtk qt5 qt6 )"
+
+RDEPEND="
+   dev-python/bottle
+   dev-python/cryptography
+   dev-python/proxy_tools
+   gtk? (
+   dev-python/pygobject[cairo,${PYTHON_USEDEP}]
+   net-libs/webkit-gtk
+   )
+   qt5? (
+dev-python/pyside2[${PYTHON_USEDEP},webengine]
+dev-python/QtPy[${PYTHON_USEDEP},webengine]
+   )
+   qt6? (
+   dev-python/pyside6[${PYTHON_USEDEP},webengine]
+   dev-python/QtPy[${PYTHON_USEDEP},webengine]
+   )
+"
+
+distutils_enable_tests pytest
+
+RESTRICT="test" # FIXME: tests fail without message



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2023-09-28 Thread Ronny Gutbrod
commit: 503b8be623c8127fe4b0b02ebef1ed398e3843d8
Author: tastytea  tastytea  de>
AuthorDate: Thu Sep 28 12:37:16 2023 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Sep 28 12:45:11 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=503b8be6

dev-python/pywebview: add 4.3.3

Signed-off-by: tastytea  tastytea.de>

 dev-python/pywebview/Manifest   |  1 +
 dev-python/pywebview/pywebview-4.3.3.ebuild | 40 +
 2 files changed, 41 insertions(+)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index d06be7fdc3..0ebdaff9eb 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1,2 +1,3 @@
 DIST pywebview-4.1.tar.gz 30069532 BLAKE2B 
ca11bb04c4146204d379414fc6de0cd1e583c36feb126c859d8c8bb0e896bf5eb8de946943729e41d0c564c704d140baf765de2807aec0311348e97624c00f3a
 SHA512 
5cca2912adda83043c86f4b1386c70583fa547424b10c19dc2bfc713407cd9001515844b820e2050962fe84373febfaab495f646c56ab1d48207b47f2c535208
 DIST pywebview-4.2.2.tar.gz 30105686 BLAKE2B 
fd6cd5131fd42326046e1126951294f7c87245a0580c7269d4bbb8a9fd04048e0db3a5864ff32c646d21734519ac568903dd82de5b750c3d7bcdb90857fe958b
 SHA512 
6922d31bfc7a461948698b96d7e507162ac8718408ca0d8defa138d86c74d653c8026f5b0aa2d62d2147d7a64391f7e4d7726b5fcac0d836907fe5751bd82936
+DIST pywebview-4.3.3.tar.gz 30107570 BLAKE2B 
6907d928c2f0471547b75ce385636330e4ae2891c8082b24d659a75e525b84259a2db4bf4f8767c4d30c152724fc20c864456156fab8242e72753be32e908a49
 SHA512 
beaa481fc786ebd07d0d198167bbdfefb50e45b0c768b450c75385e6ed8f72df2cfebbcc7b5356632309300290d0d7b340bbd714e8d8aceaeca56e945857f007

diff --git a/dev-python/pywebview/pywebview-4.3.3.ebuild 
b/dev-python/pywebview/pywebview-4.3.3.ebuild
new file mode 100644
index 00..015ed2bd9f
--- /dev/null
+++ b/dev-python/pywebview/pywebview-4.3.3.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
+HOMEPAGE="https://github.com/r0x0r/pywebview;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="gtk qt5 qt6"
+REQUIRED_USE="|| ( gtk qt5 qt6 )"
+
+RDEPEND="
+   dev-python/bottle
+   dev-python/cryptography
+   dev-python/proxy_tools
+   gtk? (
+   dev-python/pygobject[cairo,${PYTHON_USEDEP}]
+   net-libs/webkit-gtk
+   )
+   qt5? (
+dev-python/pyside2[${PYTHON_USEDEP},webengine]
+dev-python/QtPy[${PYTHON_USEDEP},webengine]
+   )
+   qt6? (
+   dev-python/pyside6[${PYTHON_USEDEP},webengine]
+   dev-python/QtPy[${PYTHON_USEDEP},webengine]
+   )
+"
+
+distutils_enable_tests pytest
+
+RESTRICT="test" # FIXME: tests fail without message



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2023-09-28 Thread Ronny Gutbrod
commit: 4a73b7bb21ad8dcaa9d209f2d3113f6a202f287c
Author: tastytea  tastytea  de>
AuthorDate: Thu Sep 28 12:37:55 2023 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Thu Sep 28 12:45:11 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a73b7bb

dev-python/pywebview: drop 4.1

Signed-off-by: tastytea  tastytea.de>

 dev-python/pywebview/Manifest |  1 -
 dev-python/pywebview/pywebview-4.1.ebuild | 37 ---
 2 files changed, 38 deletions(-)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index 0ebdaff9eb..8c53a0cd3f 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1,3 +1,2 @@
-DIST pywebview-4.1.tar.gz 30069532 BLAKE2B 
ca11bb04c4146204d379414fc6de0cd1e583c36feb126c859d8c8bb0e896bf5eb8de946943729e41d0c564c704d140baf765de2807aec0311348e97624c00f3a
 SHA512 
5cca2912adda83043c86f4b1386c70583fa547424b10c19dc2bfc713407cd9001515844b820e2050962fe84373febfaab495f646c56ab1d48207b47f2c535208
 DIST pywebview-4.2.2.tar.gz 30105686 BLAKE2B 
fd6cd5131fd42326046e1126951294f7c87245a0580c7269d4bbb8a9fd04048e0db3a5864ff32c646d21734519ac568903dd82de5b750c3d7bcdb90857fe958b
 SHA512 
6922d31bfc7a461948698b96d7e507162ac8718408ca0d8defa138d86c74d653c8026f5b0aa2d62d2147d7a64391f7e4d7726b5fcac0d836907fe5751bd82936
 DIST pywebview-4.3.3.tar.gz 30107570 BLAKE2B 
6907d928c2f0471547b75ce385636330e4ae2891c8082b24d659a75e525b84259a2db4bf4f8767c4d30c152724fc20c864456156fab8242e72753be32e908a49
 SHA512 
beaa481fc786ebd07d0d198167bbdfefb50e45b0c768b450c75385e6ed8f72df2cfebbcc7b5356632309300290d0d7b340bbd714e8d8aceaeca56e945857f007

diff --git a/dev-python/pywebview/pywebview-4.1.ebuild 
b/dev-python/pywebview/pywebview-4.1.ebuild
deleted file mode 100644
index 3df2e37aa1..00
--- a/dev-python/pywebview/pywebview-4.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
-HOMEPAGE="https://github.com/r0x0r/pywebview;
-SRC_URI="https://github.com/r0x0r/pywebview/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="gtk qt5"
-REQUIRED_USE="|| ( gtk qt5 )"
-
-RDEPEND="
-   dev-python/bottle
-   dev-python/cryptography
-   dev-python/proxy_tools
-   gtk? (
-   dev-python/pygobject[cairo,${PYTHON_USEDEP}]
-   net-libs/webkit-gtk
-   )
-   qt5? (
-dev-python/pyside2[${PYTHON_USEDEP},webengine]
-dev-python/QtPy[${PYTHON_USEDEP},webengine]
-   )
-"
-
-distutils_enable_tests pytest
-
-RESTRICT="test" # FIXME: tests fail without message



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2023-06-30 Thread Ronny Gutbrod
commit: 77b0a00f4c5bbbfdd50c8e6e5f6b988207efc044
Author: tastytea  tastytea  de>
AuthorDate: Thu Jun 29 10:52:18 2023 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Fri Jun 30 12:12:40 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=77b0a00f

dev-python/pywebview: drop 3.7.2

Signed-off-by: tastytea  tastytea.de>

 dev-python/pywebview/Manifest   |  1 -
 dev-python/pywebview/pywebview-3.7.2.ebuild | 30 -
 2 files changed, 31 deletions(-)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index 21a323624..d06be7fdc 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1,3 +1,2 @@
-DIST pywebview-3.7.2.tar.gz 440069 BLAKE2B 
72a7b53ee72570f3ef0dc2c490f484dca02581490213708b6c45bb487b990d41ca64d477853454549c6cad3543f6381109a2fc54182bb14a720872b1fa240ed9
 SHA512 
943ce75a29f19b04890e8ae8f3327968b35ba347c8abab9079cfac5e9f93edfa0fbc3999d77a68bb7885d5a7236dc12c75b3a23e1cfbf2fc9fe794089a936db9
 DIST pywebview-4.1.tar.gz 30069532 BLAKE2B 
ca11bb04c4146204d379414fc6de0cd1e583c36feb126c859d8c8bb0e896bf5eb8de946943729e41d0c564c704d140baf765de2807aec0311348e97624c00f3a
 SHA512 
5cca2912adda83043c86f4b1386c70583fa547424b10c19dc2bfc713407cd9001515844b820e2050962fe84373febfaab495f646c56ab1d48207b47f2c535208
 DIST pywebview-4.2.2.tar.gz 30105686 BLAKE2B 
fd6cd5131fd42326046e1126951294f7c87245a0580c7269d4bbb8a9fd04048e0db3a5864ff32c646d21734519ac568903dd82de5b750c3d7bcdb90857fe958b
 SHA512 
6922d31bfc7a461948698b96d7e507162ac8718408ca0d8defa138d86c74d653c8026f5b0aa2d62d2147d7a64391f7e4d7726b5fcac0d836907fe5751bd82936

diff --git a/dev-python/pywebview/pywebview-3.7.2.ebuild 
b/dev-python/pywebview/pywebview-3.7.2.ebuild
deleted file mode 100644
index 7181c3a88..0
--- a/dev-python/pywebview/pywebview-3.7.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
-HOMEPAGE="https://github.com/r0x0r/pywebview;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="gtk qt5"
-REQUIRED_USE="|| ( gtk qt5 )"
-
-RDEPEND="
-   dev-python/proxy_tools
-   gtk? (
-   dev-python/pygobject[cairo,${PYTHON_USEDEP}]
-   net-libs/webkit-gtk
-   )
-   qt5? (
-dev-python/pyside2[${PYTHON_USEDEP},webengine]
-dev-python/QtPy[${PYTHON_USEDEP},webengine]
-   )
-"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2023-06-30 Thread Ronny Gutbrod
commit: 3b2e14e1a0c2062f9a035d6cc9e61a00eaa7aaa6
Author: tastytea  tastytea  de>
AuthorDate: Thu Jun 29 10:48:56 2023 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Fri Jun 30 12:12:40 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3b2e14e1

dev-python/pywebview: add 4.2.2

Signed-off-by: tastytea  tastytea.de>

 dev-python/pywebview/Manifest   |  1 +
 dev-python/pywebview/pywebview-4.2.2.ebuild | 40 +
 2 files changed, 41 insertions(+)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index f4b5de7e2..21a323624 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1,2 +1,3 @@
 DIST pywebview-3.7.2.tar.gz 440069 BLAKE2B 
72a7b53ee72570f3ef0dc2c490f484dca02581490213708b6c45bb487b990d41ca64d477853454549c6cad3543f6381109a2fc54182bb14a720872b1fa240ed9
 SHA512 
943ce75a29f19b04890e8ae8f3327968b35ba347c8abab9079cfac5e9f93edfa0fbc3999d77a68bb7885d5a7236dc12c75b3a23e1cfbf2fc9fe794089a936db9
 DIST pywebview-4.1.tar.gz 30069532 BLAKE2B 
ca11bb04c4146204d379414fc6de0cd1e583c36feb126c859d8c8bb0e896bf5eb8de946943729e41d0c564c704d140baf765de2807aec0311348e97624c00f3a
 SHA512 
5cca2912adda83043c86f4b1386c70583fa547424b10c19dc2bfc713407cd9001515844b820e2050962fe84373febfaab495f646c56ab1d48207b47f2c535208
+DIST pywebview-4.2.2.tar.gz 30105686 BLAKE2B 
fd6cd5131fd42326046e1126951294f7c87245a0580c7269d4bbb8a9fd04048e0db3a5864ff32c646d21734519ac568903dd82de5b750c3d7bcdb90857fe958b
 SHA512 
6922d31bfc7a461948698b96d7e507162ac8718408ca0d8defa138d86c74d653c8026f5b0aa2d62d2147d7a64391f7e4d7726b5fcac0d836907fe5751bd82936

diff --git a/dev-python/pywebview/pywebview-4.2.2.ebuild 
b/dev-python/pywebview/pywebview-4.2.2.ebuild
new file mode 100644
index 0..015ed2bd9
--- /dev/null
+++ b/dev-python/pywebview/pywebview-4.2.2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
+HOMEPAGE="https://github.com/r0x0r/pywebview;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="gtk qt5 qt6"
+REQUIRED_USE="|| ( gtk qt5 qt6 )"
+
+RDEPEND="
+   dev-python/bottle
+   dev-python/cryptography
+   dev-python/proxy_tools
+   gtk? (
+   dev-python/pygobject[cairo,${PYTHON_USEDEP}]
+   net-libs/webkit-gtk
+   )
+   qt5? (
+dev-python/pyside2[${PYTHON_USEDEP},webengine]
+dev-python/QtPy[${PYTHON_USEDEP},webengine]
+   )
+   qt6? (
+   dev-python/pyside6[${PYTHON_USEDEP},webengine]
+   dev-python/QtPy[${PYTHON_USEDEP},webengine]
+   )
+"
+
+distutils_enable_tests pytest
+
+RESTRICT="test" # FIXME: tests fail without message



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2023-05-23 Thread Ronny Gutbrod
commit: 67365ce1560d06e67e76d0d1ae5e1434249dd1a9
Author: tastytea  tastytea  de>
AuthorDate: Tue May 23 12:45:07 2023 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Tue May 23 12:45:07 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=67365ce1

dev-python/pywebview: add 4.1

Signed-off-by: tastytea  tastytea.de>

 dev-python/pywebview/Manifest |  1 +
 dev-python/pywebview/pywebview-4.1.ebuild | 37 +++
 2 files changed, 38 insertions(+)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index 3c663a01b..f4b5de7e2 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1 +1,2 @@
 DIST pywebview-3.7.2.tar.gz 440069 BLAKE2B 
72a7b53ee72570f3ef0dc2c490f484dca02581490213708b6c45bb487b990d41ca64d477853454549c6cad3543f6381109a2fc54182bb14a720872b1fa240ed9
 SHA512 
943ce75a29f19b04890e8ae8f3327968b35ba347c8abab9079cfac5e9f93edfa0fbc3999d77a68bb7885d5a7236dc12c75b3a23e1cfbf2fc9fe794089a936db9
+DIST pywebview-4.1.tar.gz 30069532 BLAKE2B 
ca11bb04c4146204d379414fc6de0cd1e583c36feb126c859d8c8bb0e896bf5eb8de946943729e41d0c564c704d140baf765de2807aec0311348e97624c00f3a
 SHA512 
5cca2912adda83043c86f4b1386c70583fa547424b10c19dc2bfc713407cd9001515844b820e2050962fe84373febfaab495f646c56ab1d48207b47f2c535208

diff --git a/dev-python/pywebview/pywebview-4.1.ebuild 
b/dev-python/pywebview/pywebview-4.1.ebuild
new file mode 100644
index 0..3df2e37aa
--- /dev/null
+++ b/dev-python/pywebview/pywebview-4.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
+HOMEPAGE="https://github.com/r0x0r/pywebview;
+SRC_URI="https://github.com/r0x0r/pywebview/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="gtk qt5"
+REQUIRED_USE="|| ( gtk qt5 )"
+
+RDEPEND="
+   dev-python/bottle
+   dev-python/cryptography
+   dev-python/proxy_tools
+   gtk? (
+   dev-python/pygobject[cairo,${PYTHON_USEDEP}]
+   net-libs/webkit-gtk
+   )
+   qt5? (
+dev-python/pyside2[${PYTHON_USEDEP},webengine]
+dev-python/QtPy[${PYTHON_USEDEP},webengine]
+   )
+"
+
+distutils_enable_tests pytest
+
+RESTRICT="test" # FIXME: tests fail without message



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2023-05-23 Thread Ronny Gutbrod
commit: 3209c8d33c19fa79f94c63faed683bccabd57c35
Author: tastytea  tastytea  de>
AuthorDate: Tue May 23 12:46:36 2023 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Tue May 23 12:46:36 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3209c8d3

dev-python/pywebview: add github upstream metadata

Signed-off-by: tastytea  tastytea.de>

 dev-python/pywebview/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-python/pywebview/metadata.xml 
b/dev-python/pywebview/metadata.xml
index da58abed9..9bf76813b 100644
--- a/dev-python/pywebview/metadata.xml
+++ b/dev-python/pywebview/metadata.xml
@@ -5,4 +5,7 @@
gen...@tastytea.de
tastytea

+   
+   r0x0r/pywebview
+   
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2023-05-20 Thread Ronny Gutbrod
commit: b66c4dbf634fd6dc488db8fbeee14c0d760110f5
Author: tastytea  tastytea  de>
AuthorDate: Sat May 20 16:14:59 2023 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Sat May 20 16:14:59 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b66c4dbf

dev-python/pywebview: drop 3.6.1, 3.7

Signed-off-by: tastytea  tastytea.de>

 dev-python/pywebview/Manifest   |  2 --
 dev-python/pywebview/pywebview-3.6.1.ebuild | 30 
 dev-python/pywebview/pywebview-3.7.ebuild   | 31 -
 3 files changed, 63 deletions(-)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index a0c9ad5c6..3c663a01b 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1,3 +1 @@
-DIST pywebview-3.6.1.tar.gz 338235 BLAKE2B 
6376ee4f6bea245e1583414a0203bfed518f84cc64480a451e0b445c2b43f1d532c99dbf1403bca54f2e2b71859262e451b23be231578c91372d5691ffcbff37
 SHA512 
0877981f66c34f72d8c216c5e5167df2bf3c9b4bdd597e1ddde64958ab31e683d722df51e4638510cfa02f382f879340da6ce1b55760b792c215d4c826233f84
 DIST pywebview-3.7.2.tar.gz 440069 BLAKE2B 
72a7b53ee72570f3ef0dc2c490f484dca02581490213708b6c45bb487b990d41ca64d477853454549c6cad3543f6381109a2fc54182bb14a720872b1fa240ed9
 SHA512 
943ce75a29f19b04890e8ae8f3327968b35ba347c8abab9079cfac5e9f93edfa0fbc3999d77a68bb7885d5a7236dc12c75b3a23e1cfbf2fc9fe794089a936db9
-DIST pywebview-3.7.tar.gz 339300 BLAKE2B 
4cb3fec3566e3ff82f3e515c9ab7e295e6240df62f986f79e2a9de20343bdf0174accd46a26320b302c344ebd098d7ab0f1b51b509c265d5217756db6c0c3a99
 SHA512 
170ceb106a7382e25b1afc62085deb5d58a6ba52c5fd2afeb7408455e85eba5f537cc9a5f05ab35dbe8e20615e0a65d2629e70283f9a00dc67903d213a8dbf79

diff --git a/dev-python/pywebview/pywebview-3.6.1.ebuild 
b/dev-python/pywebview/pywebview-3.6.1.ebuild
deleted file mode 100644
index 3ac219afd..0
--- a/dev-python/pywebview/pywebview-3.6.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
-HOMEPAGE="https://github.com/r0x0r/pywebview;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="gtk qt5"
-REQUIRED_USE="|| ( gtk qt5 )"
-
-RDEPEND="
-   dev-python/proxy_tools
-   gtk? (
-   dev-python/pygobject[cairo,${PYTHON_USEDEP}]
-   net-libs/webkit-gtk
-   )
-   qt5? (
-dev-python/pyside2[${PYTHON_USEDEP}]
-dev-python/QtPy[${PYTHON_USEDEP}]
-   )
-"

diff --git a/dev-python/pywebview/pywebview-3.7.ebuild 
b/dev-python/pywebview/pywebview-3.7.ebuild
deleted file mode 100644
index b3f6f3db9..0
--- a/dev-python/pywebview/pywebview-3.7.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
-HOMEPAGE="https://github.com/r0x0r/pywebview;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="gtk qt5"
-REQUIRED_USE="|| ( gtk qt5 )"
-
-RDEPEND="
-   dev-python/proxy_tools
-   gtk? (
-   dev-python/pygobject[cairo,${PYTHON_USEDEP}]
-   net-libs/webkit-gtk
-   )
-   qt5? (
-dev-python/pyside2[${PYTHON_USEDEP},webengine]
-dev-python/QtPy[${PYTHON_USEDEP},webengine]
-   )
-"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2022-11-16 Thread Ronny Gutbrod
commit: 4717b9f676774eb3f4224cbdd848c05ef11ef40b
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Wed Nov 16 18:52:29 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Wed Nov 16 18:52:35 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4717b9f6

dev-python/pywebview: add 3.7.2, drop 3.7.1

Signed-off-by: Ronny (tastytea) Gutbrod  tastytea.de>

 dev-python/pywebview/Manifest   | 2 +-
 dev-python/pywebview/{pywebview-3.7.1.ebuild => pywebview-3.7.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index d2c26a72c..a0c9ad5c6 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1,3 +1,3 @@
 DIST pywebview-3.6.1.tar.gz 338235 BLAKE2B 
6376ee4f6bea245e1583414a0203bfed518f84cc64480a451e0b445c2b43f1d532c99dbf1403bca54f2e2b71859262e451b23be231578c91372d5691ffcbff37
 SHA512 
0877981f66c34f72d8c216c5e5167df2bf3c9b4bdd597e1ddde64958ab31e683d722df51e4638510cfa02f382f879340da6ce1b55760b792c215d4c826233f84
-DIST pywebview-3.7.1.tar.gz 379076 BLAKE2B 
9db9dbb368439b88b3d15997e53889e6cd1d935749c6ca2de27cb2650470d8fc1af5060760ed9cec81d0bb1de17d717b5a8f73aa907e6f7846d7838075ef09b9
 SHA512 
cd1ab821f82fe1b46ad2c7b9986137048105734b30e33b3aaabdc6bdd5a5bece1bc1df978d7a1d5e59b7072a9f7089b9d8b2c71f9344c5721abed1ac0d522aad
+DIST pywebview-3.7.2.tar.gz 440069 BLAKE2B 
72a7b53ee72570f3ef0dc2c490f484dca02581490213708b6c45bb487b990d41ca64d477853454549c6cad3543f6381109a2fc54182bb14a720872b1fa240ed9
 SHA512 
943ce75a29f19b04890e8ae8f3327968b35ba347c8abab9079cfac5e9f93edfa0fbc3999d77a68bb7885d5a7236dc12c75b3a23e1cfbf2fc9fe794089a936db9
 DIST pywebview-3.7.tar.gz 339300 BLAKE2B 
4cb3fec3566e3ff82f3e515c9ab7e295e6240df62f986f79e2a9de20343bdf0174accd46a26320b302c344ebd098d7ab0f1b51b509c265d5217756db6c0c3a99
 SHA512 
170ceb106a7382e25b1afc62085deb5d58a6ba52c5fd2afeb7408455e85eba5f537cc9a5f05ab35dbe8e20615e0a65d2629e70283f9a00dc67903d213a8dbf79

diff --git a/dev-python/pywebview/pywebview-3.7.1.ebuild 
b/dev-python/pywebview/pywebview-3.7.2.ebuild
similarity index 100%
rename from dev-python/pywebview/pywebview-3.7.1.ebuild
rename to dev-python/pywebview/pywebview-3.7.2.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2022-11-16 Thread Ronny Gutbrod
commit: 5b83af1d4472c029ded28ffbfcdc50935f7e2862
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Wed Nov 16 10:30:19 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Wed Nov 16 10:30:19 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5b83af1d

dev-python/pywebview: add 3.7.1

Signed-off-by: Ronny (tastytea) Gutbrod  tastytea.de>

 dev-python/pywebview/Manifest   |  1 +
 dev-python/pywebview/pywebview-3.7.1.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index e788323ec..d2c26a72c 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1,2 +1,3 @@
 DIST pywebview-3.6.1.tar.gz 338235 BLAKE2B 
6376ee4f6bea245e1583414a0203bfed518f84cc64480a451e0b445c2b43f1d532c99dbf1403bca54f2e2b71859262e451b23be231578c91372d5691ffcbff37
 SHA512 
0877981f66c34f72d8c216c5e5167df2bf3c9b4bdd597e1ddde64958ab31e683d722df51e4638510cfa02f382f879340da6ce1b55760b792c215d4c826233f84
+DIST pywebview-3.7.1.tar.gz 379076 BLAKE2B 
9db9dbb368439b88b3d15997e53889e6cd1d935749c6ca2de27cb2650470d8fc1af5060760ed9cec81d0bb1de17d717b5a8f73aa907e6f7846d7838075ef09b9
 SHA512 
cd1ab821f82fe1b46ad2c7b9986137048105734b30e33b3aaabdc6bdd5a5bece1bc1df978d7a1d5e59b7072a9f7089b9d8b2c71f9344c5721abed1ac0d522aad
 DIST pywebview-3.7.tar.gz 339300 BLAKE2B 
4cb3fec3566e3ff82f3e515c9ab7e295e6240df62f986f79e2a9de20343bdf0174accd46a26320b302c344ebd098d7ab0f1b51b509c265d5217756db6c0c3a99
 SHA512 
170ceb106a7382e25b1afc62085deb5d58a6ba52c5fd2afeb7408455e85eba5f537cc9a5f05ab35dbe8e20615e0a65d2629e70283f9a00dc67903d213a8dbf79

diff --git a/dev-python/pywebview/pywebview-3.7.1.ebuild 
b/dev-python/pywebview/pywebview-3.7.1.ebuild
new file mode 100644
index 0..537929de8
--- /dev/null
+++ b/dev-python/pywebview/pywebview-3.7.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
+HOMEPAGE="https://github.com/r0x0r/pywebview;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="gtk qt5"
+REQUIRED_USE="|| ( gtk qt5 )"
+
+RDEPEND="
+   dev-python/proxy_tools
+   gtk? (
+   dev-python/pygobject[cairo,${PYTHON_USEDEP}]
+   net-libs/webkit-gtk
+   )
+   qt5? (
+dev-python/pyside2[${PYTHON_USEDEP},webengine]
+dev-python/QtPy[${PYTHON_USEDEP},webengine]
+   )
+"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2022-11-13 Thread Ronny Gutbrod
commit: e6b1964e6b9fb3485969e29fcf96a159c8368377
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Sun Nov 13 07:15:45 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Sun Nov 13 09:26:22 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e6b1964e

dev-python/pywebview: add 3.7

Signed-off-by: Ronny (tastytea) Gutbrod  tastytea.de>

 dev-python/pywebview/Manifest |  1 +
 dev-python/pywebview/pywebview-3.7.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index 5c29729f0..b811dbda1 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1,2 +1,3 @@
 DIST pywebview-3.5.tar.gz 336741 BLAKE2B 
332a71499d034acb94e2151771399007d441d85485bf596fb510e7513a417ac8dd1f1091db7796a767b535089d024affaea979567d6992f1bbe1154452cfcd80
 SHA512 
0d4e60a1389a11a9406634ac05446bc11bdea30ed4d81aca311ef01d8e9613d3582cf480c0a79bfe2b5a8c803c56c437abc0bb86ef4ba243bff638fcd6de9490
 DIST pywebview-3.6.1.tar.gz 338235 BLAKE2B 
6376ee4f6bea245e1583414a0203bfed518f84cc64480a451e0b445c2b43f1d532c99dbf1403bca54f2e2b71859262e451b23be231578c91372d5691ffcbff37
 SHA512 
0877981f66c34f72d8c216c5e5167df2bf3c9b4bdd597e1ddde64958ab31e683d722df51e4638510cfa02f382f879340da6ce1b55760b792c215d4c826233f84
+DIST pywebview-3.7.tar.gz 339300 BLAKE2B 
4cb3fec3566e3ff82f3e515c9ab7e295e6240df62f986f79e2a9de20343bdf0174accd46a26320b302c344ebd098d7ab0f1b51b509c265d5217756db6c0c3a99
 SHA512 
170ceb106a7382e25b1afc62085deb5d58a6ba52c5fd2afeb7408455e85eba5f537cc9a5f05ab35dbe8e20615e0a65d2629e70283f9a00dc67903d213a8dbf79

diff --git a/dev-python/pywebview/pywebview-3.7.ebuild 
b/dev-python/pywebview/pywebview-3.7.ebuild
new file mode 100644
index 0..537929de8
--- /dev/null
+++ b/dev-python/pywebview/pywebview-3.7.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
+HOMEPAGE="https://github.com/r0x0r/pywebview;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="gtk qt5"
+REQUIRED_USE="|| ( gtk qt5 )"
+
+RDEPEND="
+   dev-python/proxy_tools
+   gtk? (
+   dev-python/pygobject[cairo,${PYTHON_USEDEP}]
+   net-libs/webkit-gtk
+   )
+   qt5? (
+dev-python/pyside2[${PYTHON_USEDEP},webengine]
+dev-python/QtPy[${PYTHON_USEDEP},webengine]
+   )
+"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2022-11-13 Thread Ronny Gutbrod
commit: dbdbf29bfff40f809a8a0275e9050c5248d5efcf
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Sun Nov 13 07:17:20 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Sun Nov 13 09:26:22 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dbdbf29b

dev-python/pywebview: drop 3.5

Signed-off-by: Ronny (tastytea) Gutbrod  tastytea.de>

 dev-python/pywebview/Manifest |  1 -
 dev-python/pywebview/pywebview-3.5.ebuild | 26 --
 2 files changed, 27 deletions(-)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index b811dbda1..e788323ec 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1,3 +1,2 @@
-DIST pywebview-3.5.tar.gz 336741 BLAKE2B 
332a71499d034acb94e2151771399007d441d85485bf596fb510e7513a417ac8dd1f1091db7796a767b535089d024affaea979567d6992f1bbe1154452cfcd80
 SHA512 
0d4e60a1389a11a9406634ac05446bc11bdea30ed4d81aca311ef01d8e9613d3582cf480c0a79bfe2b5a8c803c56c437abc0bb86ef4ba243bff638fcd6de9490
 DIST pywebview-3.6.1.tar.gz 338235 BLAKE2B 
6376ee4f6bea245e1583414a0203bfed518f84cc64480a451e0b445c2b43f1d532c99dbf1403bca54f2e2b71859262e451b23be231578c91372d5691ffcbff37
 SHA512 
0877981f66c34f72d8c216c5e5167df2bf3c9b4bdd597e1ddde64958ab31e683d722df51e4638510cfa02f382f879340da6ce1b55760b792c215d4c826233f84
 DIST pywebview-3.7.tar.gz 339300 BLAKE2B 
4cb3fec3566e3ff82f3e515c9ab7e295e6240df62f986f79e2a9de20343bdf0174accd46a26320b302c344ebd098d7ab0f1b51b509c265d5217756db6c0c3a99
 SHA512 
170ceb106a7382e25b1afc62085deb5d58a6ba52c5fd2afeb7408455e85eba5f537cc9a5f05ab35dbe8e20615e0a65d2629e70283f9a00dc67903d213a8dbf79

diff --git a/dev-python/pywebview/pywebview-3.5.ebuild 
b/dev-python/pywebview/pywebview-3.5.ebuild
deleted file mode 100644
index 4c1f2b10e..0
--- a/dev-python/pywebview/pywebview-3.5.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9,10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
-HOMEPAGE="https://github.com/r0x0r/pywebview;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="gtk qt5"
-REQUIRED_USE="|| ( gtk qt5 )"
-
-RDEPEND="
-   gtk? (
-   dev-python/pygobject[cairo,${PYTHON_USEDEP}]
-   net-libs/webkit-gtk
-   )
-   qt5? ( dev-python/PyQtWebEngine[${PYTHON_USEDEP}] )
-"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2022-09-03 Thread Ronny Gutbrod
commit: 4cc53879d65860dacb9bf820fde489a6faa59c8d
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Sat Sep  3 19:52:42 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Sat Sep  3 19:52:42 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4cc53879

dev-python/pywebview: enable py3.11

Signed-off-by: Ronny (tastytea) Gutbrod  tastytea.de>

 dev-python/pywebview/pywebview-3.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pywebview/pywebview-3.6.1.ebuild 
b/dev-python/pywebview/pywebview-3.6.1.ebuild
index a82e7e54f..d53ba46e3 100644
--- a/dev-python/pywebview/pywebview-3.6.1.ebuild
+++ b/dev-python/pywebview/pywebview-3.6.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2022-02-21 Thread Ronny Gutbrod
commit: e2d1acff6d607b433c90dc988795730d9593c00f
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Mon Feb 21 21:25:44 2022 +
Commit: Ronny Gutbrod  tastytea  de>
CommitDate: Mon Feb 21 21:29:45 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e2d1acff

dev-python/pywebview: Version bump

Drop all arches except ~amd64 because of dev-python/proxy_tools
dependency.

Signed-off-by: Ronny (tastytea) Gutbrod  tastytea.de>

 dev-python/pywebview/Manifest   |  1 +
 dev-python/pywebview/pywebview-3.6.1.ebuild | 30 +
 2 files changed, 31 insertions(+)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index 3369f6a71..5c29729f0 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1 +1,2 @@
 DIST pywebview-3.5.tar.gz 336741 BLAKE2B 
332a71499d034acb94e2151771399007d441d85485bf596fb510e7513a417ac8dd1f1091db7796a767b535089d024affaea979567d6992f1bbe1154452cfcd80
 SHA512 
0d4e60a1389a11a9406634ac05446bc11bdea30ed4d81aca311ef01d8e9613d3582cf480c0a79bfe2b5a8c803c56c437abc0bb86ef4ba243bff638fcd6de9490
+DIST pywebview-3.6.1.tar.gz 338235 BLAKE2B 
6376ee4f6bea245e1583414a0203bfed518f84cc64480a451e0b445c2b43f1d532c99dbf1403bca54f2e2b71859262e451b23be231578c91372d5691ffcbff37
 SHA512 
0877981f66c34f72d8c216c5e5167df2bf3c9b4bdd597e1ddde64958ab31e683d722df51e4638510cfa02f382f879340da6ce1b55760b792c215d4c826233f84

diff --git a/dev-python/pywebview/pywebview-3.6.1.ebuild 
b/dev-python/pywebview/pywebview-3.6.1.ebuild
new file mode 100644
index 0..a82e7e54f
--- /dev/null
+++ b/dev-python/pywebview/pywebview-3.6.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9,10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
+HOMEPAGE="https://github.com/r0x0r/pywebview;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="gtk qt5"
+REQUIRED_USE="|| ( gtk qt5 )"
+
+RDEPEND="
+   dev-python/proxy_tools
+   gtk? (
+   dev-python/pygobject[cairo,${PYTHON_USEDEP}]
+   net-libs/webkit-gtk
+   )
+   qt5? (
+dev-python/pyside2[${PYTHON_USEDEP}]
+dev-python/QtPy[${PYTHON_USEDEP}]
+   )
+"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2021-10-09 Thread Theo Anderson
commit: 56d58be48134ae75ba4d936b91b77145ee2b903a
Author: James Beddek  posteo  de>
AuthorDate: Sat Oct  9 08:43:16 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Sat Oct  9 08:43:16 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=56d58be4

dev-python/pywebview: treeclean

Signed-off-by: James Beddek  posteo.de>

 dev-python/pywebview/Manifest |  2 --
 dev-python/pywebview/metadata.xml |  8 
 dev-python/pywebview/pywebview-3.4.ebuild | 22 --
 dev-python/pywebview/pywebview-3.5.ebuild | 22 --
 4 files changed, 54 deletions(-)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
deleted file mode 100644
index db7f7ea7e..0
--- a/dev-python/pywebview/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST pywebview-3.4.tar.gz 307993 BLAKE2B 
a838514ebbca25b8d54cbc2e9dd4a6caad01a05593cc82d6bb371398b2f70642fe1321b57f45f56121ca0cddeaa62eba05eebc0aa94f9cf0b36736bf8fe3f331
 SHA512 
a30c8c726e1351f3a5cc96c2774246a0a6326e8b6a2e9c25fe6e3bb7d866ff0c7cbd16da0428f6891c8316eafc70fd96c13255515b63d907ef20459a6cabd70a
-DIST pywebview-3.5.tar.gz 336741 BLAKE2B 
332a71499d034acb94e2151771399007d441d85485bf596fb510e7513a417ac8dd1f1091db7796a767b535089d024affaea979567d6992f1bbe1154452cfcd80
 SHA512 
0d4e60a1389a11a9406634ac05446bc11bdea30ed4d81aca311ef01d8e9613d3582cf480c0a79bfe2b5a8c803c56c437abc0bb86ef4ba243bff638fcd6de9490

diff --git a/dev-python/pywebview/metadata.xml 
b/dev-python/pywebview/metadata.xml
deleted file mode 100644
index cd174bd3e..0
--- a/dev-python/pywebview/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-tel...@posteo.de
-James Beddek
-
-

diff --git a/dev-python/pywebview/pywebview-3.4.ebuild 
b/dev-python/pywebview/pywebview-3.4.ebuild
deleted file mode 100644
index bf5777d1b..0
--- a/dev-python/pywebview/pywebview-3.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
-HOMEPAGE="https://github.com/r0x0r/pywebview;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/pygobject[${PYTHON_USEDEP}]
-   dev-python/PyQt5[${PYTHON_USEDEP}]
-   dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
-"

diff --git a/dev-python/pywebview/pywebview-3.5.ebuild 
b/dev-python/pywebview/pywebview-3.5.ebuild
deleted file mode 100644
index 6ba1acf3f..0
--- a/dev-python/pywebview/pywebview-3.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
-HOMEPAGE="https://github.com/r0x0r/pywebview;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   dev-python/pygobject[${PYTHON_USEDEP}]
-   dev-python/PyQt5[${PYTHON_USEDEP}]
-   dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
-"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2021-10-04 Thread Theo Anderson
commit: 542fa77e7c6ba01fa72c3ee1247438fee2a26696
Author: James Beddek  posteo  de>
AuthorDate: Mon Oct  4 07:22:47 2021 +
Commit: Theo Anderson  posteo  de>
CommitDate: Mon Oct  4 07:22:47 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=542fa77e

dev-python/pywebview: add 3.5

Signed-off-by: James Beddek  posteo.de>

 dev-python/pywebview/Manifest |  1 +
 dev-python/pywebview/pywebview-3.5.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index 178771567..db7f7ea7e 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1 +1,2 @@
 DIST pywebview-3.4.tar.gz 307993 BLAKE2B 
a838514ebbca25b8d54cbc2e9dd4a6caad01a05593cc82d6bb371398b2f70642fe1321b57f45f56121ca0cddeaa62eba05eebc0aa94f9cf0b36736bf8fe3f331
 SHA512 
a30c8c726e1351f3a5cc96c2774246a0a6326e8b6a2e9c25fe6e3bb7d866ff0c7cbd16da0428f6891c8316eafc70fd96c13255515b63d907ef20459a6cabd70a
+DIST pywebview-3.5.tar.gz 336741 BLAKE2B 
332a71499d034acb94e2151771399007d441d85485bf596fb510e7513a417ac8dd1f1091db7796a767b535089d024affaea979567d6992f1bbe1154452cfcd80
 SHA512 
0d4e60a1389a11a9406634ac05446bc11bdea30ed4d81aca311ef01d8e9613d3582cf480c0a79bfe2b5a8c803c56c437abc0bb86ef4ba243bff638fcd6de9490

diff --git a/dev-python/pywebview/pywebview-3.5.ebuild 
b/dev-python/pywebview/pywebview-3.5.ebuild
new file mode 100644
index 0..6ba1acf3f
--- /dev/null
+++ b/dev-python/pywebview/pywebview-3.5.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
+HOMEPAGE="https://github.com/r0x0r/pywebview;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/pygobject[${PYTHON_USEDEP}]
+   dev-python/PyQt5[${PYTHON_USEDEP}]
+   dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
+"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2020-12-04 Thread Theo Anderson
commit: a28d78202e4400a79e5237fba3c98a727b335030
Author: Theo Anderson  posteo  de>
AuthorDate: Sat Dec  5 02:38:15 2020 +
Commit: Theo Anderson  posteo  de>
CommitDate: Sat Dec  5 02:38:15 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a28d7820

dev-python/pywebview: drop old

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>

 dev-python/pywebview/Manifest   |  1 -
 dev-python/pywebview/pywebview-3.3.5.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index 8de8e4b1..1daeb1c9 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1,2 +1 @@
-DIST 3.3.5.tar.gz 27632690 BLAKE2B 
fbf2013f7d6008e5f12dcfc42451afe35909d98facc7e0332862d21ffe3dd8af5f225f28d665d02278308c9897c18b5563bd45186e6488987fbd6b688128ebec
 SHA512 
98aea66a18019a0ea0b7ea57f929546ed5197eb07e8b0685c762c5b0c37d3f2d5530c71ac0775920ce42eb1b6672fdbfa90d82705924c6b6089218d85e6d491d
 DIST 3.4.tar.gz 27831334 BLAKE2B 
2d012194567564ce6a373b4542e365b680f4f2eb8adddb2f69aa2ee00cf1ee44808a7df8b9a3452f488c793d2f8af66e8451206e58bee2299920b9bc5be8c66d
 SHA512 
1ac09716550d1eaff74294f99b91734a983ba6b2866788f149e3535753889c97c54bcbc35d08c63f368c91ee04926e032b3af1a19586f27377a337acce8b9d2c

diff --git a/dev-python/pywebview/pywebview-3.3.5.ebuild 
b/dev-python/pywebview/pywebview-3.3.5.ebuild
deleted file mode 100644
index 67bca1c2..
--- a/dev-python/pywebview/pywebview-3.3.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
-HOMEPAGE="https://github.com/r0x0r/pywebview;
-SRC_URI="https://github.com/r0x0r/pywebview/archive/${PV}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/pygobject[${PYTHON_USEDEP}]
-   dev-python/PyQt5[${PYTHON_USEDEP}]
-   dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
-"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2020-12-04 Thread Theo Anderson
commit: 0fed7ea861cb08c1927d2ab625325cb757a4f778
Author: Theo Anderson  posteo  de>
AuthorDate: Sat Dec  5 02:37:53 2020 +
Commit: Theo Anderson  posteo  de>
CommitDate: Sat Dec  5 02:37:53 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0fed7ea8

dev-python/pywebview: bump to 3.4

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>

 dev-python/pywebview/Manifest |  1 +
 dev-python/pywebview/pywebview-3.4.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
index e6d78d15..8de8e4b1 100644
--- a/dev-python/pywebview/Manifest
+++ b/dev-python/pywebview/Manifest
@@ -1 +1,2 @@
 DIST 3.3.5.tar.gz 27632690 BLAKE2B 
fbf2013f7d6008e5f12dcfc42451afe35909d98facc7e0332862d21ffe3dd8af5f225f28d665d02278308c9897c18b5563bd45186e6488987fbd6b688128ebec
 SHA512 
98aea66a18019a0ea0b7ea57f929546ed5197eb07e8b0685c762c5b0c37d3f2d5530c71ac0775920ce42eb1b6672fdbfa90d82705924c6b6089218d85e6d491d
+DIST 3.4.tar.gz 27831334 BLAKE2B 
2d012194567564ce6a373b4542e365b680f4f2eb8adddb2f69aa2ee00cf1ee44808a7df8b9a3452f488c793d2f8af66e8451206e58bee2299920b9bc5be8c66d
 SHA512 
1ac09716550d1eaff74294f99b91734a983ba6b2866788f149e3535753889c97c54bcbc35d08c63f368c91ee04926e032b3af1a19586f27377a337acce8b9d2c

diff --git a/dev-python/pywebview/pywebview-3.4.ebuild 
b/dev-python/pywebview/pywebview-3.4.ebuild
new file mode 100644
index ..67bca1c2
--- /dev/null
+++ b/dev-python/pywebview/pywebview-3.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
+HOMEPAGE="https://github.com/r0x0r/pywebview;
+SRC_URI="https://github.com/r0x0r/pywebview/archive/${PV}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/pygobject[${PYTHON_USEDEP}]
+   dev-python/PyQt5[${PYTHON_USEDEP}]
+   dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
+"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/

2020-12-03 Thread Theo Anderson
commit: a0418fc1681a6a9148889d2abdcb8d17ed6c4423
Author: Theo Anderson  posteo  de>
AuthorDate: Fri Dec  4 03:31:31 2020 +
Commit: Theo Anderson  posteo  de>
CommitDate: Fri Dec  4 03:31:31 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a0418fc1

dev-python/pywebview: new package 3.3.5

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Theo Anderson  posteo.de>

 dev-python/pywebview/Manifest   |  1 +
 dev-python/pywebview/metadata.xml   |  8 
 dev-python/pywebview/pywebview-3.3.5.ebuild | 22 ++
 3 files changed, 31 insertions(+)

diff --git a/dev-python/pywebview/Manifest b/dev-python/pywebview/Manifest
new file mode 100644
index ..e6d78d15
--- /dev/null
+++ b/dev-python/pywebview/Manifest
@@ -0,0 +1 @@
+DIST 3.3.5.tar.gz 27632690 BLAKE2B 
fbf2013f7d6008e5f12dcfc42451afe35909d98facc7e0332862d21ffe3dd8af5f225f28d665d02278308c9897c18b5563bd45186e6488987fbd6b688128ebec
 SHA512 
98aea66a18019a0ea0b7ea57f929546ed5197eb07e8b0685c762c5b0c37d3f2d5530c71ac0775920ce42eb1b6672fdbfa90d82705924c6b6089218d85e6d491d

diff --git a/dev-python/pywebview/metadata.xml 
b/dev-python/pywebview/metadata.xml
new file mode 100644
index ..d3ad614d
--- /dev/null
+++ b/dev-python/pywebview/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+tel...@posteo.de
+Theo Anderson
+
+

diff --git a/dev-python/pywebview/pywebview-3.3.5.ebuild 
b/dev-python/pywebview/pywebview-3.3.5.ebuild
new file mode 100644
index ..67bca1c2
--- /dev/null
+++ b/dev-python/pywebview/pywebview-3.3.5.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="A lightweight cross-platform wrapper around a webview component"
+HOMEPAGE="https://github.com/r0x0r/pywebview;
+SRC_URI="https://github.com/r0x0r/pywebview/archive/${PV}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/pygobject[${PYTHON_USEDEP}]
+   dev-python/PyQt5[${PYTHON_USEDEP}]
+   dev-python/PyQtWebEngine[${PYTHON_USEDEP}]
+"