this repo has no description

Merge pull request #26169 from mseri/fix-base-revdeps

Fix revdeps of base

Changed files
+36 -36
packages
ambient-context-lwt
ambient-context-lwt.0.1.0
dbf
dbf.0.1.1
distributed
distributed.0.2.0
distributed.0.3.0
distributed.0.4.0
distributed.0.5.0
distributed.0.6.0
http
http.6.0.0~alpha0
http.6.0.0~alpha1
phylogenetics
phylogenetics.0.2.0
ppx_parser
ppx_parser.0.1.1
pyml_bindgen
pyml_bindgen.0.1.1
pyml_bindgen.0.1.2
pyml_bindgen.0.2.0
pyml_bindgen.0.3.0
qcheck-core
qcheck-core.0.18
qcheck-core.0.18.1
qcheck-core.0.19
qcheck-core.0.19.1
qcheck-core.0.20
qcheck-core.0.21
qcheck-core.0.21.1
qcheck-core.0.21.2
qcheck-core.0.21.3
shuttle
shuttle.0.4.0
shuttle.0.5.0
shuttle.0.6.0
shuttle.0.7.0
shuttle.0.8.1
shuttle.0.9.0
shuttle.0.9.1
shuttle.0.9.2
shuttle.0.9.4
shuttle_http
shuttle_http.0.10.0
shuttle_http.0.10.1
shuttle_http.0.11.0
+1 -1
packages/ambient-context-lwt/ambient-context-lwt.0.1.0/opam
···
"ocaml" {>= "4.08"}
"ambient-context" {= version}
"lwt"
-
"alcotest" {with-test}
"alcotest-lwt" {with-test}
"bisect_ppx" {with-test}
"odoc" {with-doc}
···
"ocaml" {>= "4.08"}
"ambient-context" {= version}
"lwt"
+
"alcotest" {with-test & >= "1.2.0"}
"alcotest-lwt" {with-test}
"bisect_ppx" {with-test}
"odoc" {with-doc}
+1 -1
packages/dbf/dbf.0.1.1/opam
···
bug-reports: "https://github.com/pveber/dbf/issues"
dev-repo: "git+https://github.com/pveber/dbf.git"
depends: [
-
"core_kernel" {>= "v0.14.0"}
"cstruct-unix" {>= "4.0.0"}
"ppx_cstruct" {>= "4.0.0"}
"rresult" {>= "0.6.0"}
···
bug-reports: "https://github.com/pveber/dbf/issues"
dev-repo: "git+https://github.com/pveber/dbf.git"
depends: [
+
"core_kernel" {>= "v0.14.0" & < "v0.17.0"}
"cstruct-unix" {>= "4.0.0"}
"ppx_cstruct" {>= "4.0.0"}
"rresult" {>= "0.6.0"}
+1 -1
packages/distributed/distributed.0.2.0/opam
···
install: ["ocaml" "setup.ml" "-install"]
remove: ["ocamlfind" "remove" "distributed"]
depends: [
-
"ocaml" {>= "4.02.3"}
"base-threads"
"base-unix"
"batteries"
···
install: ["ocaml" "setup.ml" "-install"]
remove: ["ocamlfind" "remove" "distributed"]
depends: [
+
"ocaml" {>= "4.02.3" & < "5.0"}
"base-threads"
"base-unix"
"batteries"
+1 -1
packages/distributed/distributed.0.3.0/opam
···
install: ["ocaml" "setup.ml" "-install"]
remove: ["ocamlfind" "remove" "distributed"]
depends: [
-
"ocaml" {>= "4.02.3"}
"base-threads"
"base-unix"
"lwt" {< "3.0.0"}
···
install: ["ocaml" "setup.ml" "-install"]
remove: ["ocamlfind" "remove" "distributed"]
depends: [
+
"ocaml" {>= "4.02.3" & < "5.0"}
"base-threads"
"base-unix"
"lwt" {< "3.0.0"}
+1 -1
packages/distributed/distributed.0.4.0/opam
···
install: ["ocaml" "setup.ml" "-install"]
remove: ["ocamlfind" "remove" "distributed"]
depends: [
-
"ocaml" {>= "4.02.3"}
"base-threads"
"base-unix"
"lwt" {>= "2.7.0" & < "4.0.0"}
···
install: ["ocaml" "setup.ml" "-install"]
remove: ["ocamlfind" "remove" "distributed"]
depends: [
+
"ocaml" {>= "4.02.3" & < "5.0"}
"base-threads"
"base-unix"
"lwt" {>= "2.7.0" & < "4.0.0"}
+1 -1
packages/distributed/distributed.0.5.0/opam
···
]
depends: [
-
"ocaml" {>= "4.02.3"}
"jbuilder" {>= "1.0+beta16"}
"base-unix"
]
···
]
depends: [
+
"ocaml" {>= "4.02.3" & < "5.0"}
"jbuilder" {>= "1.0+beta16"}
"base-unix"
]
+1 -1
packages/distributed/distributed.0.6.0/opam
···
depends: [
"dune" {>= "1.11.0"}
"base-unix"
-
"ocaml" {>= "4.02.3"}
]
synopsis: "Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell"
···
depends: [
"dune" {>= "1.11.0"}
"base-unix"
+
"ocaml" {>= "4.02.3" & < "5.0"}
]
synopsis: "Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell"
+1 -1
packages/http/http.6.0.0~alpha0/opam
···
depends: [
"dune" {>= "2.9"}
"ocaml" {>= "4.08"}
-
"ppx_expect" {with-test}
"alcotest" {with-test}
"base_quickcheck" {with-test}
"ppx_assert" {with-test}
···
depends: [
"dune" {>= "2.9"}
"ocaml" {>= "4.08"}
+
"ppx_expect" {with-test & < "v0.17.0"}
"alcotest" {with-test}
"base_quickcheck" {with-test}
"ppx_assert" {with-test}
+1 -1
packages/http/http.6.0.0~alpha1/opam
···
depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
-
"ppx_expect" {with-test}
"alcotest" {with-test}
"base_quickcheck" {with-test}
"ppx_assert" {with-test}
···
depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
+
"ppx_expect" {with-test & < "v0.17.0"}
"alcotest" {with-test}
"base_quickcheck" {with-test}
"ppx_assert" {with-test}
+1 -1
packages/phylogenetics/phylogenetics.0.2.0/opam
···
"angstrom-unix"
"binning"
"biotk" {>= "0.2.0"}
-
"core" {>= "v0.15.0"}
"dune" {>= "3.6"}
"gsl"
"lacaml" {>= "10.0.2"}
···
"angstrom-unix"
"binning"
"biotk" {>= "0.2.0"}
+
"core" {>= "v0.15.0" & < "v0.17.0"}
"dune" {>= "3.6"}
"gsl"
"lacaml" {>= "10.0.2"}
+1 -1
packages/ppx_parser/ppx_parser.0.1.1/opam
···
"ocaml" {>= "4.13.0"}
"dune" {>= "2.9"}
"ppxlib" {>= "0.27.0"}
-
"alcotest" {with-test}
"ppx_deriving" {with-test}
"camlp-streams" {with-test}
"odoc" {with-doc}
···
"ocaml" {>= "4.13.0"}
"dune" {>= "2.9"}
"ppxlib" {>= "0.27.0"}
+
"alcotest" {with-test & >= "1.2.0"}
"ppx_deriving" {with-test}
"camlp-streams" {with-test}
"odoc" {with-doc}
+1 -1
packages/pyml_bindgen/pyml_bindgen.0.1.1/opam
···
"dune" {>= "2.8"}
"dune" {with-test & < "3.0"}
"angstrom" {>= "0.15.0"}
-
"base" {>= "v0.12"}
"cmdliner" {>= "1.0"}
"cmdliner" {with-test & < "1.1.0"}
"ppx_let" {>= "v0.12"}
···
"dune" {>= "2.8"}
"dune" {with-test & < "3.0"}
"angstrom" {>= "0.15.0"}
+
"base" {>= "v0.12" & < "v0.17.0"}
"cmdliner" {>= "1.0"}
"cmdliner" {with-test & < "1.1.0"}
"ppx_let" {>= "v0.12"}
+1 -1
packages/pyml_bindgen/pyml_bindgen.0.1.2/opam
···
"dune" {>= "2.8"}
"dune" {with-test & < "3.0"}
"angstrom" {>= "0.15.0"}
-
"base" {>= "v0.12"}
"cmdliner" {>= "1.0"}
"cmdliner" {with-test & < "1.1.0"}
"ppx_let" {>= "v0.12"}
···
"dune" {>= "2.8"}
"dune" {with-test & < "3.0"}
"angstrom" {>= "0.15.0"}
+
"base" {>= "v0.12" & < "v0.17.0"}
"cmdliner" {>= "1.0"}
"cmdliner" {with-test & < "1.1.0"}
"ppx_let" {>= "v0.12"}
+1 -1
packages/pyml_bindgen/pyml_bindgen.0.2.0/opam
···
"dune" {>= "2.8"}
"dune" {with-test & < "3.0"}
"angstrom" {>= "0.15.0"}
-
"base" {>= "v0.12"}
"cmdliner" {>= "1.0"}
"cmdliner" {with-test & < "1.1.0"}
"ppx_let" {>= "v0.12"}
···
"dune" {>= "2.8"}
"dune" {with-test & < "3.0"}
"angstrom" {>= "0.15.0"}
+
"base" {>= "v0.12" & < "v0.17.0"}
"cmdliner" {>= "1.0"}
"cmdliner" {with-test & < "1.1.0"}
"ppx_let" {>= "v0.12"}
+1 -1
packages/pyml_bindgen/pyml_bindgen.0.3.0/opam
···
depends: [
"dune" {>= "3.0"}
"angstrom" {>= "0.15.0"}
-
"base" {>= "v0.12"}
"cmdliner" {>= "1.1.0"}
"ppx_let" {>= "v0.12"}
"ppx_sexp_conv" {>= "v0.12"}
···
depends: [
"dune" {>= "3.0"}
"angstrom" {>= "0.15.0"}
+
"base" {>= "v0.12" & < "v0.17.0"}
"cmdliner" {>= "1.1.0"}
"ppx_let" {>= "v0.12"}
"ppx_sexp_conv" {>= "v0.12"}
+1 -1
packages/qcheck-core/qcheck-core.0.18.1/opam
···
"dune" { >= "2.2" }
"base-bytes"
"base-unix"
-
"alcotest" {with-test}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
···
"dune" { >= "2.2" }
"base-bytes"
"base-unix"
+
"alcotest" {with-test & >= "1.2.0"}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
+1 -1
packages/qcheck-core/qcheck-core.0.18/opam
···
"dune" { >= "2.2" }
"base-bytes"
"base-unix"
-
"alcotest" {with-test}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
···
"dune" { >= "2.2" }
"base-bytes"
"base-unix"
+
"alcotest" {with-test & >= "1.2.0"}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
+1 -1
packages/qcheck-core/qcheck-core.0.19.1/opam
···
"dune" { >= "2.2" }
"base-bytes"
"base-unix"
-
"alcotest" {with-test}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
"ocaml" {with-test & < "5.0"}
···
"dune" { >= "2.2" }
"base-bytes"
"base-unix"
+
"alcotest" {with-test & >= "1.2.0"}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
"ocaml" {with-test & < "5.0"}
+1 -1
packages/qcheck-core/qcheck-core.0.19/opam
···
"dune" {>= "2.2"}
"base-bytes"
"base-unix"
-
"alcotest" {with-test}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
···
"dune" {>= "2.2"}
"base-bytes"
"base-unix"
+
"alcotest" {with-test & >= "1.2.0"}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
+1 -1
packages/qcheck-core/qcheck-core.0.20/opam
···
"dune" {>= "2.2"}
"base-bytes"
"base-unix"
-
"alcotest" {with-test}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
···
"dune" {>= "2.2"}
"base-bytes"
"base-unix"
+
"alcotest" {with-test & >= "1.2.0"}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
+1 -1
packages/qcheck-core/qcheck-core.0.21.1/opam
···
"dune" { >= "2.8.0" }
"base-bytes"
"base-unix"
-
"alcotest" {with-test}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
···
"dune" { >= "2.8.0" }
"base-bytes"
"base-unix"
+
"alcotest" {with-test & >= "1.2.0"}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
+1 -1
packages/qcheck-core/qcheck-core.0.21.2/opam
···
"dune" {>= "2.8.0"}
"base-bytes"
"base-unix"
-
"alcotest" {with-test}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
···
"dune" {>= "2.8.0"}
"base-bytes"
"base-unix"
+
"alcotest" {with-test & >= "1.2.0"}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
+1 -1
packages/qcheck-core/qcheck-core.0.21.3/opam
···
depends: [
"dune" { >= "2.8.0" }
"base-unix"
-
"alcotest" {with-test}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
···
depends: [
"dune" { >= "2.8.0" }
"base-unix"
+
"alcotest" {with-test & >= "1.2.0"}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
+1 -1
packages/qcheck-core/qcheck-core.0.21/opam
···
"dune" {>= "2.8.0"}
"base-bytes"
"base-unix"
-
"alcotest" {with-test}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
···
"dune" {>= "2.8.0"}
"base-bytes"
"base-unix"
+
"alcotest" {with-test & >= "1.2.0"}
"odoc" {with-doc}
"ocaml" {>= "4.08.0"}
]
+1 -1
packages/shuttle/shuttle.0.4.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
-
"async" {>= "v0.14"}
"core" {>= "v0.14"}
"core_unix" {>= "v0.14"}
"ppx_jane" {>= "v0.14"}
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
+
"async" {>= "v0.14" & < "v0.17.0"}
"core" {>= "v0.14"}
"core_unix" {>= "v0.14"}
"ppx_jane" {>= "v0.14"}
+1 -1
packages/shuttle/shuttle.0.5.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
-
"async" {>= "v0.14"}
"core" {>= "v0.14"}
"core_unix" {>= "v0.14"}
"ppx_jane" {>= "v0.14"}
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
+
"async" {>= "v0.14" & < "v0.17.0"}
"core" {>= "v0.14"}
"core_unix" {>= "v0.14"}
"ppx_jane" {>= "v0.14"}
+1 -1
packages/shuttle/shuttle.0.6.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
-
"async" {>= "v0.15.0"}
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"ppx_jane" {>= "v0.15.0"}
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
+
"async" {>= "v0.15.0" & < "v0.17.0"}
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"ppx_jane" {>= "v0.15.0"}
+1 -1
packages/shuttle/shuttle.0.7.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
-
"async" {>= "v0.15.0"}
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"ppx_jane" {>= "v0.15.0"}
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
+
"async" {>= "v0.15.0" & < "v0.17.0"}
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"ppx_jane" {>= "v0.15.0"}
+1 -1
packages/shuttle/shuttle.0.8.1/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
-
"async" {>= "v0.15.0"}
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"ppx_jane" {>= "v0.15.0"}
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
+
"async" {>= "v0.15.0" & < "v0.17.0"}
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"ppx_jane" {>= "v0.15.0"}
+1 -1
packages/shuttle/shuttle.0.9.0/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
-
"async" {>= "v0.15.0"}
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"ppx_jane" {>= "v0.15.0"}
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
+
"async" {>= "v0.15.0" & < "v0.17.0"}
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"ppx_jane" {>= "v0.15.0"}
+1 -1
packages/shuttle/shuttle.0.9.1/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
-
"async" {>= "v0.15.0"}
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"ppx_jane" {>= "v0.15.0"}
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
+
"async" {>= "v0.15.0" & < "v0.17.0"}
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"ppx_jane" {>= "v0.15.0"}
+1 -1
packages/shuttle/shuttle.0.9.2/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
-
"async" {>= "v0.15.0"}
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"ppx_jane" {>= "v0.15.0"}
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
+
"async" {>= "v0.15.0" & < "v0.17.0"}
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"ppx_jane" {>= "v0.15.0"}
+1 -1
packages/shuttle/shuttle.0.9.4/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
-
"async" {>= "v0.15.0"}
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"ppx_jane" {>= "v0.15.0"}
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.11.0"}
+
"async" {>= "v0.15.0" & < "v0.17.0"}
"core" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}
"ppx_jane" {>= "v0.15.0"}
+1 -1
packages/shuttle_http/shuttle_http.0.10.0/opam
···
bug-reports: "https://github.com/anuragsoni/shuttle_http/issues"
depends: [
"dune" {>= "2.8"}
-
"async" {>= "v0.16.0"}
"async_ssl" {>= "v0.16.0"}
"core" {>= "v0.16.0"}
"jane_rope" {>= "v0.16.0"}
···
bug-reports: "https://github.com/anuragsoni/shuttle_http/issues"
depends: [
"dune" {>= "2.8"}
+
"async" {>= "v0.16.0" & < "v0.17.0"}
"async_ssl" {>= "v0.16.0"}
"core" {>= "v0.16.0"}
"jane_rope" {>= "v0.16.0"}
+1 -1
packages/shuttle_http/shuttle_http.0.10.1/opam
···
bug-reports: "https://github.com/anuragsoni/shuttle_http/issues"
depends: [
"dune" {>= "2.8"}
-
"async" {>= "v0.16.0"}
"async_ssl" {>= "v0.16.0"}
"core" {>= "v0.16.0"}
"jane_rope" {>= "v0.16.0"}
···
bug-reports: "https://github.com/anuragsoni/shuttle_http/issues"
depends: [
"dune" {>= "2.8"}
+
"async" {>= "v0.16.0" & < "v0.17.0"}
"async_ssl" {>= "v0.16.0"}
"core" {>= "v0.16.0"}
"jane_rope" {>= "v0.16.0"}
+1 -1
packages/shuttle_http/shuttle_http.0.11.0/opam
···
bug-reports: "https://todo.sr.ht/~soni/shuttle_http"
depends: [
"dune" {>= "3.1"}
-
"async" {>= "v0.16.0"}
"async_ssl" {>= "v0.16.0"}
"async_websocket" {>= "v0.16.0"}
"core" {>= "v0.16.0"}
···
bug-reports: "https://todo.sr.ht/~soni/shuttle_http"
depends: [
"dune" {>= "3.1"}
+
"async" {>= "v0.16.0" & < "v0.17.0"}
"async_ssl" {>= "v0.16.0"}
"async_websocket" {>= "v0.16.0"}
"core" {>= "v0.16.0"}