From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 629891580EB for ; Thu, 22 May 2025 07:15:07 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4C310342F94 for ; Thu, 22 May 2025 07:15:07 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7F61B11047D; Thu, 22 May 2025 07:15:03 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 762E411047D for ; Thu, 22 May 2025 07:15:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B3DD33F9FD for ; Thu, 22 May 2025 07:15:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93B9A27A7 for ; Thu, 22 May 2025 07:15:01 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1747897880.c08c94393e39161603c379b72e18bf8f61e85b01.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/desktop-notifier/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/desktop-notifier/Manifest dev-python/desktop-notifier/desktop-notifier-6.1.0.ebuild X-VCS-Directories: dev-python/desktop-notifier/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: c08c94393e39161603c379b72e18bf8f61e85b01 X-VCS-Branch: dev Date: Thu, 22 May 2025 07:15:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3bbe867e-5e61-482c-ab29-f3e732834f28 X-Archives-Hash: fdbc1f07405f1938514277ee8ce81f0a commit: c08c94393e39161603c379b72e18bf8f61e85b01 Author: Viorel Munteanu gentoo org> AuthorDate: Thu May 22 07:11:20 2025 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Thu May 22 07:11:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c08c9439 dev-python/desktop-notifier: drop 6.1.0 Signed-off-by: Viorel Munteanu gentoo.org> dev-python/desktop-notifier/Manifest | 1 - .../desktop-notifier/desktop-notifier-6.1.0.ebuild | 44 ---------------------- 2 files changed, 45 deletions(-) diff --git a/dev-python/desktop-notifier/Manifest b/dev-python/desktop-notifier/Manifest index 8c4ab269c..3a5318455 100644 --- a/dev-python/desktop-notifier/Manifest +++ b/dev-python/desktop-notifier/Manifest @@ -1,2 +1 @@ -DIST desktop-notifier-6.1.0.gh.tar.gz 3876246 BLAKE2B c44833e65f9a7fc1f5965545cad6f7bf68068c41bf1eb6e820f0e2b9403645003eb88745eb344c5b7c70c3335559e125a330ae0bc96f7dcb759a0f8d8b59b89f SHA512 9e7bc21e2814e087e5cd483811272cf573f9a0020dc95cbcb19dc05b53f846526b59ff15025983ffabfdb2e2348312b507e25bf386b04d9c217662712e309cd4 DIST desktop-notifier-6.1.1.gh.tar.gz 3876119 BLAKE2B 04837aa94c32b7cb869272791ae14790c92f7b3f83f9442be793e05e7dcc7dba627e1ec36442488080c2d8c8987b3acf1a4b7f3e10453756157f832daf46ebae SHA512 dc96fee153d3a36238794f8ecd65b5e2fb0b20dfbc3c8a5a6530870f24e172b689c8c67229706b3bf58dbe3053f91f89b9f16979496bd60fc68536907d7cac68 diff --git a/dev-python/desktop-notifier/desktop-notifier-6.1.0.ebuild b/dev-python/desktop-notifier/desktop-notifier-6.1.0.ebuild deleted file mode 100644 index 2fc0e6d37..000000000 --- a/dev-python/desktop-notifier/desktop-notifier-6.1.0.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 2021-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..13} ) -DISTUTILS_USE_PEP517=setuptools - -inherit distutils-r1 - -DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop notifications" -HOMEPAGE=" - https://desktop-notifier.readthedocs.io - https://pypi.org/project/desktop-notifier/ - https://github.com/samschott/desktop-notifier -" -SRC_URI="https://github.com/samschott/desktop-notifier/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - dev-python/dbus-fast[${PYTHON_USEDEP}] - dev-python/packaging[${PYTHON_USEDEP}] - dev-python/typing-extensions[${PYTHON_USEDEP}] -" -BDEPEND=" - dev-python/build[${PYTHON_USEDEP}] - test? ( - dev-python/bidict - dev-python/pytest-asyncio - ) -" - -# Most tests fail, they need some prior setup -EPYTEST_DESELECT=( - tests/test_api.py::test_send - tests/test_api.py::test_clear - tests/test_api.py::test_clear_all - tests/test_callbacks - tests/test_sync_api -) -distutils_enable_tests pytest From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8A7F61580EB for ; Thu, 22 May 2025 07:17:59 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 787603431CB for ; Thu, 22 May 2025 07:17:59 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C7B81110497; Thu, 22 May 2025 07:17:48 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id BDD06110497 for ; Thu, 22 May 2025 07:17:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7AE46343113 for ; Thu, 22 May 2025 07:17:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AAB6281D for ; Thu, 22 May 2025 07:17:47 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1747897880.c08c94393e39161603c379b72e18bf8f61e85b01.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/desktop-notifier/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/desktop-notifier/Manifest dev-python/desktop-notifier/desktop-notifier-6.1.0.ebuild X-VCS-Directories: dev-python/desktop-notifier/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: c08c94393e39161603c379b72e18bf8f61e85b01 X-VCS-Branch: master Date: Thu, 22 May 2025 07:17:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e04ee6cf-9f42-4540-a2fe-26ae6546e2eb X-Archives-Hash: 7e7b4b4cb58cb62839b6d3d90563137b Message-ID: <20250522071747.rD3qRXaC3OjE9UfJXOfhJ5-VxRIEzATDOuA1PE0AVno@z> commit: c08c94393e39161603c379b72e18bf8f61e85b01 Author: Viorel Munteanu gentoo org> AuthorDate: Thu May 22 07:11:20 2025 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Thu May 22 07:11:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c08c9439 dev-python/desktop-notifier: drop 6.1.0 Signed-off-by: Viorel Munteanu gentoo.org> dev-python/desktop-notifier/Manifest | 1 - .../desktop-notifier/desktop-notifier-6.1.0.ebuild | 44 ---------------------- 2 files changed, 45 deletions(-) diff --git a/dev-python/desktop-notifier/Manifest b/dev-python/desktop-notifier/Manifest index 8c4ab269c..3a5318455 100644 --- a/dev-python/desktop-notifier/Manifest +++ b/dev-python/desktop-notifier/Manifest @@ -1,2 +1 @@ -DIST desktop-notifier-6.1.0.gh.tar.gz 3876246 BLAKE2B c44833e65f9a7fc1f5965545cad6f7bf68068c41bf1eb6e820f0e2b9403645003eb88745eb344c5b7c70c3335559e125a330ae0bc96f7dcb759a0f8d8b59b89f SHA512 9e7bc21e2814e087e5cd483811272cf573f9a0020dc95cbcb19dc05b53f846526b59ff15025983ffabfdb2e2348312b507e25bf386b04d9c217662712e309cd4 DIST desktop-notifier-6.1.1.gh.tar.gz 3876119 BLAKE2B 04837aa94c32b7cb869272791ae14790c92f7b3f83f9442be793e05e7dcc7dba627e1ec36442488080c2d8c8987b3acf1a4b7f3e10453756157f832daf46ebae SHA512 dc96fee153d3a36238794f8ecd65b5e2fb0b20dfbc3c8a5a6530870f24e172b689c8c67229706b3bf58dbe3053f91f89b9f16979496bd60fc68536907d7cac68 diff --git a/dev-python/desktop-notifier/desktop-notifier-6.1.0.ebuild b/dev-python/desktop-notifier/desktop-notifier-6.1.0.ebuild deleted file mode 100644 index 2fc0e6d37..000000000 --- a/dev-python/desktop-notifier/desktop-notifier-6.1.0.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 2021-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..13} ) -DISTUTILS_USE_PEP517=setuptools - -inherit distutils-r1 - -DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop notifications" -HOMEPAGE=" - https://desktop-notifier.readthedocs.io - https://pypi.org/project/desktop-notifier/ - https://github.com/samschott/desktop-notifier -" -SRC_URI="https://github.com/samschott/desktop-notifier/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - dev-python/dbus-fast[${PYTHON_USEDEP}] - dev-python/packaging[${PYTHON_USEDEP}] - dev-python/typing-extensions[${PYTHON_USEDEP}] -" -BDEPEND=" - dev-python/build[${PYTHON_USEDEP}] - test? ( - dev-python/bidict - dev-python/pytest-asyncio - ) -" - -# Most tests fail, they need some prior setup -EPYTEST_DESELECT=( - tests/test_api.py::test_send - tests/test_api.py::test_clear - tests/test_api.py::test_clear_all - tests/test_callbacks - tests/test_sync_api -) -distutils_enable_tests pytest