From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/apprise/
Date: Wed, 18 Dec 2024 07:27:32 +0000 (UTC) [thread overview]
Message-ID: <1734506842.aed3cf56b357d2ddc5ee374aa0f059441e934899.mgorny@gentoo> (raw)
commit: aed3cf56b357d2ddc5ee374aa0f059441e934899
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 18 07:15:48 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 18 07:27:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed3cf56
dev-python/apprise: Bump to 1.9.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/apprise/Manifest | 1 +
dev-python/apprise/apprise-1.9.1.ebuild | 38 +++++++++++++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/dev-python/apprise/Manifest b/dev-python/apprise/Manifest
index 8f66d188b53e..4af44c7b1f60 100644
--- a/dev-python/apprise/Manifest
+++ b/dev-python/apprise/Manifest
@@ -1 +1,2 @@
DIST apprise-1.9.0.tar.gz 1753505 BLAKE2B 83dda79cb585387ba3fa0405126274c35bee20e40a91e699441f56341f411e16dd62ff73115e6cde42e0184afffcaa4cb0783e082d0b2c1ed59a58839cfe9c73 SHA512 9b1ebc18f1662cea35186ddf28182e5507d7faf6e13770a4d6448f129c9d4659665ddf502e0cc7e6bd2e67cda41ee94cd0898f53b986af0daae5f905ccdab2eb
+DIST apprise-1.9.1.tar.gz 1778862 BLAKE2B 5c2d919e7d2f105f0636de6495a7ab450551e6cb2fb806f6f28e8f0bc1370c88e1ed0f55bc350a9828def787a43694bc519020ab522c06b70b648e4aefc187dc SHA512 02b96e6bf88858631d62fef7215d25b383015e916f8031fa01c30a44bb15ff6afd9eb8198e99ce107072f2802db25f5abfa033bb2e9752f559b4c6c40f99ac80
diff --git a/dev-python/apprise/apprise-1.9.1.ebuild b/dev-python/apprise/apprise-1.9.1.ebuild
new file mode 100644
index 000000000000..ff298c31cd7b
--- /dev/null
+++ b/dev-python/apprise/apprise-1.9.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
+
+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}]
+ test? (
+ dev-python/pytest-mock[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2024-12-18 7:27 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-18 7:27 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-20 19:53 [gentoo-commits] repo/gentoo:master commit in: dev-python/apprise/ Arthur Zamarin
2025-05-18 11:33 Arthur Zamarin
2025-04-19 14:56 Michał Górny
2025-03-31 7:10 Michał Górny
2025-01-25 11:05 Michał Górny
2025-01-25 10:41 Sam James
2025-01-09 5:26 Michał Górny
2025-01-04 15:00 Michał Górny
2025-01-04 13:28 Sam James
2024-09-21 12:02 Michał Górny
2024-09-21 11:08 Arthur Zamarin
2024-09-03 5:23 Michał Górny
2024-08-10 7:31 Michał Górny
2024-08-10 7:25 Michał Górny
2024-07-26 1:57 Michał Górny
2024-07-02 12:14 Petr Vaněk
2024-05-29 12:13 Michał Górny
2024-05-12 2:25 Michał Górny
2024-05-01 17:44 Michał Górny
2024-05-01 16:48 Sam James
2024-04-20 11:23 Michał Górny
2024-04-20 10:49 Michał Górny
2024-04-14 2:43 Michał Górny
2024-03-31 3:10 Michał Górny
2024-03-30 14:27 Michał Górny
2024-03-30 14:25 Michał Górny
2024-03-11 15:26 Marek Szuba
2024-03-10 3:35 Michał Górny
2024-03-10 3:35 Michał Górny
2024-03-04 6:31 Michał Górny
2024-01-28 3:51 Michał Górny
2024-01-28 3:51 Michał Górny
2024-01-23 5:07 Ionen Wolkens
2024-01-18 8:06 Florian Schmaus
2024-01-06 6:45 Michał Górny
2024-01-06 6:45 Michał Górny
2023-12-25 11:25 Marek Szuba
2023-12-24 23:07 Marek Szuba
2023-12-24 21:07 Marek Szuba
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=1734506842.aed3cf56b357d2ddc5ee374aa0f059441e934899.mgorny@gentoo \
--to=mgorny@gentoo.org \
--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