From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/apprise/Manifest | 2 -- dev-python/apprise/apprise-1.10.0.ebuild | 43 -------------------------------- dev-python/apprise/apprise-1.9.9.ebuild | 43 -------------------------------- dev-python/apprise/metadata.xml | 17 ------------- 4 files changed, 105 deletions(-) delete mode 100644 dev-python/apprise/Manifest delete mode 100644 dev-python/apprise/apprise-1.10.0.ebuild delete mode 100644 dev-python/apprise/apprise-1.9.9.ebuild delete mode 100644 dev-python/apprise/metadata.xml (limited to 'dev-python/apprise') diff --git a/dev-python/apprise/Manifest b/dev-python/apprise/Manifest deleted file mode 100644 index 3f4df21e6556..000000000000 --- a/dev-python/apprise/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST apprise-1.10.0.tar.gz 2188611 BLAKE2B daccf6267a67a84343025ad17551d296b480b5b56db65070961830398258780fcf930319f1d64c4ad3ec438fd94c73d2c4266acddb8f5fe51a8d6f7f64248372 SHA512 b6a5ce95425ee151b8b81e1eaa5b3a1c4a4cc358c0c2266976c6ea3285296fe773451c72fb836c08c2721d4e65e0bd7f92551b258a8246246860a9edf319df4a -DIST apprise-1.9.9.tar.gz 2032822 BLAKE2B b2ff39c65fab1f17d208aeb602f27dca12b7269e8a8b7c6f0fcf31711622a32db953eac8ff7ca2426933d2e282ea7a2da211818ebc11b9ed40a96918ec21d37d SHA512 486f02b6f2256944db2bcc0215e19e7a2502691725257824d746653e7ceca43affb40ca0781d64c29ff308eac6036b78295d0713a2888b20722ca3e79e47f8f6 diff --git a/dev-python/apprise/apprise-1.10.0.ebuild b/dev-python/apprise/apprise-1.10.0.ebuild deleted file mode 100644 index 03a7022ba5ae..000000000000 --- a/dev-python/apprise/apprise-1.10.0.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Push Notifications that work with just about every platform" -HOMEPAGE=" - https://pypi.org/project/apprise/ - https://github.com/caronc/apprise/ -" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~riscv" -IUSE="+dbus mqtt" - -RDEPEND=" - dev-python/click[${PYTHON_USEDEP}] - dev-python/markdown[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}] - dev-python/requests-oauthlib[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}] - dbus? ( dev-python/dbus-python[${PYTHON_USEDEP}] ) - mqtt? ( dev-python/paho-mqtt[${PYTHON_USEDEP}] ) -" -BDEPEND=" - dev-python/babel[${PYTHON_USEDEP}] -" - -EPYTEST_PLUGINS=( pytest-mock ) -# xdist causes test failures -distutils_enable_tests pytest - -EPYTEST_DESELECT=( - # fails if pygobject is installed - # https://github.com/caronc/apprise/issues/1383 - tests/test_plugin_glib.py::test_plugin_glib_send_raises_generic -) diff --git a/dev-python/apprise/apprise-1.9.9.ebuild b/dev-python/apprise/apprise-1.9.9.ebuild deleted file mode 100644 index 03a7022ba5ae..000000000000 --- a/dev-python/apprise/apprise-1.9.9.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Push Notifications that work with just about every platform" -HOMEPAGE=" - https://pypi.org/project/apprise/ - https://github.com/caronc/apprise/ -" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~riscv" -IUSE="+dbus mqtt" - -RDEPEND=" - dev-python/click[${PYTHON_USEDEP}] - dev-python/markdown[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}] - dev-python/requests-oauthlib[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}] - dbus? ( dev-python/dbus-python[${PYTHON_USEDEP}] ) - mqtt? ( dev-python/paho-mqtt[${PYTHON_USEDEP}] ) -" -BDEPEND=" - dev-python/babel[${PYTHON_USEDEP}] -" - -EPYTEST_PLUGINS=( pytest-mock ) -# xdist causes test failures -distutils_enable_tests pytest - -EPYTEST_DESELECT=( - # fails if pygobject is installed - # https://github.com/caronc/apprise/issues/1383 - tests/test_plugin_glib.py::test_plugin_glib_send_raises_generic -) diff --git a/dev-python/apprise/metadata.xml b/dev-python/apprise/metadata.xml deleted file mode 100644 index 97fde439f165..000000000000 --- a/dev-python/apprise/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - python@gentoo.org - Python - - - - apprise - caronc/apprise - - - Support sending notifications to the desktop over D-Bus - Support sending notifications over MQTT - - -- cgit v1.3