From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 683EF159C9B for ; Sat, 10 Aug 2024 13:20:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 203382BC096; Sat, 10 Aug 2024 13:20:46 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 0574B2BC096 for ; Sat, 10 Aug 2024 13:20:46 +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 3D830343113 for ; Sat, 10 Aug 2024 13:20:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BABE1ECF for ; Sat, 10 Aug 2024 13:20:43 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1723296030.98f63ffc73aea6b5670bc88eb430c5d59adaf4e4.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/magic-wormhole-mailbox-server/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/magic-wormhole-mailbox-server/Manifest dev-python/magic-wormhole-mailbox-server/magic-wormhole-mailbox-server-0.4.1_p20231111.ebuild X-VCS-Directories: dev-python/magic-wormhole-mailbox-server/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 98f63ffc73aea6b5670bc88eb430c5d59adaf4e4 X-VCS-Branch: master Date: Sat, 10 Aug 2024 13:20:43 +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: 92bbd506-35cb-4bd5-a0ac-3b6657cc9c11 X-Archives-Hash: a26570d49a52f6f520d439b4f4fd3be6 commit: 98f63ffc73aea6b5670bc88eb430c5d59adaf4e4 Author: Michał Górny gentoo org> AuthorDate: Sat Aug 10 13:05:24 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Aug 10 13:20:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f63ffc dev-python/magic-wormhole-mailbox-server: Cleanup Signed-off-by: Michał Górny gentoo.org> dev-python/magic-wormhole-mailbox-server/Manifest | 2 +- ...-wormhole-mailbox-server-0.4.1_p20231111.ebuild | 31 ++++++++++++++-------- 2 files changed, 21 insertions(+), 12 deletions(-) diff --git a/dev-python/magic-wormhole-mailbox-server/Manifest b/dev-python/magic-wormhole-mailbox-server/Manifest index 500d3fb0e482..fa193a2b9f1a 100644 --- a/dev-python/magic-wormhole-mailbox-server/Manifest +++ b/dev-python/magic-wormhole-mailbox-server/Manifest @@ -1 +1 @@ -DIST magic-wormhole-mailbox-server-0.4.1_p20231111.gh.tar.gz 73753 BLAKE2B 91a6059f19aafe74416df7bf43dbd27ff333950bf315e0e5c1ab83b696a6ea074d239db4127a6aaf171cc1a31d566439508dafbd8d4eba52729af0c981325f58 SHA512 4d0f2a8a74a7ba2c3f0635af4d4e44485df81858207eba1e3d0c0c1dea7554dedb653ee69ea82e220f0fedfe553e461feb047f3faa83cff613f0d9745a85aed9 +DIST magic-wormhole-mailbox-server-30ecb6e3f6f487c915e7ff0acdf2e630cbe17dc8.gh.tar.gz 73753 BLAKE2B 91a6059f19aafe74416df7bf43dbd27ff333950bf315e0e5c1ab83b696a6ea074d239db4127a6aaf171cc1a31d566439508dafbd8d4eba52729af0c981325f58 SHA512 4d0f2a8a74a7ba2c3f0635af4d4e44485df81858207eba1e3d0c0c1dea7554dedb653ee69ea82e220f0fedfe553e461feb047f3faa83cff613f0d9745a85aed9 diff --git a/dev-python/magic-wormhole-mailbox-server/magic-wormhole-mailbox-server-0.4.1_p20231111.ebuild b/dev-python/magic-wormhole-mailbox-server/magic-wormhole-mailbox-server-0.4.1_p20231111.ebuild index 18ecc3e6ef95..d8de0271dfbd 100644 --- a/dev-python/magic-wormhole-mailbox-server/magic-wormhole-mailbox-server-0.4.1_p20231111.ebuild +++ b/dev-python/magic-wormhole-mailbox-server/magic-wormhole-mailbox-server-0.4.1_p20231111.ebuild @@ -6,26 +6,35 @@ EAPI=8 PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools -# Version 0.4.1 with additional upstream fixes for python 3.12 support -COMMIT_SHA1="30ecb6e3f6f487c915e7ff0acdf2e630cbe17dc8" - inherit distutils-r1 +# Version 0.4.1 with additional upstream fixes for python 3.12 support +EGIT_COMMIT="30ecb6e3f6f487c915e7ff0acdf2e630cbe17dc8" +MY_P=${PN}-${EGIT_COMMIT} DESCRIPTION="Mailbox server for magic-wormhole" -HOMEPAGE="https://magic-wormhole.readthedocs.io/en/latest/ https://pypi.org/project/magic-wormhole-mailbox-server/" -SRC_URI="https://github.com/magic-wormhole/${PN}/archive/${COMMIT_SHA1}.tar.gz -> ${P}.gh.tar.gz" +HOMEPAGE=" + https://magic-wormhole.readthedocs.io/en/latest/ + https://github.com/magic-wormhole/magic-wormhole-mailbox-server/ + https://pypi.org/project/magic-wormhole-mailbox-server/ +" +SRC_URI=" + https://github.com/magic-wormhole/magic-wormhole-mailbox-server/archive/${EGIT_COMMIT}.tar.gz + -> ${MY_P}.gh.tar.gz +" +S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86" -S="${WORKDIR}/magic-wormhole-mailbox-server-${COMMIT_SHA1}" RDEPEND=" dev-python/autobahn[${PYTHON_USEDEP}] - dev-python/twisted[ssl,${PYTHON_USEDEP}]" - -BDEPEND="test? ( - dev-python/treq[${PYTHON_USEDEP}] - )" + dev-python/twisted[ssl,${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + dev-python/treq[${PYTHON_USEDEP}] + ) +" distutils_enable_tests pytest