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 8AE38158041 for ; Thu, 11 Apr 2024 19:04:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 244D9E2A3A; Thu, 11 Apr 2024 19:04:31 +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 0D872E2A3A for ; Thu, 11 Apr 2024 19:04:31 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 55CA13432EF for ; Thu, 11 Apr 2024 19:04:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 855D416C0 for ; Thu, 11 Apr 2024 19:04:27 +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: <1712862250.b071db53ee47693765e938fe6fff990af0e2ce7e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/manuel/files/, dev-python/manuel/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/manuel/Manifest dev-python/manuel/files/manuel-1.12.4-tests-python311.patch dev-python/manuel/manuel-1.12.4.ebuild X-VCS-Directories: dev-python/manuel/files/ dev-python/manuel/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b071db53ee47693765e938fe6fff990af0e2ce7e X-VCS-Branch: master Date: Thu, 11 Apr 2024 19:04:27 +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: 63389611-d5ab-4684-91b2-47e02a415d50 X-Archives-Hash: 8034e1519ebadc6311f1b05f73588dd8 commit: b071db53ee47693765e938fe6fff990af0e2ce7e Author: Michał Górny gentoo org> AuthorDate: Thu Apr 11 17:14:13 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Apr 11 19:04:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b071db53 dev-python/manuel: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/manuel/Manifest | 1 - .../files/manuel-1.12.4-tests-python311.patch | 22 ------------ dev-python/manuel/manuel-1.12.4.ebuild | 40 ---------------------- 3 files changed, 63 deletions(-) diff --git a/dev-python/manuel/Manifest b/dev-python/manuel/Manifest index 1507c365d2bb..288e3f7d0e6c 100644 --- a/dev-python/manuel/Manifest +++ b/dev-python/manuel/Manifest @@ -1,2 +1 @@ -DIST manuel-1.12.4.tar.gz 45369 BLAKE2B e15f9261854fbad8ee1e1dc8645ec286a212c460a78fff1576b6886d8bf462ffe9a5484338fd9efc2bf053a7689e16b08de55f763ae319e66a363c5c28cf2a60 SHA512 cd65307f2ca94e66d88bc0c7c75702d49f505b358ebb812fd20906036ba10f2d1d11d2d69404b88c5f10b584dea05a988b5dc8ba07210b9d20ebd8a11b701633 DIST manuel-3f4d94d2ace3bdab4acad6896c93f5c96d6bee92.tar.gz 39774 BLAKE2B 7be5bad5ee39358e1b0229c02c86c9492cae09684d8a942b9f5dcf0afe31037f635295019306d404a1fb0b81e40bb523d194cc499a89b32600f1a330ddaf4d2d SHA512 f96fe6c9438b00d7562d64ead32ef84dcc4746281f066e4e7c175b1b274691ccd615c31e1d26fdc25a67e67d03f28b52182652921ab2c9ff365f59aaa475adaf diff --git a/dev-python/manuel/files/manuel-1.12.4-tests-python311.patch b/dev-python/manuel/files/manuel-1.12.4-tests-python311.patch deleted file mode 100644 index 5a6ef9dc3b7d..000000000000 --- a/dev-python/manuel/files/manuel-1.12.4-tests-python311.patch +++ /dev/null @@ -1,22 +0,0 @@ -https://github.com/benji-york/manuel/pull/32 - -From d9f12d03e39bb76e4bb3ba43ad51af6d3e9d45c0 Mon Sep 17 00:00:00 2001 -From: Matt Jolly -Date: Mon, 6 Jun 2022 22:44:22 +1000 -Subject: [PATCH] Replace TextTestResult with TestResult for Py3.11 - ---- a/src/manuel/index.txt -+++ b/src/manuel/index.txt -@@ -211,10 +211,7 @@ When tests are run this way: - - >>> sys.stdout.writeln = lambda s: sys.stdout.write(s+'\n') - >>> suite = loader.loadTestsFromTestCase(MyTest) -- >>> result = suite.run(unittest.TextTestResult(sys.stdout, True, 3)) -- test1 (tests.MyTest) ... ok -- test2 (tests.MyTest) ... ok -- test3 (tests.MyTest) ... FAIL -+ >>> result = suite.run(unittest.TestResult(True, 3)) - - >>> for _, e in result.errors: - ... print(e); print - diff --git a/dev-python/manuel/manuel-1.12.4.ebuild b/dev-python/manuel/manuel-1.12.4.ebuild deleted file mode 100644 index 99f6fb6c3452..000000000000 --- a/dev-python/manuel/manuel-1.12.4.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2023 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 pypi - -DESCRIPTION="Lets you mix and match traditional doctests with custom test syntax" -HOMEPAGE=" - https://github.com/benji-york/manuel/ - https://pypi.org/project/manuel/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" - -RDEPEND=" - dev-python/six[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - dev-python/zope-testing[${PYTHON_USEDEP}] - ) -" - -PATCHES=( - "${FILESDIR}"/${P}-tests-python311.patch -) - -distutils_enable_tests setup.py - -src_prepare() { - # unused rdep - sed -e "/'setuptools'/d" -i setup.py || die - distutils-r1_src_prepare -}