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 012331584AD for ; Thu, 24 Apr 2025 01:55:51 +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 E234B3430A7 for ; Thu, 24 Apr 2025 01:55:50 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id F10DC1104C1; Thu, 24 Apr 2025 01:55:32 +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 bobolink.gentoo.org (Postfix) with ESMTPS id EBAF91104BE for ; Thu, 24 Apr 2025 01:55: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A575434307A for ; Thu, 24 Apr 2025 01:55:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB9E8266C for ; Thu, 24 Apr 2025 01:55:29 +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: <1745459660.5e52f1e184560355f59dde1389a8907f8bcb4363.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/stripe-mock/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/stripe-mock/Manifest dev-util/stripe-mock/stripe-mock-0.194.0.ebuild X-VCS-Directories: dev-util/stripe-mock/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5e52f1e184560355f59dde1389a8907f8bcb4363 X-VCS-Branch: master Date: Thu, 24 Apr 2025 01:55: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: 14f7aad4-8f4a-48f3-b993-b6ecd6da2ca4 X-Archives-Hash: 41696c911c44e2351d887922ba5b503e commit: 5e52f1e184560355f59dde1389a8907f8bcb4363 Author: Michał Górny gentoo org> AuthorDate: Thu Apr 24 01:24:23 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Apr 24 01:54:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e52f1e1 dev-util/stripe-mock: Bump to 0.194.0 Signed-off-by: Michał Górny gentoo.org> dev-util/stripe-mock/Manifest | 1 + dev-util/stripe-mock/stripe-mock-0.194.0.ebuild | 27 +++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/dev-util/stripe-mock/Manifest b/dev-util/stripe-mock/Manifest index bd7f2763789c..f6af776644b1 100644 --- a/dev-util/stripe-mock/Manifest +++ b/dev-util/stripe-mock/Manifest @@ -1 +1,2 @@ DIST stripe-mock-0.193.0.tar.gz 1833893 BLAKE2B ad0e9428c449f44ee352f82d27e15a9e1449a9ebdc085817ab0d66041341fb3cee97f1b5ce024e0509a4f22bd4c450ce0f54bc1f4fbab916e6db4cec1c1b0dd6 SHA512 e2d11f710c3733fd8b59d9919d88a4e3af35970cc369a368bd8aad84e0a6ee8d8df15949a1ba5abcbb0c12553df5ab27af7dd34d590b6a89fd4d7c2973d26601 +DIST stripe-mock-0.194.0.tar.gz 1796494 BLAKE2B d310431c72ad4083a7c128a12df8c6e8398872839060671cc34dede2e31e9cf0ea181a16e16356ebe1e6fcf84bb12ed06d155a7935d3d29ee8633b7e702e2025 SHA512 83f0df7731b7c96597d93b4b6780ba8ea400865b303620189893fd0e3da9c445076f426ecc8cdacf46ebd2751184ef56056d28216bee6b77af3dfb67352cc061 diff --git a/dev-util/stripe-mock/stripe-mock-0.194.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.194.0.ebuild new file mode 100644 index 000000000000..6c2fae7eae5d --- /dev/null +++ b/dev-util/stripe-mock/stripe-mock-0.194.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit go-module + +DESCRIPTION="Mock HTTP server that responds like the real Stripe API" +HOMEPAGE="https://github.com/stripe/stripe-mock/" +SRC_URI="https://github.com/stripe/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT ISC BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" + +src_compile() { + emake build +} + +src_test() { + emake test +} + +src_install() { + dobin stripe-mock + einstalldocs +}