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 F239F1581E7 for ; Sat, 27 Apr 2024 11:10:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 332BEE29FF; Sat, 27 Apr 2024 11:10:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 1A29AE29FF for ; Sat, 27 Apr 2024 11:10:17 +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 EB5F333D9AD for ; Sat, 27 Apr 2024 11:10:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6344D176A for ; Sat, 27 Apr 2024 11:10:13 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1714211406.b3d4d77547558e5ad3dddd749d9220577c3b557e.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-crystal/spectator/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-crystal/spectator/Manifest dev-crystal/spectator/spectator-0.11.5.ebuild dev-crystal/spectator/spectator-0.12.0.ebuild X-VCS-Directories: dev-crystal/spectator/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: b3d4d77547558e5ad3dddd749d9220577c3b557e X-VCS-Branch: master Date: Sat, 27 Apr 2024 11:10:13 +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: b729b4eb-6179-42f6-a05b-eae7610b8fa2 X-Archives-Hash: 3e2dd779bdeb860b654a7b94a109c700 commit: b3d4d77547558e5ad3dddd749d9220577c3b557e Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sat Apr 27 08:23:30 2024 +0000 Commit: David Roman gmail com> CommitDate: Sat Apr 27 09:50:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b3d4d775 dev-crystal/spectator: add 0.12.0, drop 0.11.5 Bug: https://bugs.gentoo.org/883819 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-crystal/spectator/Manifest | 2 +- ...ctator-0.11.5.ebuild => spectator-0.12.0.ebuild} | 21 +++++++++++++-------- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/dev-crystal/spectator/Manifest b/dev-crystal/spectator/Manifest index 93417466d2..03aeb8aa0e 100644 --- a/dev-crystal/spectator/Manifest +++ b/dev-crystal/spectator/Manifest @@ -1,2 +1,2 @@ -DIST spectator-0.11.5.tar.gz 154689 BLAKE2B 7da8a3af4400b28af47f343cb149257a6fb11b9f04a1074bcbbcc1237127820ca4feca5419e7b358a41f2d7bab2f42886af11525e4b46121a41f8d5918085a44 SHA512 c9a24d203826dac8ffc518ac57351bb3cf08f5ba1cee65b233e74bb1a30d35c2074f3186c2dbe67ea502dfb4fc9f0128bc7296f43e80ee95c6b259bcd756f084 DIST spectator-0.11.6.tar.gz 155945 BLAKE2B 338942440b04682c0614aeead71b3762663088d9693db7f995ec12067de1c7161672458505d270da2b625553bd6b8495f43c0176bf053891f778948a5f2eeb25 SHA512 989fc8131d053fa45eecf9219b4a9bd8715dc3ae3e515734cfddbaf11a6db1a28428505ce738d0d64080185dd5f23f9720bfddeeb2ed6246e72d275f2464f819 +DIST spectator-0.12.0.tar.gz 156833 BLAKE2B 49fb7de6bbf9091fc081f18fce921f2f37d4a56aecb7927296f27e7168deacb4ace8c2a720e039e122d29366735ba2bc0484893c5f617f9b202f350b329d8266 SHA512 4f67c1609c8055de9f354634bcd15aab408dfddf9392e05e34a882ba027a23135c8f00322286dad6ff6adaed3b934dbef44f9816ecd48b0d59fa25d200e71b16 diff --git a/dev-crystal/spectator/spectator-0.11.5.ebuild b/dev-crystal/spectator/spectator-0.12.0.ebuild similarity index 51% rename from dev-crystal/spectator/spectator-0.11.5.ebuild rename to dev-crystal/spectator/spectator-0.12.0.ebuild index ac6ecd55d5..57e1d6d47b 100644 --- a/dev-crystal/spectator/spectator-0.11.5.ebuild +++ b/dev-crystal/spectator/spectator-0.12.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -inherit check-reqs shards +inherit shards DESCRIPTION="Feature-rich testing framework for Crystal inspired by RSpec" HOMEPAGE="https://github.com/icy-arctic-fox/spectator" @@ -15,12 +15,17 @@ KEYWORDS="~amd64" DOCS=( {ARCHITECTURE,CHANGELOG,CONTRIBUTING,README}.md ) -CHECKREQS_MEMORY="3G" +src_test() { + # adopted from .gitlab-ci.yml + shards_src_test spec/matchers/ spec/spectator/*.cr + shards_src_test spec/docs/ + shards_src_test spec/features/ + shards_src_test spec/issues/ + shards_src_test spec/rspec/ -pkg_pretend() { - has test "${FEATURES}" && check-reqs_pkg_pretend -} + # Build failure + #shards_src_test spec/spectator/dsl/ -pkg_setup() { - has test "${FEATURES}" && check-reqs_pkg_setup + # Will eat all your memory + #shards_src_test spec/spectator/mocks/ }