From: "Theo Anderson" <telans@posteo.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/
Date: Mon, 4 Oct 2021 08:11:29 +0000 (UTC) [thread overview]
Message-ID: <1633332167.542fa77e7c6ba01fa72c3ee1247438fee2a26696.telans@gentoo> (raw)
commit: 542fa77e7c6ba01fa72c3ee1247438fee2a26696
Author: James Beddek <telans <AT> posteo <DOT> de>
AuthorDate: Mon Oct 4 07:22:47 2021 +0000
Commit: Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Mon Oct 4 07:22:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=542fa77e
dev-python/pywebview: add 3.5
Signed-off-by: James Beddek <telans <AT> 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 000000000..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}]
+"
next reply other threads:[~2021-10-04 8:11 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-04 8:11 Theo Anderson [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-02 10:42 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/ Jens Mühlenhoff
2024-08-02 10:42 Jens Mühlenhoff
2024-06-23 12:58 Viorel Munteanu
2024-06-23 12:07 Ronny Gutbrod
2024-06-23 12:07 Ronny Gutbrod
2023-12-16 22:56 Ronny Gutbrod
2023-12-16 22:56 Ronny Gutbrod
2023-09-28 12:48 Ronny Gutbrod
2023-09-28 12:48 Ronny Gutbrod
2023-06-30 12:57 Ronny Gutbrod
2023-06-30 12:57 Ronny Gutbrod
2023-05-23 12:47 Ronny Gutbrod
2023-05-23 12:47 Ronny Gutbrod
2023-05-20 16:17 Ronny Gutbrod
2022-11-16 18:54 Ronny Gutbrod
2022-11-16 10:31 Ronny Gutbrod
2022-11-13 9:29 Ronny Gutbrod
2022-11-13 9:29 Ronny Gutbrod
2022-09-06 1:06 [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-09-03 19:56 ` [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-02-21 21:42 Ronny Gutbrod
2021-10-09 8:45 Theo Anderson
2020-12-05 2:40 Theo Anderson
2020-12-05 2:40 Theo Anderson
2020-12-04 3:40 Theo Anderson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1633332167.542fa77e7c6ba01fa72c3ee1247438fee2a26696.telans@gentoo \
--to=telans@posteo.de \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox