From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/
Date: Sun, 13 Nov 2022 09:29:30 +0000 (UTC) [thread overview]
Message-ID: <1668331582.dbdbf29bfff40f809a8a0275e9050c5248d5efcf.tastytea@gentoo> (raw)
commit: dbdbf29bfff40f809a8a0275e9050c5248d5efcf
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sun Nov 13 07:17:20 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sun Nov 13 09:26:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dbdbf29b
dev-python/pywebview: drop 3.5
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> 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..000000000
--- 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}] )
-"
next reply other threads:[~2022-11-13 9:29 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-13 9:29 Ronny Gutbrod [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-01 18:23 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pywebview/ Eli Schwartz
2025-05-01 18:13 Eli Schwartz
2025-05-01 18:13 Eli Schwartz
2024-08-02 10:42 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-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
2021-10-04 8:11 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=1668331582.dbdbf29bfff40f809a8a0275e9050c5248d5efcf.tastytea@gentoo \
--to=gentoo@tastytea.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