From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl/
Date: Sun, 5 Nov 2023 17:55:21 +0000 (UTC) [thread overview]
Message-ID: <1699206906.ea03e65109c56bf8416b00cc7dc9c4de6ac046ee.mgorny@gentoo> (raw)
commit: ea03e65109c56bf8416b00cc7dc9c4de6ac046ee
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 5 17:41:22 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 5 17:55:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea03e651
dev-python/python-axolotl: Enable py3.12
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild b/dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild
index 076724e13fa3..20434956c9b5 100644
--- a/dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild
+++ b/dev-python/python-axolotl/python-axolotl-0.2.3-r3.ebuild
@@ -4,13 +4,19 @@
EAPI=8
DISTUTILS_USE_PEP517="setuptools"
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1
DESCRIPTION="A python module for the axolotl protocol"
-HOMEPAGE="https://github.com/tgalal/python-axolotl"
-SRC_URI="https://github.com/tgalal/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
+HOMEPAGE="
+ https://github.com/tgalal/python-axolotl/
+ https://pypi.org/project/python-axolotl/
+"
+SRC_URI="
+ https://github.com/tgalal/python-axolotl/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
LICENSE="GPL-3"
SLOT="0"
@@ -21,6 +27,5 @@ RDEPEND="
dev-python/protobuf-python[${PYTHON_USEDEP}]
dev-python/python-axolotl-curve25519[${PYTHON_USEDEP}]
"
-DEPEND="${RDEPEND}"
distutils_enable_tests pytest
next reply other threads:[~2023-11-05 17:55 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-05 17:55 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-24 15:17 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl/ Hanno Böck
2023-07-27 5:25 WANG Xuerui
2022-11-03 23:15 Conrad Kostecki
2022-11-03 22:37 Conrad Kostecki
2021-12-03 13:46 Arthur Zamarin
2021-07-01 21:15 Conrad Kostecki
2020-08-24 22:33 Conrad Kostecki
2020-08-24 22:33 Conrad Kostecki
2020-02-04 18:09 Conrad Kostecki
2020-02-03 10:22 Hanno Böck
2019-12-17 18:40 Conrad Kostecki
2019-07-31 8:52 Joonas Niilola
2019-07-24 8:19 Agostino Sarubbo
2019-07-23 8:23 Agostino Sarubbo
2019-06-02 10:24 Hanno Boeck
2019-04-19 2:25 Aaron Bauman
2019-03-26 16:45 Patrice Clement
2018-10-29 23:15 Patrice Clement
2018-10-29 23:15 Patrice Clement
2018-06-24 7:47 Michał Górny
2018-06-23 7:13 Michał Górny
2018-06-22 17:39 Hanno Boeck
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=1699206906.ea03e65109c56bf8416b00cc7dc9c4de6ac046ee.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