this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

Janestreet v0.17 core version bounds

authored by

Marcello Seri and committed by
GitHub
ec28f29e 65fa01a4

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