this repo has no description

Merge pull request #25898 from mseri/janestreet-v0.17-core-version-bounds

Janestreet v0.17 core version bounds

Changed files
+114 -114
packages
caisar-ir
caisar-ir.0.2
caisar-nnet
caisar-nnet.0.1
caisar-nnet.0.2
caisar-onnx
caisar-onnx.0.1
caisar-onnx.0.2
caisar-ovo
caisar-ovo.0.1
caisar-ovo.0.2
camlimages
camlimages.5.0.5
dotenv
dotenv.0.0.1
dotenv.0.0.3
feather
feather.0.2.0
feather.0.3.0
fiber
fiber.3.7.0
fiber-lwt
fiber-lwt.3.7.0
genspio
genspio.0.0.3
http
http.6.0.0~alpha2
http.6.0.0~beta2
idd
idd.0.1
lacaml
lacaml.10.0.1
lacaml.10.0.2
lacaml.11.0.0
lacaml.11.0.1
lacaml.11.0.2
lacaml.11.0.3
lacaml.11.0.4
lacaml.11.0.5
lacaml.11.0.6
logical
logical.0.3.0
matplotlib
matplotlib.0.1
matplotlib.0.2
merge-fmt
merge-fmt.0.1
merge-fmt.0.2
merge-fmt.0.3
nuscr
nuscr.2.1.0
nuscr.2.1.1
ocaml-protoc-plugin
ocaml-protoc-plugin.1.0.0
ocaml-protoc-plugin.2.0.0
ocaml-protoc-plugin.3.0.0
ocaml-protoc-plugin.4.0.0
ocaml-protoc-plugin.4.1.0
ocaml-protoc-plugin.4.2.0
ocaml-protoc-plugin.4.3.1
ocaml-protoc-plugin.4.4.0
ocaml-protoc-plugin.4.5.0
ocaml-r
ocaml-r.0.1.0
ocaml-r.0.1.1
ocaml-r.0.2.0
ocaml-r.0.3.0
ocaml-r.0.3.1
ocaml-r.0.4.0
ocaml-r.0.5.0
ocaml-r.0.6.0
ocamlformat
ocamlformat.0.23.0
ocamlformat.0.24.1
postgresql
postgresql.4.1.0
postgresql.4.2.0
postgresql.4.2.1
postgresql.4.3.0
postgresql.4.4.0
postgresql.4.4.1
postgresql.4.4.2
postgresql.4.5.0
postgresql.4.5.1
postgresql.4.5.2
postgresql.4.6.0
postgresql.4.6.1
ppx_deriving_cad
ppx_deriving_cad.0.1.0
ppx_deriving_cad.0.2.0
ppx_deriving_scad
ppx_deriving_scad.1.0.0
ppx_protocol_conv
ppx_protocol_conv.5.1.3
ppx_rapper
ppx_rapper.1.0.1
ppx_rapper.1.0.2
ppx_rapper.1.1.0
ppx_rapper.1.1.1
ppx_rapper.1.2.0
ppx_rapper.2.0.0
ppx_rapper.3.0.0
ppx_rapper.3.1.0
protocell
protocell.1.0.0
pyml_bindgen
pyml_bindgen.0.3.1
sanddb
sanddb.0.1
sanddb.0.2
sanddb.0.3.0
sarif
sarif.0.2.1
sarif.0.3.0
sarif.0.3.1
sihl-core
sihl-core.0.2.0
sihl-core.0.2.1
sihl-core.0.2.2
sihl-core.0.3.0~rc1
spin
spin.0.5.0
spin.0.5.1
sqlite3
sqlite3.4.4.1
tensorboard
tensorboard.0.0.1
tldr
tldr.0.3.0
torch
torch.0.10
torch.0.11
torch.0.12
torch.0.13
torch.0.14
torch.0.15
torch.0.16
torch.0.17
torch.0.5
torch.0.6
torch.0.7
torch.0.8
torch.0.9
travesty
travesty.0.8.0
user-agent-parser
user-agent-parser.0.1.3
user-agent-parser.0.2.0
wasmtime
wasmtime.0.0.1
wasmtime.0.0.2
wasmtime.0.0.3
+1 -1
packages/caisar-ir/caisar-ir.0.2/opam
···
depends: [
"dune" {>= "2.9"}
"ocaml" {>= "4.13"}
-
"base" {>= "v0.14.0"}
+
"base" {>= "v0.14.0" & < "v0.17"}
"ocamlgraph" {>= "1.8.8"}
"ppx_inline_test" {>= "0.12.0"}
"ppx_deriving" {>= "4.4.1"}
+1 -1
packages/caisar-nnet/caisar-nnet.0.1/opam
···
depends: [
"dune" {>= "2.9"}
"ocaml" {>= "4.13"}
-
"base" {>= "v0.14.0"}
+
"base" {>= "v0.14.0" & < "v0.17"}
"csv" {>= "2.4"}
"odoc" {with-doc}
]
+1 -1
packages/caisar-nnet/caisar-nnet.0.2/opam
···
depends: [
"dune" {>= "2.9"}
"ocaml" {>= "4.13"}
-
"base" {>= "v0.14.0"}
+
"base" {>= "v0.14.0" & < "v0.17"}
"csv" {>= "2.4"}
"odoc" {with-doc}
]
+1 -1
packages/caisar-onnx/caisar-onnx.0.1/opam
···
depends: [
"dune" {>= "2.9"}
"ocaml" {>= "4.13"}
-
"base" {>= "v0.14.0"}
+
"base" {>= "v0.14.0" & < "v0.17"}
"stdio" {>= "v0.14.0"}
"ocaml-protoc-plugin" {>= "4.2.0"}
"odoc" {with-doc}
+1 -1
packages/caisar-onnx/caisar-onnx.0.2/opam
···
depends: [
"dune" {>= "2.9"}
"ocaml" {>= "4.13"}
-
"base" {>= "v0.14.0"}
+
"base" {>= "v0.14.0" & < "v0.17"}
"stdio" {>= "v0.14.0"}
"ocaml-protoc-plugin" {>= "4.2.0"}
"ocplib-endian" {>= "1.0"}
+1 -1
packages/caisar-ovo/caisar-ovo.0.1/opam
···
depends: [
"dune" {>= "2.9"}
"ocaml" {>= "4.13"}
-
"base" {>= "v0.14.0"}
+
"base" {>= "v0.14.0" & < "v0.17"}
"csv" {>= "2.4"}
"odoc" {with-doc}
]
+1 -1
packages/caisar-ovo/caisar-ovo.0.2/opam
···
depends: [
"dune" {>= "2.9"}
"ocaml" {>= "4.13"}
-
"base" {>= "v0.14.0"}
+
"base" {>= "v0.14.0" & < "v0.17"}
"csv" {>= "2.4"}
"odoc" {with-doc}
]
+1 -1
packages/camlimages/camlimages.5.0.5/opam
···
depends: [
"ocaml" {>= "4.12.1"}
"dune" {>= "3.2"}
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"cppo" {build}
"dune-configurator" {build & >= "2.0.0"}
+1 -1
packages/dotenv/dotenv.0.0.1/opam
···
]
depends: [
"ocaml" {>= "4.05"}
-
"base"
+
"base" {< "v0.17"}
"stdio"
"uutf"
"dune" {>= "1.7"}
+1 -1
packages/dotenv/dotenv.0.0.3/opam
···
]
depends: [
"ocaml" {>= "4.05"}
-
"base"
+
"base" {< "v0.17"}
"stdio"
"uutf"
"pcre"
+1 -1
packages/feather/feather.0.2.0/opam
···
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.7"}
-
"base" {>= "v0.14.0"}
+
"base" {>= "v0.14.0" & < "v0.17"}
"ppx_expect" {>= "v0.14.0"}
"stdio" {>= "v0.14.0"}
"spawn" {>= "v0.13.0"}
+1 -1
packages/feather/feather.0.3.0/opam
···
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.7"}
-
"base" {>= "v0.14.0"}
+
"base" {>= "v0.14.0" & < "v0.17"}
"ppx_expect" {>= "v0.14.0"}
"stdio" {>= "v0.14.0"}
"spawn" {>= "v0.13.0"}
+1 -1
packages/fiber-lwt/fiber-lwt.3.7.0/opam
···
"stdune"
"fiber"
"ppx_inline_test" {with-test}
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"odoc" {with-doc}
]
build: [
+1 -1
packages/fiber/fiber.3.7.0/opam
···
depends: [
"dune" {>= "3.6"}
"ocaml" {>= "4.08"}
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"dyn"
"stdune"
"odoc" {with-doc}
+1 -1
packages/genspio/genspio.0.0.3/opam
···
depends: [
"ocaml" { >= "4.03.0" }
"dune" {>= "2.8"}
-
"base"
+
"base" {< "v0.17"}
"fmt" {>= "0.9.0"}
]
synopsis: "Typed EDSL to generate POSIX Shell scripts"
+1 -1
packages/http/http.6.0.0~alpha2/opam
···
depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"alcotest" {with-test}
"base_quickcheck" {with-test}
"ppx_assert" {with-test}
+1 -1
packages/http/http.6.0.0~beta2/opam
···
depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"alcotest" {with-test}
"base_quickcheck" {with-test}
"ppx_assert" {with-test}
+1 -1
packages/idd/idd.0.1/opam
···
depends: [
"ocaml" {>= "4.04.0"}
"dune"
-
"base" {>= "v0.12.0"}
+
"base" {>= "v0.12.0" & < "v0.17"}
"ppx_jane"
"ppx_deriving"
]
+1 -1
packages/lacaml/lacaml.10.0.1/opam
···
"ocaml" {>= "4.04"}
"conf-blas" {build}
"conf-lapack" {build}
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"configurator" {build}
"jbuilder" {>= "1.0+beta13"}
+1 -1
packages/lacaml/lacaml.10.0.2/opam
···
"ocaml" {>= "4.04"}
"conf-blas" {build}
"conf-lapack" {build}
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"configurator" {build}
"jbuilder" {>= "1.0+beta13"}
+1 -1
packages/lacaml/lacaml.11.0.0/opam
···
"ocaml" {>= "4.04"}
"conf-blas" {build}
"conf-lapack" {build}
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"configurator" {build}
"jbuilder" {>= "1.0+beta13"}
+1 -1
packages/lacaml/lacaml.11.0.1/opam
···
"ocaml" {>= "4.05"}
"conf-blas" {build}
"conf-lapack" {build}
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"configurator" {build}
"jbuilder" {>= "1.0+beta13"}
+1 -1
packages/lacaml/lacaml.11.0.2/opam
···
"dune-configurator"
"conf-blas" {build}
"conf-lapack" {build}
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"base-bytes"
"base-bigarray"
+1 -1
packages/lacaml/lacaml.11.0.3/opam
···
"dune-configurator"
"conf-blas" {build}
"conf-lapack" {build}
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"base-bytes"
"base-bigarray"
+1 -1
packages/lacaml/lacaml.11.0.4/opam
···
"dune-configurator"
"conf-blas" {build}
"conf-lapack" {build}
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"base-bytes"
"base-bigarray"
+1 -1
packages/lacaml/lacaml.11.0.5/opam
···
"dune-configurator"
"conf-blas" {build}
"conf-lapack" {build}
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"base-bytes"
"base-bigarray"
+1 -1
packages/lacaml/lacaml.11.0.6/opam
···
"dune-configurator"
"conf-blas" {build}
"conf-lapack" {build}
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"base-bytes"
"base-bigarray"
+1 -1
packages/logical/logical.0.3.0/opam
···
"dune"
"alcotest" {with-test}
"odoc" {with-doc}
-
"base" {>= "0.12.0"}
+
"base" {>= "v0.12.0" & < "v0.17"}
"ocaml" {>= "4.04.2"}
]
url {
+1 -1
packages/matplotlib/matplotlib.0.1/opam
···
build: [["dune" "build" "-j" jobs "-p" name]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"stdio"
"pyml" {>= "20180530"}
"dune" {>= "1.4"}
+1 -1
packages/matplotlib/matplotlib.0.2/opam
···
build: [["dune" "build" "-j" jobs "-p" name]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"stdio"
"pyml" {>= "20180530"}
"dune" {>= "1.4"}
+1 -1
packages/merge-fmt/merge-fmt.0.1/opam
···
"ocaml" {>= "4.06.1"}
"dune" {>= "1.6"}
"cmdliner"
-
"base"
+
"base" {< "v0.17"}
"stdio"
]
+1 -1
packages/merge-fmt/merge-fmt.0.2/opam
···
"ocaml" {>= "4.06.1"}
"dune" {>= "1.6"}
"cmdliner"
-
"base"
+
"base" {< "v0.17"}
"stdio"
]
+1 -1
packages/merge-fmt/merge-fmt.0.3/opam
···
"ocaml" {>= "4.06.1"}
"dune" {>= "1.6"}
"cmdliner" {>= "1.1.0"}
-
"base"
+
"base" {< "v0.17"}
"stdio"
"ppx_expect" { with-test }
"core_unix" { with-test }
+1 -1
packages/nuscr/nuscr.2.1.0/opam
···
"menhir" {>= "20190924"}
"ppx_deriving" {>= "5.2"}
"dune" {>= "2.8"}
-
"base" {>= "v0.12.0"}
+
"base" {>= "v0.12.0" & < "v0.17"}
"stdio" {>= "v0.12.0"}
"ppx_sexp_conv" {>= "v0.12.0"}
"ppx_here" {>= "v0.12.0"}
+1 -1
packages/nuscr/nuscr.2.1.1/opam
···
"menhir" {>= "20190924"}
"ppx_deriving" {>= "5.2"}
"dune" {>= "2.8"}
-
"base" {>= "v0.12.0"}
+
"base" {>= "v0.12.0" & < "v0.17"}
"stdio" {>= "v0.12.0"}
"ppx_sexp_conv" {>= "v0.12.0"}
"ppx_here" {>= "v0.12.0"}
+1 -1
packages/ocaml-protoc-plugin/ocaml-protoc-plugin.1.0.0/opam
···
"conf-protoc"
"dune" {>= "1.10"}
"ocaml" {>= "4.06.0" & < "5.0.0"}
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"ppx_inline_test" {with-test}
"ppx_deriving" {with-test}
]
+1 -1
packages/ocaml-protoc-plugin/ocaml-protoc-plugin.2.0.0/opam
···
"conf-protoc" {>= "1.0.0"}
"dune" {>= "1.10"}
"ocaml" {>= "4.06.0"}
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"ppx_inline_test" {with-test}
"ppx_deriving" {with-test}
]
+1 -1
packages/ocaml-protoc-plugin/ocaml-protoc-plugin.3.0.0/opam
···
"conf-protoc" {>= "1.0.0"}
"dune" {>= "1.10"}
"ocaml" {>= "4.06.0"}
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"ppx_inline_test" {with-test}
"ppx_deriving" {with-test}
]
+1 -1
packages/ocaml-protoc-plugin/ocaml-protoc-plugin.4.0.0/opam
···
"conf-protoc" {>= "1.0.0"}
"dune" {>= "1.10"}
"ocaml" {>= "4.06.0"}
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"ppx_inline_test" {with-test}
"ppx_deriving" {with-test}
]
+1 -1
packages/ocaml-protoc-plugin/ocaml-protoc-plugin.4.1.0/opam
···
"conf-protoc" {>= "1.0.0"}
"dune" {>= "2.0"}
"ocaml" {>= "4.06.0"}
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"ppx_inline_test" {with-test}
"ppx_deriving" {with-test}
]
+1 -1
packages/ocaml-protoc-plugin/ocaml-protoc-plugin.4.2.0/opam
···
"conf-protoc" {>= "1.0.0"}
"dune" {>= "2.0"}
"ocaml" {>= "4.06.0"}
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"ppx_inline_test" {with-test}
"ppx_deriving" {with-test}
]
+1 -1
packages/ocaml-protoc-plugin/ocaml-protoc-plugin.4.3.1/opam
···
"conf-protoc" {>= "1.0.0"}
"dune" {>= "3.2"}
"ocaml" {>= "4.08.0"}
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"ppx_inline_test" {with-test}
"ppx_deriving" {with-test}
"conf-pkg-config" {build}
+1 -1
packages/ocaml-protoc-plugin/ocaml-protoc-plugin.4.4.0/opam
···
"conf-protoc" {>= "1.0.0"}
"dune" {>= "3.2"}
"ocaml" {>= "4.08.0"}
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"ppx_inline_test" {with-test}
"ppx_deriving" {with-test}
"conf-pkg-config" {build}
+1 -1
packages/ocaml-protoc-plugin/ocaml-protoc-plugin.4.5.0/opam
···
"conf-protoc" {>= "1.0.0"}
"dune" {>= "3.2"}
"ocaml" {>= "4.08.0"}
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"ppx_inline_test" {with-test}
"ppx_deriving" {with-test}
"conf-pkg-config" {build}
+1 -1
packages/ocaml-r/ocaml-r.0.1.0/opam
···
build: ["jbuilder" "build" "-p" name "-j" jobs]
depends: [
"ocaml"
-
"base" {build}
+
"base" {build & < "v0.17"}
"configurator" {build}
"conf-r" {build}
"conf-r-mathlib" {build}
+1 -1
packages/ocaml-r/ocaml-r.0.1.1/opam
···
dev-repo: "git+https://github.com/pveber/ocaml-r.git"
depends: [
"ocaml"
-
"base" {build}
+
"base" {build & < "v0.17"}
"configurator" {build}
"conf-r" {build}
"conf-r-mathlib" {build}
+1 -1
packages/ocaml-r/ocaml-r.0.2.0/opam
···
doc: "https://pveber.github.io/ocaml-r/api"
depends: [
"ocaml"
-
"base" {build}
+
"base" {build & < "v0.17"}
"configurator" {build}
"conf-r" {build}
"conf-r-mathlib" {build}
+1 -1
packages/ocaml-r/ocaml-r.0.3.0/opam
···
doc: "https://pveber.github.io/ocaml-r/api"
depends: [
"ocaml"
-
"base" {build}
+
"base" {build & < "v0.17"}
"configurator" {build}
"conf-r" {build}
"conf-r-mathlib" {build}
+1 -1
packages/ocaml-r/ocaml-r.0.3.1/opam
···
doc: "https://pveber.github.io/ocaml-r/api"
depends: [
"ocaml"
-
"base" {build & >= "v0.14"}
+
"base" {build & >= "v0.14" & < "v0.17"}
"conf-r" {build}
"conf-r-mathlib" {build}
"dune" {>= "1.5"}
+1 -1
packages/ocaml-r/ocaml-r.0.4.0/opam
···
bug-reports: "https://github.com/pveber/ocaml-r/issues"
depends: [
"ocaml" {>= "4.08"}
-
"base" {build & >= "v0.14"}
+
"base" {build & >= "v0.14" & < "v0.17"}
"conf-r" {build}
"conf-r-mathlib" {build}
"dune" {>= "2.5"}
+1 -1
packages/ocaml-r/ocaml-r.0.5.0/opam
···
bug-reports: "https://github.com/pveber/ocaml-r/issues"
depends: [
"alcotest" {with-test}
-
"base" {build & >= "v0.14"}
+
"base" {build & >= "v0.14" & < "v0.17"}
"conf-r" {build}
"conf-r-mathlib" {build}
"dune" {>= "2.5"}
+1 -1
packages/ocaml-r/ocaml-r.0.6.0/opam
···
bug-reports: "https://github.com/pveber/ocaml-r/issues"
depends: [
"alcotest" {with-test}
-
"base" {build & >= "v0.14"}
+
"base" {build & >= "v0.14" & < "v0.17"}
"conf-r" {build}
"conf-r-mathlib" {build}
"dune" {>= "2.5"}
+1 -1
packages/ocamlformat/ocamlformat.0.23.0/opam
···
depends: [
"ocaml" {>= "4.08" & < "5.2"}
"alcotest" {with-test}
-
"base" {>= "v0.12.0"}
+
"base" {>= "v0.12.0" & < "v0.17.0"}
"cmdliner" {>= "1.1.0"}
"dune" {>= "2.8"}
"dune" {with-test & < "3.0"}
+1 -1
packages/ocamlformat/ocamlformat.0.24.1/opam
···
depends: [
"ocaml" {>= "4.08" & < "5.2"}
"alcotest" {with-test}
-
"base" {>= "v0.12.0"}
+
"base" {>= "v0.12.0" & < "v0.17.0"}
"cmdliner" {>= "1.1.0"}
"dune" {>= "2.8"}
"dune-build-info"
+1 -1
packages/postgresql/postgresql.4.1.0/opam
···
depends: [
"ocaml" {>= "4.04"}
"base-bytes"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"configurator" {build}
"jbuilder" {>= "1.0+beta10"}
+1 -1
packages/postgresql/postgresql.4.2.0/opam
···
depends: [
"ocaml" {>= "4.04"}
"base-bytes"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"configurator" {build}
"jbuilder" {>= "1.0+beta10"}
+1 -1
packages/postgresql/postgresql.4.2.1/opam
···
depends: [
"ocaml" {>= "4.04"}
"base-bytes"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"configurator" {build}
"jbuilder" {>= "1.0+beta10"}
+1 -1
packages/postgresql/postgresql.4.3.0/opam
···
depends: [
"ocaml" {>= "4.04"}
"base-bytes"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"configurator" {build}
"jbuilder" {>= "1.0+beta10"}
+1 -1
packages/postgresql/postgresql.4.4.0/opam
···
depends: [
"ocaml" {>= "4.04"}
"base-bytes"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"configurator" {build}
"jbuilder" {>= "1.0+beta10"}
+1 -1
packages/postgresql/postgresql.4.4.1/opam
···
"ocaml" {>= "4.05"}
"dune" {>= "1.4.0"}
"dune-configurator"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"base-bytes"
]
+1 -1
packages/postgresql/postgresql.4.4.2/opam
···
"ocaml" {>= "4.05"}
"dune" {>= "1.4.0"}
"dune-configurator"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"base-bytes"
]
+1 -1
packages/postgresql/postgresql.4.5.0/opam
···
"ocaml" {>= "4.05"}
"dune" {>= "1.4.0"}
"dune-configurator"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"base-bytes"
"conf-postgresql" {build}
+1 -1
packages/postgresql/postgresql.4.5.1/opam
···
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "1.7.0"}
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"base-bytes"
"conf-postgresql" {build}
+1 -1
packages/postgresql/postgresql.4.5.2/opam
···
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "1.10"}
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"conf-postgresql" {build}
"base-bytes"
+1 -1
packages/postgresql/postgresql.4.6.0/opam
···
"ocaml" {>= "4.08"}
"dune" {>= "1.10"}
"dune-configurator"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"conf-postgresql" {build}
"base-bytes"
+1 -1
packages/postgresql/postgresql.4.6.1/opam
···
"ocaml" {>= "4.08"}
"dune" {>= "1.10"}
"dune-configurator"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"conf-postgresql" {build}
"base-bytes"
+1 -1
packages/ppx_deriving_cad/ppx_deriving_cad.0.1.0/opam
···
depends: [
"dune" {>= "3.2"}
"ocaml" {>= "4.14.0"}
-
"base" {>= "v0.14.1" & with-test}
+
"base" {>= "v0.14.1" & < "v0.17" & with-test}
"OCADml" {>= "0.1.0" & < "0.3.0" & with-test}
"OSCADml" {>= "0.1.0" & < "0.2.0" & with-test}
"ppxlib" {>= "0.22.2"}
+1 -1
packages/ppx_deriving_cad/ppx_deriving_cad.0.2.0/opam
···
depends: [
"dune" {>= "3.2"}
"ocaml" {>= "4.14.0"}
-
"base" {>= "0.14.1" & with-test}
+
"base" {>= "v0.14.1" & < "v0.17" & with-test}
"OCADml" {>= "0.3.0" & with-test}
"OSCADml" {>= "0.2.0" & with-test}
"gg" {>= "1.0.0" & with-test}
+1 -1
packages/ppx_deriving_scad/ppx_deriving_scad.1.0.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08.0"}
-
"base" {>= "0.14.1"}
+
"base" {>= "v0.14.1" & < "v0.17"}
"scad_ml" {>= "1.0.0" & with-test}
"ppxlib" {>= "0.22.2"}
"ppx_inline_test" {with-test}
+1 -1
packages/ppx_protocol_conv/ppx_protocol_conv.5.1.3/opam
···
]
depends: [
"ocaml" {>= "4.04"}
-
"base" {>= "v0.14.0"}
+
"base" {>= "v0.14.0" & < "v0.17"}
"dune" {>= "1.2"}
"ppxlib" {>= "0.9.0"}
"ppx_sexp_conv" {with-test}
+1 -1
packages/ppx_rapper/ppx_rapper.1.0.1/opam
···
"pg_query"
"ppxlib"
"ppxlib" {with-test & < "0.31.1"}
-
"base"
+
"base" {< "v0.17"}
"caqti" {< "2.0.0~"}
"caqti-lwt" {< "2.0.0~"}
]
+1 -1
packages/ppx_rapper/ppx_rapper.1.0.2/opam
···
"pg_query"
"ppxlib"
"ppxlib" {with-test & < "0.31.1"}
-
"base"
+
"base" {< "v0.17"}
"caqti" {< "2.0.0~"}
"caqti-lwt" {< "2.0.0~"}
]
+1 -1
packages/ppx_rapper/ppx_rapper.1.1.0/opam
···
"pg_query"
"ppxlib"
"ppxlib" {with-test & < "0.31.1"}
-
"base"
+
"base" {< "v0.17"}
"caqti" {< "2.0.0~"}
"caqti-lwt" {< "2.0.0~"}
]
+1 -1
packages/ppx_rapper/ppx_rapper.1.1.1/opam
···
"pg_query"
"ppxlib"
"ppxlib" {with-test & < "0.31.1"}
-
"base"
+
"base" {< "v0.17"}
"caqti" {< "2.0.0~"}
"caqti-lwt" {< "2.0.0~"}
]
+1 -1
packages/ppx_rapper/ppx_rapper.1.2.0/opam
···
"pg_query"
"ppxlib"
"ppxlib" {with-test & < "0.31.1"}
-
"base"
+
"base" {< "v0.17"}
"caqti" {< "2.0.0~"}
"caqti-lwt" {< "2.0.0~"}
"caqti-type-calendar" {with-test}
+1 -1
packages/ppx_rapper/ppx_rapper.2.0.0/opam
···
"pg_query"
"ppxlib"
"ppxlib" {with-test & < "0.31.1"}
-
"base"
+
"base" {< "v0.17"}
"caqti" {< "2.0.0~"}
"caqti-lwt" {< "2.0.0~"}
"caqti-type-calendar" {with-test}
+1 -1
packages/ppx_rapper/ppx_rapper.3.0.0/opam
···
"pg_query"
"ppxlib" {>= "0.3.1"}
"ppxlib" {with-test & < "0.31.1"}
-
"base" {>= "v0.11.1"}
+
"base" {>= "v0.11.1" & < "v0.17"}
"caqti" {>= "1.2.0" & < "2.0.0~"}
]
build: [
+1 -1
packages/ppx_rapper/ppx_rapper.3.1.0/opam
···
"pg_query" {>= "0.9.6"}
"ppxlib" {>= "0.3.1"}
"ppxlib" {with-test & < "0.31.1"}
-
"base" {>= "v0.11.1"}
+
"base" {>= "v0.11.1" & < "v0.17"}
"caqti" {>= "1.7.0" & < "2.0.0~"}
]
build: [
+1 -1
packages/protocell/protocell.1.0.0/opam
···
]
depends: [
"alcotest" {with-test}
-
"base" {>= "v0.10"}
+
"base" {>= "v0.10" & < "v0.17"}
"core" {with-test & >= "v0.10" & < "v0.15"}
"dune" {>= "1.11"}
"ocaml" {>= "4.04.1"}
+1 -1
packages/pyml_bindgen/pyml_bindgen.0.3.1/opam
···
depends: [
"dune" {>= "3.0"}
"angstrom" {>= "0.15.0"}
-
"base" {>= "v0.12"}
+
"base" {>= "v0.12" & < "v0.17"}
"cmdliner" {>= "1.1.0"}
"ppx_let" {>= "v0.12"}
"ppx_sexp_conv" {>= "v0.12"}
+1 -1
packages/sanddb/sanddb.0.1/opam
···
"atdgen" {>= "1.12.0"}
"lwt" {>= "3.3.0"}
"uuidm" {>= "0.9.6"}
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
]
synopsis: "A simple immutable database for the masses"
description: """
+1 -1
packages/sanddb/sanddb.0.2/opam
···
"atdgen" {>= "1.12.0"}
"lwt" {>= "3.3.0"}
"uuidm" {>= "0.9.6"}
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"alcotest" {with-test}
"odoc" {with-doc}
"ocaml" {>= "4.04.2"}
+1 -1
packages/sanddb/sanddb.0.3.0/opam
···
"ocaml" {>= "4.06.0"}
"dune" {>= "3.0"}
"atdgen"
-
"base"
+
"base" {< "v0.17"}
"lwt"
"uuidm"
"alcotest"
+1 -1
packages/sarif/sarif.0.2.1/opam
···
"atdgen" {>= "2.10.0"}
"atdgen-runtime" {>= "2.12.0"}
"timedesc"
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"ppx_deriving"
"uri" {>= "4.4.0"}
"odoc" {with-doc}
+1 -1
packages/sarif/sarif.0.3.0/opam
···
"atdgen" {>= "2.10.0"}
"atdgen-runtime" {>= "2.12.0"}
"timedesc"
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"ppx_deriving"
"uri" {>= "4.4.0"}
"odoc" {with-doc}
+1 -1
packages/sarif/sarif.0.3.1/opam
···
"atdgen" {>= "2.10.0"}
"atdgen-runtime" {>= "2.12.0"}
"timedesc"
-
"ppx_expect" {with-test}
+
"ppx_expect" {with-test & < "v0.17"}
"ppx_deriving"
"uri" {>= "4.4.0"}
"odoc" {with-doc}
+1 -1
packages/sihl-core/sihl-core.0.2.0/opam
···
"tsort" {= "2.0.0"}
"logs" {>= "0.7.0"}
"fmt" {>= "0.8.8"}
-
"sexplib" {>= "v0.13.0"}
+
"sexplib" {>= "v0.13.0" & < "v0.17"}
"yojson" {>= "1.7.0"}
"ppx_deriving_yojson" {>= "3.5.2"}
"tls" {>= "0.11.1"}
+1 -1
packages/sihl-core/sihl-core.0.2.1/opam
···
"tsort" {= "2.0.0"}
"logs" {>= "0.7.0"}
"fmt" {>= "0.8.8"}
-
"sexplib" {>= "v0.13.0"}
+
"sexplib" {>= "v0.13.0" & < "v0.17"}
"yojson" {>= "1.7.0"}
"ppx_deriving_yojson" {>= "3.5.2"}
"tls" {>= "0.11.1"}
+1 -1
packages/sihl-core/sihl-core.0.2.2/opam
···
"tsort" {= "2.0.0"}
"logs" {>= "0.7.0"}
"fmt" {>= "0.8.8"}
-
"sexplib" {>= "v0.13.0"}
+
"sexplib" {>= "v0.13.0" & < "v0.17"}
"yojson" {>= "1.7.0"}
"ppx_deriving_yojson" {>= "3.5.2"}
"tls" {>= "0.11.1"}
+1 -1
packages/sihl-core/sihl-core.0.3.0~rc1/opam
···
"tsort" {= "2.0.0"}
"logs" {>= "0.7.0"}
"fmt" {>= "0.8.8"}
-
"sexplib" {>= "v0.13.0"}
+
"sexplib" {>= "v0.13.0" & < "v0.17"}
"yojson" {>= "1.7.0"}
"ppx_deriving_yojson" {>= "3.5.2"}
"tls" {>= "0.11.1"}
+1 -1
packages/spin/spin.0.5.0/opam
···
"dune" {>= "2.0"}
"odoc" {with-doc}
"reason" {build}
-
"base" {>= "v0.13"}
+
"base" {>= "v0.13" & < "v0.17"}
"stdio" {>= "v0.13"}
"cmdliner"
"fileutils"
+1 -1
packages/spin/spin.0.5.1/opam
···
"dune" {>= "2.0"}
"odoc" {with-doc}
"reason" {build}
-
"base" {>= "v0.13"}
+
"base" {>= "v0.13" & < "v0.17"}
"stdio" {>= "v0.13"}
"cmdliner"
"fileutils"
+1 -1
packages/sqlite3/sqlite3.4.4.1/opam
···
"ocaml" {>= "4.05"}
"dune" {>= "1.4.0"}
"dune-configurator"
-
"base" {build}
+
"base" {build & < "v0.17"}
"stdio" {build}
"conf-sqlite3" {build}
]
+1 -1
packages/tensorboard/tensorboard.0.0.1/opam
···
build: [["dune" "build" "-p" name "-j" jobs]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"bigstringaf"
"stdio"
"ocaml" {>= "4.06"}
+1 -1
packages/tldr/tldr.0.3.0/opam
···
"lwt_ssl"
"ANSITerminal"
"angstrom" {>= "0.14.0"}
-
"stdio"
+
"stdio" {< "v0.17"}
"cmdliner"
]
conflicts: [
+1 -1
packages/torch/torch.0.10/opam
···
build: [["dune" "build" "-p" name "-j" jobs]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"cmdliner"
"ctypes" {>= "0.11"}
"ctypes-foreign"
+1 -1
packages/torch/torch.0.11/opam
···
build: [["dune" "build" "-p" name "-j" jobs]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"cmdliner"
"ctypes" {>= "0.11"}
"ctypes-foreign"
+1 -1
packages/torch/torch.0.12/opam
···
build: [["dune" "build" "-p" name "-j" jobs]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"cmdliner"
"ctypes" {>= "0.11"}
"ctypes-foreign"
+1 -1
packages/torch/torch.0.13/opam
···
build: [["dune" "build" "-p" name "-j" jobs]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"cmdliner"
"ctypes" {>= "0.11"}
"ctypes-foreign"
+1 -1
packages/torch/torch.0.14/opam
···
build: [["dune" "build" "-p" name "-j" jobs]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"cmdliner"
"ctypes" {>= "0.11"}
"ctypes-foreign"
+1 -1
packages/torch/torch.0.15/opam
···
build: [["dune" "build" "-p" name "-j" jobs]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"cmdliner"
"ctypes" {>= "0.11"}
"ctypes-foreign"
+1 -1
packages/torch/torch.0.16/opam
···
build: [["dune" "build" "-p" name "-j" jobs]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"cmdliner"
"ctypes" {>= "0.11"}
"ctypes-foreign"
+1 -1
packages/torch/torch.0.17/opam
···
build: [["dune" "build" "-p" name "-j" jobs]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"cmdliner"
"ctypes" {>= "0.11"}
"ctypes-foreign"
+1 -1
packages/torch/torch.0.5/opam
···
build: [["dune" "build" "-p" name "-j" jobs]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"cmdliner"
"ctypes" {>= "0.11"}
"ctypes-foreign"
+1 -1
packages/torch/torch.0.6/opam
···
build: [["dune" "build" "-p" name "-j" jobs]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"cmdliner"
"ctypes" {>= "0.5"}
"ctypes-foreign"
+1 -1
packages/torch/torch.0.7/opam
···
build: [["dune" "build" "-p" name "-j" jobs]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"cmdliner"
"ctypes" {>= "0.11"}
"ctypes-foreign"
+1 -1
packages/torch/torch.0.8/opam
···
build: [["dune" "build" "-p" name "-j" jobs]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"cmdliner"
"ctypes" {>= "0.11"}
"ctypes-foreign"
+1 -1
packages/torch/torch.0.9/opam
···
build: [["dune" "build" "-p" name "-j" jobs]]
depends: [
-
"base" {>= "v0.11.0"}
+
"base" {>= "v0.11.0" & < "v0.17"}
"cmdliner"
"ctypes" {>= "0.11"}
"ctypes-foreign"
+1 -1
packages/travesty/travesty.0.8.0/opam
···
"ocaml" {>= "5.1"}
"ppx_jane" {>= "v0.16.0"}
"ppx_expect" {with-test & >= "v0.16.0"}
-
"base" {>= "v0.16.3"}
+
"base" {>= "v0.16.3" & < "v0.17"}
"odoc" {with-doc}
]
build: [
+1 -1
packages/user-agent-parser/user-agent-parser.0.1.3/opam
···
depends: [
"ocaml" {>="4.05.0"}
"alcotest" {with-test & >= "0.8.3"}
-
"base" {>= "v0.11"}
+
"base" {>= "v0.11" & < "v0.17"}
"dune" {>="1.3"}
"ppx_deriving"
"ppx_let"
+1 -1
packages/user-agent-parser/user-agent-parser.0.2.0/opam
···
run-test: [["dune" "runtest" "-p" name "-j" jobs]]
depends: [
"alcotest" {with-test & >= "0.8.3"}
-
"base" {>= "v0.11"}
+
"base" {>= "v0.11" & < "v0.17"}
"dune" {>= "1.3"}
"ocaml" {>= "4.05.0"}
"ppx_deriving"
+1 -1
packages/wasmtime/wasmtime.0.0.1/opam
···
]
depends: [
-
"base" {>= "v0.13.0"}
+
"base" {>= "v0.13.0" & < "v0.17"}
"ctypes" {>= "0.5"}
"ctypes-foreign"
"dune" {>= "2.7.0"}
+1 -1
packages/wasmtime/wasmtime.0.0.2/opam
···
]
depends: [
-
"base" {>= "v0.13.0"}
+
"base" {>= "v0.13.0" & < "v0.17"}
"ctypes" {>= "0.5"}
"ctypes-foreign"
"dune" {>= "2.7.0"}
+1 -1
packages/wasmtime/wasmtime.0.0.3/opam
···
]
depends: [
-
"base" {>= "v0.13.0"}
+
"base" {>= "v0.13.0" & < "v0.17"}
"ctypes" {>= "0.5"}
"ctypes-foreign"
"dune" {>= "2.7.0"}