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 11F511582EF for ; Wed, 05 Mar 2025 11:40:52 +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 ED8D3343062 for ; Wed, 05 Mar 2025 11:40:51 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 90A6A11037D; Wed, 05 Mar 2025 11:40:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 869D111037D for ; Wed, 05 Mar 2025 11:40:43 +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 39D6C34301C for ; Wed, 05 Mar 2025 11:40:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93B54287E for ; Wed, 05 Mar 2025 11:40:41 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1741174696.8517a522c9fa280d4d0bd91875f5410a5f3a6d30.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-axolotl/Manifest dev-python/python-axolotl/python-axolotl-0.2.3-r4.ebuild X-VCS-Directories: dev-python/python-axolotl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8517a522c9fa280d4d0bd91875f5410a5f3a6d30 X-VCS-Branch: master Date: Wed, 05 Mar 2025 11:40:41 +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: f088633b-2d59-423f-b413-b77368582e81 X-Archives-Hash: 3d7d1e5a583f3540130b00431b2ddf7b commit: 8517a522c9fa280d4d0bd91875f5410a5f3a6d30 Author: Alfred Wingate protonmail com> AuthorDate: Fri Feb 28 20:19:30 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Mar 5 11:38:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8517a522 dev-python/python-axolotl: update proto Bug: https://bugs.gentoo.org/936053 Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Sam James gentoo.org> dev-python/python-axolotl/Manifest | 1 + .../python-axolotl/python-axolotl-0.2.3-r4.ebuild | 39 ++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/dev-python/python-axolotl/Manifest b/dev-python/python-axolotl/Manifest index ae861073a31d..43fb35fe67ae 100644 --- a/dev-python/python-axolotl/Manifest +++ b/dev-python/python-axolotl/Manifest @@ -1 +1,2 @@ +DIST python-axolotl-0.2.3-update-proto.patch 63323 BLAKE2B 2d922584ed0f92c115b1eca8dee26ed27ae91c31702dd91d81c80495712f70cc96a9c1c1332358f2c70d5331378609fcfb09350862cf07eeec37fc63fe5e9759 SHA512 3d2457af683b073450587b61076e09704036f8081b2ce5150e1be347b2a0081bb8b338169c111e6416770d6c3aed7251dd225a7d8b1c58409756e3176aa96c6f DIST python-axolotl-0.2.3.gh.tar.gz 52139 BLAKE2B 8539f4ff6d9d7e57965cdbbd510f499cf344490091fe56b013d1ab60986092ac8a7a76248624993692077020043ea21c1d9448ecf9b76a698b43da4e014f37ab SHA512 1a10dc9df2f95d19b49909d4d136b5266aae19e24ac84f8b263ae7d4de18f77353c737616ac0648b600e05699a90d348f95c6c1659849986becefb4a0277fc80 diff --git a/dev-python/python-axolotl/python-axolotl-0.2.3-r4.ebuild b/dev-python/python-axolotl/python-axolotl-0.2.3-r4.ebuild new file mode 100644 index 000000000000..28cdf62ca367 --- /dev/null +++ b/dev-python/python-axolotl/python-axolotl-0.2.3-r4.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517="setuptools" +PYTHON_COMPAT=( python3_{10..12} ) + +inherit distutils-r1 + +DESCRIPTION="A python module for the axolotl protocol" +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 + https://github.com/parona-source/python-axolotl/commit/f23e151c2f27043c7261eb07dd50f269abf51dce.patch + -> python-axolotl-0.2.3-update-proto.patch +" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~loong ~riscv x86" + +PATCHES=( + # https://bugs.gentoo.org/936053 + # https://github.com/tgalal/python-axolotl/pull/46 + "${DISTDIR}"/python-axolotl-0.2.3-update-proto.patch +) + +RDEPEND=" + dev-python/cryptography[${PYTHON_USEDEP}] + >=dev-python/protobuf-3.20[${PYTHON_USEDEP}] + dev-python/python-axolotl-curve25519[${PYTHON_USEDEP}] +" + +distutils_enable_tests pytest