From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/signalstickers-client/
Date: Thu, 4 Jan 2024 13:07:17 +0000 (UTC) [thread overview]
Message-ID: <1704330145.bde0f81e7fab14b87ff280d2d94f1268283a4b6c.davidroman@gentoo> (raw)
commit: bde0f81e7fab14b87ff280d2d94f1268283a4b6c
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Thu Jan 4 01:01:18 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Jan 4 01:02:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bde0f81e
dev-python/signalstickers-client: enable py3.12, restrict tests
Closes: https://bugs.gentoo.org/913602
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
.../signalstickers-client/signalstickers-client-3.3.0.ebuild | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/dev-python/signalstickers-client/signalstickers-client-3.3.0.ebuild b/dev-python/signalstickers-client/signalstickers-client-3.3.0.ebuild
index 1fe33bd41e..45e1bcde6c 100644
--- a/dev-python/signalstickers-client/signalstickers-client-3.3.0.ebuild
+++ b/dev-python/signalstickers-client/signalstickers-client-3.3.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi
@@ -15,11 +15,19 @@ HOMEPAGE="https://github.com/signalstickers/signalstickers-client"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64"
+# https://github.com/signalstickers/signalstickers-client/issues/22
+RESTRICT="test"
+
+distutils_enable_tests pytest
RDEPEND="
dev-python/anyio[${PYTHON_USEDEP}]
dev-python/httpx[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]
dev-python/protobuf-python[${PYTHON_USEDEP}]
+ test? (
+ dev-python/pytest-httpx[${PYTHON_USEDEP}]
+ dev-python/pytest-mock[${PYTHON_USEDEP}]
+ )
"
DEPEND="${RDEPEND}"
next reply other threads:[~2024-01-04 13:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-04 13:07 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-14 16:17 [gentoo-commits] repo/proj/guru:master commit in: dev-python/signalstickers-client/ David Roman
2024-05-13 22:21 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-05-13 22:38 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2023-01-29 10:40 Viorel Munteanu
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=1704330145.bde0f81e7fab14b87ff280d2d94f1268283a4b6c.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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