diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2022-04-22 20:33:58 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2022-04-22 20:33:58 +0200 |
commit | b195b04bae676879503a7efb9e6beabd5e44a2eb (patch) | |
tree | 746ba8f8cdaf5e8ec8845955e2e9b362f869fac2 /dev-ml/ppx_expect | |
parent | dev-ml/ppx_inline_test: 0.15.0 bump (diff) | |
download | gentoo-b195b04bae676879503a7efb9e6beabd5e44a2eb.tar.gz gentoo-b195b04bae676879503a7efb9e6beabd5e44a2eb.tar.bz2 gentoo-b195b04bae676879503a7efb9e6beabd5e44a2eb.zip |
dev-ml/ppx_expect: 0.15.0 bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_expect')
-rw-r--r-- | dev-ml/ppx_expect/Manifest | 1 | ||||
-rw-r--r-- | dev-ml/ppx_expect/ppx_expect-0.14.0.ebuild | 1 | ||||
-rw-r--r-- | dev-ml/ppx_expect/ppx_expect-0.14.1.ebuild | 1 | ||||
-rw-r--r-- | dev-ml/ppx_expect/ppx_expect-0.14.2.ebuild | 1 | ||||
-rw-r--r-- | dev-ml/ppx_expect/ppx_expect-0.15.0.ebuild | 32 |
5 files changed, 36 insertions, 0 deletions
diff --git a/dev-ml/ppx_expect/Manifest b/dev-ml/ppx_expect/Manifest index b6750f643205..fc31177f6ffc 100644 --- a/dev-ml/ppx_expect/Manifest +++ b/dev-ml/ppx_expect/Manifest @@ -1,3 +1,4 @@ DIST ppx_expect-0.14.0.tar.gz 45661 BLAKE2B 0cba3840743d45f0f11936f090319aab3237c7a14389eb6d035a3b7cdac91e0b169c3ed84407e1bb01a00738bf97b62dba313965e93a2177388666764fe5854b SHA512 7de5d84640d16101d38140b5f621301c9935e3161a7c7d978373940be92fa7f14cad429e79eec294a20d1f379e969cf3c25d15810f1a4d3ad1bb8ba0eb7d7109 DIST ppx_expect-0.14.1.tar.gz 45699 BLAKE2B b52d579d92156344ff44d30c88603840eb7d6a0d346de49fcbc01ef16fe3c33e664486de4cb2d09f74e853e39b9a01778e7e0f489497fdd34fc9582d895a0d3b SHA512 fd98e79d5b3bb935b2a4077a07894c159b48e142268c2e30ebff2cbfecc92266b454be69f5080b315eefa9184372e5e5248bd8a3b2b9d6cad59e2d517c94bd02 DIST ppx_expect-0.14.2.tar.gz 45703 BLAKE2B cd1371f6e7e0519c1b30c6d471a1f4be6cbeffa0bf65de1472c9809265c35c307cd36ebb12548f60ab2acb6e9786556f29ae4752ee5cfbfa19fdc2dc14f16aa6 SHA512 bb00e15057ea403241781d2d6a385200496adc79680a01d031416192f8c93efd75a6998602a90d0aba7fcb2110e876b058126bb6397d5ba7fe5dd48c03202169 +DIST ppx_expect-0.15.0.tar.gz 48825 BLAKE2B 9363497cc5a507d4f9c51be11a3fef254cbd2541c146a1248755763bed6f54a69738ed72ac590e270856b9c04a5949c9bbd59ba25bc8e7d1fc9d76574bcc70c3 SHA512 945ebd31a94debd4a65c3a8dd7e6481e7debe043c48a60bab4085f9d05cba5b8663bf0f5498cb4cd0e86a24182b21006506f20873e5242b31db5de5629113ade diff --git a/dev-ml/ppx_expect/ppx_expect-0.14.0.ebuild b/dev-ml/ppx_expect/ppx_expect-0.14.0.ebuild index 2193aaf1561b..57b1d0640714 100644 --- a/dev-ml/ppx_expect/ppx_expect-0.14.0.ebuild +++ b/dev-ml/ppx_expect/ppx_expect-0.14.0.ebuild @@ -26,6 +26,7 @@ RDEPEND=" >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= dev-ml/re:= + =dev-ml/ppx_sexp_conv-0.14*:= " DEPEND="${RDEPEND}" diff --git a/dev-ml/ppx_expect/ppx_expect-0.14.1.ebuild b/dev-ml/ppx_expect/ppx_expect-0.14.1.ebuild index 5f530407feb2..aa31a4ff6b5f 100644 --- a/dev-ml/ppx_expect/ppx_expect-0.14.1.ebuild +++ b/dev-ml/ppx_expect/ppx_expect-0.14.1.ebuild @@ -26,5 +26,6 @@ RDEPEND=" >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= dev-ml/re:= + =dev-ml/ppx_sexp_conv-0.14*:= " DEPEND="${RDEPEND}" diff --git a/dev-ml/ppx_expect/ppx_expect-0.14.2.ebuild b/dev-ml/ppx_expect/ppx_expect-0.14.2.ebuild index 7bca8391df7b..256d2bac0a82 100644 --- a/dev-ml/ppx_expect/ppx_expect-0.14.2.ebuild +++ b/dev-ml/ppx_expect/ppx_expect-0.14.2.ebuild @@ -26,5 +26,6 @@ RDEPEND=" >=dev-ml/ocaml-migrate-parsetree-2.0.0:= dev-ml/cinaps:= dev-ml/re:= + =dev-ml/ppx_sexp_conv-0.14*:= " DEPEND="${RDEPEND}" diff --git a/dev-ml/ppx_expect/ppx_expect-0.15.0.ebuild b/dev-ml/ppx_expect/ppx_expect-0.15.0.ebuild new file mode 100644 index 000000000000..bfb2a190211d --- /dev/null +++ b/dev-ml/ppx_expect/ppx_expect-0.15.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit dune + +DESCRIPTION="Cram like framework for OCaml" +HOMEPAGE="https://github.com/janestreet/ppx_expect" +SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +IUSE="+ocamlopt" +# https://bugs.gentoo.org/749291#c2 +RESTRICT="test" + +RDEPEND=" + =dev-ml/base-0.15*:= + >=dev-ml/ppx_here-0.14.0:= + =dev-ml/ppx_inline_test-0.15*:= + =dev-ml/stdio-0.15*:= + >=dev-ml/ppxlib-0.23.0:= + >=dev-ml/ocaml-compiler-libs-0.11.0:= + >=dev-ml/ocaml-migrate-parsetree-2.0.0:= + dev-ml/cinaps:= + dev-ml/re:= + =dev-ml/ppx_sexp_conv-0.15*:= + >=dev-lang/ocaml-4.09 +" +DEPEND="${RDEPEND}" |