From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1697710-garchives=archives.gentoo.org@lists.gentoo.org>
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 (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id AAF6A158232
	for <garchives@archives.gentoo.org>; Fri,  6 Dec 2024 20:45:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8A045E09C0;
	Fri,  6 Dec 2024 20:45:56 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 6F1F3E09C0
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Dec 2024 20:45:56 +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 84DAE335DCC
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Dec 2024 20:45:55 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C7F91F64
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Dec 2024 20:45:52 +0000 (UTC)
From: "Nicolas PARLANT" <ppn@parhuet.fr>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Nicolas PARLANT" <ppn@parhuet.fr>
Message-ID: <1733517950.83500c6aff3cfe73c03d523fdff1bcee3791d021.ppn@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/json-schema-for-humans/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: dev-python/json-schema-for-humans/Manifest dev-python/json-schema-for-humans/json-schema-for-humans-1.3.2.ebuild
X-VCS-Directories: dev-python/json-schema-for-humans/
X-VCS-Committer: ppn
X-VCS-Committer-Name: Nicolas PARLANT
X-VCS-Revision: 83500c6aff3cfe73c03d523fdff1bcee3791d021
X-VCS-Branch: dev
Date: Fri,  6 Dec 2024 20:45:52 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: f3f48329-15c5-40b3-aab7-682b58d66681
X-Archives-Hash: abb8320caf6309206f9b04ad84733601

commit:     83500c6aff3cfe73c03d523fdff1bcee3791d021
Author:     Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Fri Dec  6 20:42:06 2024 +0000
Commit:     Nicolas PARLANT <ppn <AT> parhuet <DOT> fr>
CommitDate: Fri Dec  6 20:45:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=83500c6a

dev-python/json-schema-for-humans: drop 1.3.2

Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>

 dev-python/json-schema-for-humans/Manifest         |  1 -
 .../json-schema-for-humans-1.3.2.ebuild            | 57 ----------------------
 2 files changed, 58 deletions(-)

diff --git a/dev-python/json-schema-for-humans/Manifest b/dev-python/json-schema-for-humans/Manifest
index 82617ec81..774b4a406 100644
--- a/dev-python/json-schema-for-humans/Manifest
+++ b/dev-python/json-schema-for-humans/Manifest
@@ -1,2 +1 @@
-DIST json-schema-for-humans-1.3.2.gh.tar.gz 864646 BLAKE2B 4262c47e5f372d72313c455bd672918f991e804f8146f44dd6d02eff2c7108bf52c4be2e63ba25a5410ec03e9e62b49fdf537e150e5eeddd7d58e5116ddbc794 SHA512 29652fbf203f0c0b155ef7b4119f1c51ecd239d11ebeff485f6d95379b239d818fa6267b121020f4edf6391b4d3c8bff06cc735ff26d5f9f68c2291c6284727d
 DIST json-schema-for-humans-1.3.4.gh.tar.gz 864919 BLAKE2B 5e70e1bcf08bc449d7a4948b9828eb825c2ab126dc6fe4c71c5b70f18f3961e55a45b9346d4d10169d42ef6dde728b042ca04669101482c9dc619a183ff6ed3c SHA512 fe9b0fb7ae9d9659d6d717ad5e21cd5605133a8fad3ec9448512b77156f9a4624c580eaa50469364fd2eb15f2b4d0a950d66f006641bbdfec21c3658554aaa75

diff --git a/dev-python/json-schema-for-humans/json-schema-for-humans-1.3.2.ebuild b/dev-python/json-schema-for-humans/json-schema-for-humans-1.3.2.ebuild
deleted file mode 100644
index fcde38135..000000000
--- a/dev-python/json-schema-for-humans/json-schema-for-humans-1.3.2.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Quickly generate HTML documentation from a JSON schema "
-HOMEPAGE="
-	https://github.com/coveooss/json-schema-for-humans/
-	https://pypi.org/project/json-schema-for-humans/
-"
-SRC_URI="https://github.com/coveooss/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	${PYTHON_DEPS}
-	app-text/htmlmin[${PYTHON_USEDEP}]
-	dev-python/click[${PYTHON_USEDEP}]
-	dev-python/dataclasses-json[${PYTHON_USEDEP}]
-	dev-python/jinja2[${PYTHON_USEDEP}]
-	dev-python/markdown2[${PYTHON_USEDEP}]
-	dev-python/markupsafe[${PYTHON_USEDEP}]
-	dev-python/pygments[${PYTHON_USEDEP}]
-	dev-python/pytz[${PYTHON_USEDEP}]
-	dev-python/pyyaml[${PYTHON_USEDEP}]
-	dev-python/requests[${PYTHON_USEDEP}]
-"
-
-DEPEND="${RDEPEND}"
-
-BDEPEND="
-	${DISTUTILS_DEPS}
-	${PYTHON_DEPS}
-	test? ( dev-python/beautifulsoup4[${PYTHON_USEDEP}]	)
-"
-
-distutils_enable_tests pytest
-
-python_test(){
-	local EPYTEST_DESELECT=(
-		# tests with network
-		'tests/generate_test.py::test_references_url'
-		'tests/test_md_generate.py::TestMdGenerate::test_basic[True-True-references_url'
-		'tests/test_md_generate.py::TestMdGenerate::test_basic[True-False-references_url'
-		'tests/test_md_generate.py::TestMdGenerate::test_basic[False-True-references_url'
-		'tests/test_md_generate.py::TestMdGenerate::test_basic[False-False-references_url'
-	)
-	epytest
-}