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 0FF62158095 for ; Sat, 10 Sep 2022 18:45:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05BB1E096F; Sat, 10 Sep 2022 18:45:33 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BB2BDE07DB for ; Sat, 10 Sep 2022 18:45:32 +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 B022133BDFC for ; Sat, 10 Sep 2022 18:45:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0F68560 for ; Sat, 10 Sep 2022 18:45:29 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1662835350.aae6399a867e039b0055fddbf11039841e981e93.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hatch-fancy-pypi-readme/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/hatch-fancy-pypi-readme/Manifest dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.5.0.ebuild X-VCS-Directories: dev-python/hatch-fancy-pypi-readme/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: aae6399a867e039b0055fddbf11039841e981e93 X-VCS-Branch: master Date: Sat, 10 Sep 2022 18:45:29 +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: 96274d51-e0e8-436d-937e-0f6c3bfe5158 X-Archives-Hash: 871e6838e811da8bf8ceb021296b2749 commit: aae6399a867e039b0055fddbf11039841e981e93 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Sep 10 18:42:30 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Sep 10 18:42:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae6399a dev-python/hatch-fancy-pypi-readme: add 22.5.0 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/hatch-fancy-pypi-readme/Manifest | 1 + .../hatch-fancy-pypi-readme-22.5.0.ebuild | 36 ++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/dev-python/hatch-fancy-pypi-readme/Manifest b/dev-python/hatch-fancy-pypi-readme/Manifest index 172765ae3b7b..a157a6e7ff60 100644 --- a/dev-python/hatch-fancy-pypi-readme/Manifest +++ b/dev-python/hatch-fancy-pypi-readme/Manifest @@ -1 +1,2 @@ DIST hatch-fancy-pypi-readme-22.3.0.gh.tar.gz 22107 BLAKE2B 7358a35ed9176d5107d406c1f99cfcf17ce409224dcad55ac845087e2fd6cc9ab88e5ea929e3b1304bbff6464cbbbd0b0d9716bcfe199dcd887c809cd6a9356a SHA512 93fe293ddce6dde450bc427d8fa492cf2b1f7d4a0e2d754873f765f588a962ca2c7c48b515ba613503bed6100b302ed91bbedb4d6a9f8d7bc10ab4b1418164e8 +DIST hatch-fancy-pypi-readme-22.5.0.gh.tar.gz 27046 BLAKE2B 9ad22d9c8a694a9580efe436a65d14a906b9bc2da6f9bdac0488bb69c6bead31b7a54162f3d3e444ee00d4b73c451b95bdd41ae07f584a65ce1cd5b6d663f257 SHA512 4652e40e45eab3606e53b8f9915247687088ffd7dbfa6ad00f4507a62c0225e72b1f66a21ab6e1cdc98386958eed8c2991facd75ee4295fa078995e1344e1b25 diff --git a/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.5.0.ebuild b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.5.0.ebuild new file mode 100644 index 000000000000..3a081f252756 --- /dev/null +++ b/dev-python/hatch-fancy-pypi-readme/hatch-fancy-pypi-readme-22.5.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=hatchling +PYTHON_COMPAT=( pypy3 python3_{8..11} ) +inherit distutils-r1 + +DESCRIPTION="Fancy PyPI READMEs with Hatch" +HOMEPAGE=" + https://pypi.org/project/hatch-fancy-pypi-readme/ + https://github.com/hynek/hatch-fancy-pypi-readme +" +SRC_URI=" + https://github.com/hynek/hatch-fancy-pypi-readme/archive/${PV}.tar.gz + -> ${P}.gh.tar.gz +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +RDEPEND=" + dev-python/hatchling[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/tomli[${PYTHON_USEDEP}] + ' 3.8 3.9 3.10) +" + +distutils_enable_tests pytest + +EPYTEST_DESELECT=( + # tests for self build a wheel? No need for that and fails. + tests/test_end_to_end.py +)