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 E7D011582EF for ; Sun, 09 Mar 2025 22:05:28 +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 CC6F5342FF0 for ; Sun, 09 Mar 2025 22:05:28 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C85CE110370; Sun, 09 Mar 2025 22:05:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 BB2C4110370 for ; Sun, 09 Mar 2025 22:05:27 +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 6B9EC341214 for ; Sun, 09 Mar 2025 22:05:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02AA4129F for ; Sun, 09 Mar 2025 22:05:26 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1741557907.0c95b466bd916dbc92587465bc54066e514fa5ac.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/nihtest/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/nihtest/Manifest dev-util/nihtest/nihtest-1.8.0.ebuild X-VCS-Directories: dev-util/nihtest/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0c95b466bd916dbc92587465bc54066e514fa5ac X-VCS-Branch: master Date: Sun, 09 Mar 2025 22:05:26 +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: afc02729-c261-445f-a7bd-140affb1cc4d X-Archives-Hash: 1c2f7441e6c8c4c443aa2fc88c1a60f3 commit: 0c95b466bd916dbc92587465bc54066e514fa5ac Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 9 20:22:03 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 9 22:05:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c95b466 dev-util/nihtest: drop 1.8.0 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-util/nihtest/Manifest | 1 - dev-util/nihtest/nihtest-1.8.0.ebuild | 56 ----------------------------------- 2 files changed, 57 deletions(-) diff --git a/dev-util/nihtest/Manifest b/dev-util/nihtest/Manifest index b09f500395b7..cd7fe2b052e4 100644 --- a/dev-util/nihtest/Manifest +++ b/dev-util/nihtest/Manifest @@ -1,2 +1 @@ -DIST nihtest-1.8.0.tar.gz 41036 BLAKE2B 79e78b81e7bfbc4f8cdfbb518ece417acd15e37fae4988785f9ec6c16ab5a9374d0464eb8564a6461c0283589d40777c94032f612d3b8b34f94e11222a82d500 SHA512 fdef4ce9f5990f44eda54115767fe01e2f894c0b9b398060d31a424a00d1a8df15c9f12f0d6864b3686a82875294e2c837cc481e3cda130497de6ba6d3a5f620 DIST nihtest-1.9.1.tar.gz 43132 BLAKE2B f863ad9c8fc9c12e4ccc317cecc97d21a4586675cff35e5dfd38ef22e61f0622ddcd00517618eab9a0c32db84d094a6d64c48fa100cdd55bf88cc9bffdb94d0e SHA512 5897551fe1d5be0c3a10408aae44c2a7090f2ca7edd99b361699c85173473ef7474da3da9daa5aa9cc04a7e9215aee781971ecdbb604799d617160bf1be3b858 diff --git a/dev-util/nihtest/nihtest-1.8.0.ebuild b/dev-util/nihtest/nihtest-1.8.0.ebuild deleted file mode 100644 index 541d177b39a4..000000000000 --- a/dev-util/nihtest/nihtest-1.8.0.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) - -inherit cmake distutils-r1 pypi - -DESCRIPTION="A testing tool for command line utilities" -HOMEPAGE=" - https://nih.at/nihtest/ - https://github.com/nih-at/nihtest - https://pypi.org/project/nihtest/ -" -SRC_URI+=" - https://nih.at/nihtest/${P}.tar.gz - https://github.com/nih-at/nihtest/releases/download/v${PV}/${P}.tar.gz -" -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 ~riscv sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - $(python_gen_cond_dep 'dev-python/python-dateutil[${PYTHON_USEDEP}]') -" -BDEPEND="test? ( ${RDEPEND} )" - -DOCS=( NEWS.md README.md TODO.md ) - -src_prepare() { - distutils-r1_src_prepare - if use test; then - CMAKE_USE_DIR=${S}/tests - BUILD_DIR=${WORKDIR}/tests_build cmake_src_prepare - fi -} - -python_test() { - local BUILD_DIR=${WORKDIR}/tests_build - local mycmakeargs=( -DNIHTEST=nihtest ) - cmake_src_configure - cmake_src_compile - cmake_src_test -} - -src_install() { - distutils-r1_src_install - newman manpages/nihtest.man nihtest.1 - newman manpages/nihtest.conf.man nihtest.conf.5 - newman manpages/nihtest-case.man nihtest-case.5 -}