public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-ml/expect_test_helpers_core/
@ 2024-06-15 15:56 Alfredo Tupone
  0 siblings, 0 replies; only message in thread
From: Alfredo Tupone @ 2024-06-15 15:56 UTC (permalink / raw
  To: gentoo-commits

commit:     93000ed7a08971fc9f2726c9b75629416c270da1
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 15 14:38:40 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 15:55:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93000ed7

dev-ml/expect_test_helpers_core: add 0.17.0

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/expect_test_helpers_core/Manifest           |  1 +
 .../expect_test_helpers_core-0.17.0.ebuild         | 29 ++++++++++++++++++++++
 profiles/package.mask                              |  1 +
 3 files changed, 31 insertions(+)

diff --git a/dev-ml/expect_test_helpers_core/Manifest b/dev-ml/expect_test_helpers_core/Manifest
index 802be1a6ca16..59e3c11e2c7e 100644
--- a/dev-ml/expect_test_helpers_core/Manifest
+++ b/dev-ml/expect_test_helpers_core/Manifest
@@ -1,2 +1,3 @@
 DIST expect_test_helpers_core-0.15.0.tar.gz 19807 BLAKE2B aca6103a7a50d7cf666ff6acb7b5430a5b0667efe039d200bc9ed2e430b91c4ed9a75378ceb0142e5d8d419ca6b3be508dc75c8e7fb5ff23101ebc012c70a9c0 SHA512 c08bda03c3bbc5c7ee1e970b5ba03e319826b7dd550d073f69b373bfa429c489ae1fcd388a2629f3d81729a96aac5614b4b1bcadd4040a290ffaab55b26bb9d6
 DIST expect_test_helpers_core-0.16.0.tar.gz 22549 BLAKE2B 2925c572a97a4bada839f98bea50f503d138d43550e1849ae23f4f553c5402c86135ad6ef1e57e9a5a382a2aae719bf88b8550399824294970350fbe0fa5d474 SHA512 057504994125e05c02264eef4766e58619d1f89039836b994487cc8627786c0e0d1491ab8a3ffa02ac19cb8d0754f4af88188a47d25cbe89c5a51b04ac002c95
+DIST expect_test_helpers_core-0.17.0.tar.gz 24511 BLAKE2B 484e5b54a37182a219f7a2c07f731b9f4ff7fe24fa4c785098ac9e55c2e28b3edacdeb99f33d46362b2e7fee66bdfe761e0bfc825c9af179a19031ac30db103c SHA512 3f5114802eda07114ce46c792d577a9cc71f5b412c380fc76870f7de5907340be6d8a9b8892c84f96ba81b148ee19aa03017c1e06762c25f898fe63725d06401

diff --git a/dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.17.0.ebuild b/dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.17.0.ebuild
new file mode 100644
index 000000000000..05f88faac939
--- /dev/null
+++ b/dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.17.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2022-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Helpers for writing expectation tests"
+HOMEPAGE="https://github.com/janestreet/expect_test_helpers_core"
+SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz
+	-> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64"
+IUSE="+ocamlopt"
+
+RDEPEND="
+	>=dev-lang/ocaml-5
+	dev-ml/base:${SLOT}[ocamlopt?]
+	dev-ml/base_quickcheck:${SLOT}[ocamlopt?]
+	dev-ml/core:${SLOT}[ocamlopt?]
+	dev-ml/ppx_jane:${SLOT}[ocamlopt?]
+	dev-ml/re:=[ocamlopt?]
+	dev-ml/sexp_pretty:${SLOT}[ocamlopt?]
+	dev-ml/stdio:${SLOT}[ocamlopt?]
+"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-ml/dune-3.11"

diff --git a/profiles/package.mask b/profiles/package.mask
index 9e54f09205d9..e3507530b7bf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -293,6 +293,7 @@ dev-ml/uopt:0/0.17
 dev-ml/core_kernel:0/0.17
 dev-ml/timezone:0/0.17
 dev-ml/sexp_pretty:0/0.17
+dev-ml/expect_test_helpers_core:0/0.17
 
 # Arthur Zamarin <arthurzam@gentoo.org> (2024-06-08)
 # EAPI=6, waiting for a version bump, not maintained for many years.


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-15 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-15 15:56 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-ml/expect_test_helpers_core/ Alfredo Tupone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox