this repo has no description
0
fork

Configure Feed

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

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

Fix revdeps of base

authored by

Marcello Seri and committed by
GitHub
175a8ca8 01e40b8e

+36 -36
+1 -1
packages/ambient-context-lwt/ambient-context-lwt.0.1.0/opam
··· 11 11 "ocaml" {>= "4.08"} 12 12 "ambient-context" {= version} 13 13 "lwt" 14 - "alcotest" {with-test} 14 + "alcotest" {with-test & >= "1.2.0"} 15 15 "alcotest-lwt" {with-test} 16 16 "bisect_ppx" {with-test} 17 17 "odoc" {with-doc}
+1 -1
packages/dbf/dbf.0.1.1/opam
··· 6 6 bug-reports: "https://github.com/pveber/dbf/issues" 7 7 dev-repo: "git+https://github.com/pveber/dbf.git" 8 8 depends: [ 9 - "core_kernel" {>= "v0.14.0"} 9 + "core_kernel" {>= "v0.14.0" & < "v0.17.0"} 10 10 "cstruct-unix" {>= "4.0.0"} 11 11 "ppx_cstruct" {>= "4.0.0"} 12 12 "rresult" {>= "0.6.0"}
+1 -1
packages/distributed/distributed.0.2.0/opam
··· 17 17 install: ["ocaml" "setup.ml" "-install"] 18 18 remove: ["ocamlfind" "remove" "distributed"] 19 19 depends: [ 20 - "ocaml" {>= "4.02.3"} 20 + "ocaml" {>= "4.02.3" & < "5.0"} 21 21 "base-threads" 22 22 "base-unix" 23 23 "batteries"
+1 -1
packages/distributed/distributed.0.3.0/opam
··· 17 17 install: ["ocaml" "setup.ml" "-install"] 18 18 remove: ["ocamlfind" "remove" "distributed"] 19 19 depends: [ 20 - "ocaml" {>= "4.02.3"} 20 + "ocaml" {>= "4.02.3" & < "5.0"} 21 21 "base-threads" 22 22 "base-unix" 23 23 "lwt" {< "3.0.0"}
+1 -1
packages/distributed/distributed.0.4.0/opam
··· 17 17 install: ["ocaml" "setup.ml" "-install"] 18 18 remove: ["ocamlfind" "remove" "distributed"] 19 19 depends: [ 20 - "ocaml" {>= "4.02.3"} 20 + "ocaml" {>= "4.02.3" & < "5.0"} 21 21 "base-threads" 22 22 "base-unix" 23 23 "lwt" {>= "2.7.0" & < "4.0.0"}
+1 -1
packages/distributed/distributed.0.5.0/opam
··· 12 12 ] 13 13 14 14 depends: [ 15 - "ocaml" {>= "4.02.3"} 15 + "ocaml" {>= "4.02.3" & < "5.0"} 16 16 "jbuilder" {>= "1.0+beta16"} 17 17 "base-unix" 18 18 ]
+1 -1
packages/distributed/distributed.0.6.0/opam
··· 14 14 depends: [ 15 15 "dune" {>= "1.11.0"} 16 16 "base-unix" 17 - "ocaml" {>= "4.02.3"} 17 + "ocaml" {>= "4.02.3" & < "5.0"} 18 18 ] 19 19 20 20 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
··· 22 22 depends: [ 23 23 "dune" {>= "2.9"} 24 24 "ocaml" {>= "4.08"} 25 - "ppx_expect" {with-test} 25 + "ppx_expect" {with-test & < "v0.17.0"} 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~alpha1/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.0"} 26 26 "alcotest" {with-test} 27 27 "base_quickcheck" {with-test} 28 28 "ppx_assert" {with-test}
+1 -1
packages/phylogenetics/phylogenetics.0.2.0/opam
··· 11 11 "angstrom-unix" 12 12 "binning" 13 13 "biotk" {>= "0.2.0"} 14 - "core" {>= "v0.15.0"} 14 + "core" {>= "v0.15.0" & < "v0.17.0"} 15 15 "dune" {>= "3.6"} 16 16 "gsl" 17 17 "lacaml" {>= "10.0.2"}
+1 -1
packages/ppx_parser/ppx_parser.0.1.1/opam
··· 20 20 "ocaml" {>= "4.13.0"} 21 21 "dune" {>= "2.9"} 22 22 "ppxlib" {>= "0.27.0"} 23 - "alcotest" {with-test} 23 + "alcotest" {with-test & >= "1.2.0"} 24 24 "ppx_deriving" {with-test} 25 25 "camlp-streams" {with-test} 26 26 "odoc" {with-doc}
+1 -1
packages/pyml_bindgen/pyml_bindgen.0.1.1/opam
··· 10 10 "dune" {>= "2.8"} 11 11 "dune" {with-test & < "3.0"} 12 12 "angstrom" {>= "0.15.0"} 13 - "base" {>= "v0.12"} 13 + "base" {>= "v0.12" & < "v0.17.0"} 14 14 "cmdliner" {>= "1.0"} 15 15 "cmdliner" {with-test & < "1.1.0"} 16 16 "ppx_let" {>= "v0.12"}
+1 -1
packages/pyml_bindgen/pyml_bindgen.0.1.2/opam
··· 10 10 "dune" {>= "2.8"} 11 11 "dune" {with-test & < "3.0"} 12 12 "angstrom" {>= "0.15.0"} 13 - "base" {>= "v0.12"} 13 + "base" {>= "v0.12" & < "v0.17.0"} 14 14 "cmdliner" {>= "1.0"} 15 15 "cmdliner" {with-test & < "1.1.0"} 16 16 "ppx_let" {>= "v0.12"}
+1 -1
packages/pyml_bindgen/pyml_bindgen.0.2.0/opam
··· 10 10 "dune" {>= "2.8"} 11 11 "dune" {with-test & < "3.0"} 12 12 "angstrom" {>= "0.15.0"} 13 - "base" {>= "v0.12"} 13 + "base" {>= "v0.12" & < "v0.17.0"} 14 14 "cmdliner" {>= "1.0"} 15 15 "cmdliner" {with-test & < "1.1.0"} 16 16 "ppx_let" {>= "v0.12"}
+1 -1
packages/pyml_bindgen/pyml_bindgen.0.3.0/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.0"} 13 13 "cmdliner" {>= "1.1.0"} 14 14 "ppx_let" {>= "v0.12"} 15 15 "ppx_sexp_conv" {>= "v0.12"}
+1 -1
packages/qcheck-core/qcheck-core.0.18.1/opam
··· 18 18 "dune" { >= "2.2" } 19 19 "base-bytes" 20 20 "base-unix" 21 - "alcotest" {with-test} 21 + "alcotest" {with-test & >= "1.2.0"} 22 22 "odoc" {with-doc} 23 23 "ocaml" {>= "4.08.0"} 24 24 ]
+1 -1
packages/qcheck-core/qcheck-core.0.18/opam
··· 18 18 "dune" { >= "2.2" } 19 19 "base-bytes" 20 20 "base-unix" 21 - "alcotest" {with-test} 21 + "alcotest" {with-test & >= "1.2.0"} 22 22 "odoc" {with-doc} 23 23 "ocaml" {>= "4.08.0"} 24 24 ]
+1 -1
packages/qcheck-core/qcheck-core.0.19.1/opam
··· 18 18 "dune" { >= "2.2" } 19 19 "base-bytes" 20 20 "base-unix" 21 - "alcotest" {with-test} 21 + "alcotest" {with-test & >= "1.2.0"} 22 22 "odoc" {with-doc} 23 23 "ocaml" {>= "4.08.0"} 24 24 "ocaml" {with-test & < "5.0"}
+1 -1
packages/qcheck-core/qcheck-core.0.19/opam
··· 11 11 "dune" {>= "2.2"} 12 12 "base-bytes" 13 13 "base-unix" 14 - "alcotest" {with-test} 14 + "alcotest" {with-test & >= "1.2.0"} 15 15 "odoc" {with-doc} 16 16 "ocaml" {>= "4.08.0"} 17 17 ]
+1 -1
packages/qcheck-core/qcheck-core.0.20/opam
··· 11 11 "dune" {>= "2.2"} 12 12 "base-bytes" 13 13 "base-unix" 14 - "alcotest" {with-test} 14 + "alcotest" {with-test & >= "1.2.0"} 15 15 "odoc" {with-doc} 16 16 "ocaml" {>= "4.08.0"} 17 17 ]
+1 -1
packages/qcheck-core/qcheck-core.0.21.1/opam
··· 18 18 "dune" { >= "2.8.0" } 19 19 "base-bytes" 20 20 "base-unix" 21 - "alcotest" {with-test} 21 + "alcotest" {with-test & >= "1.2.0"} 22 22 "odoc" {with-doc} 23 23 "ocaml" {>= "4.08.0"} 24 24 ]
+1 -1
packages/qcheck-core/qcheck-core.0.21.2/opam
··· 11 11 "dune" {>= "2.8.0"} 12 12 "base-bytes" 13 13 "base-unix" 14 - "alcotest" {with-test} 14 + "alcotest" {with-test & >= "1.2.0"} 15 15 "odoc" {with-doc} 16 16 "ocaml" {>= "4.08.0"} 17 17 ]
+1 -1
packages/qcheck-core/qcheck-core.0.21.3/opam
··· 17 17 depends: [ 18 18 "dune" { >= "2.8.0" } 19 19 "base-unix" 20 - "alcotest" {with-test} 20 + "alcotest" {with-test & >= "1.2.0"} 21 21 "odoc" {with-doc} 22 22 "ocaml" {>= "4.08.0"} 23 23 ]
+1 -1
packages/qcheck-core/qcheck-core.0.21/opam
··· 11 11 "dune" {>= "2.8.0"} 12 12 "base-bytes" 13 13 "base-unix" 14 - "alcotest" {with-test} 14 + "alcotest" {with-test & >= "1.2.0"} 15 15 "odoc" {with-doc} 16 16 "ocaml" {>= "4.08.0"} 17 17 ]
+1 -1
packages/shuttle/shuttle.0.4.0/opam
··· 9 9 depends: [ 10 10 "dune" {>= "2.8"} 11 11 "ocaml" {>= "4.11.0"} 12 - "async" {>= "v0.14"} 12 + "async" {>= "v0.14" & < "v0.17.0"} 13 13 "core" {>= "v0.14"} 14 14 "core_unix" {>= "v0.14"} 15 15 "ppx_jane" {>= "v0.14"}
+1 -1
packages/shuttle/shuttle.0.5.0/opam
··· 9 9 depends: [ 10 10 "dune" {>= "2.8"} 11 11 "ocaml" {>= "4.11.0"} 12 - "async" {>= "v0.14"} 12 + "async" {>= "v0.14" & < "v0.17.0"} 13 13 "core" {>= "v0.14"} 14 14 "core_unix" {>= "v0.14"} 15 15 "ppx_jane" {>= "v0.14"}
+1 -1
packages/shuttle/shuttle.0.6.0/opam
··· 10 10 depends: [ 11 11 "dune" {>= "2.8"} 12 12 "ocaml" {>= "4.11.0"} 13 - "async" {>= "v0.15.0"} 13 + "async" {>= "v0.15.0" & < "v0.17.0"} 14 14 "core" {>= "v0.15.0"} 15 15 "core_unix" {>= "v0.15.0"} 16 16 "ppx_jane" {>= "v0.15.0"}
+1 -1
packages/shuttle/shuttle.0.7.0/opam
··· 10 10 depends: [ 11 11 "dune" {>= "2.8"} 12 12 "ocaml" {>= "4.11.0"} 13 - "async" {>= "v0.15.0"} 13 + "async" {>= "v0.15.0" & < "v0.17.0"} 14 14 "core" {>= "v0.15.0"} 15 15 "core_unix" {>= "v0.15.0"} 16 16 "ppx_jane" {>= "v0.15.0"}
+1 -1
packages/shuttle/shuttle.0.8.1/opam
··· 10 10 depends: [ 11 11 "dune" {>= "2.8"} 12 12 "ocaml" {>= "4.11.0"} 13 - "async" {>= "v0.15.0"} 13 + "async" {>= "v0.15.0" & < "v0.17.0"} 14 14 "core" {>= "v0.15.0"} 15 15 "core_unix" {>= "v0.15.0"} 16 16 "ppx_jane" {>= "v0.15.0"}
+1 -1
packages/shuttle/shuttle.0.9.0/opam
··· 10 10 depends: [ 11 11 "dune" {>= "2.8"} 12 12 "ocaml" {>= "4.11.0"} 13 - "async" {>= "v0.15.0"} 13 + "async" {>= "v0.15.0" & < "v0.17.0"} 14 14 "core" {>= "v0.15.0"} 15 15 "core_unix" {>= "v0.15.0"} 16 16 "ppx_jane" {>= "v0.15.0"}
+1 -1
packages/shuttle/shuttle.0.9.1/opam
··· 10 10 depends: [ 11 11 "dune" {>= "2.8"} 12 12 "ocaml" {>= "4.11.0"} 13 - "async" {>= "v0.15.0"} 13 + "async" {>= "v0.15.0" & < "v0.17.0"} 14 14 "core" {>= "v0.15.0"} 15 15 "core_unix" {>= "v0.15.0"} 16 16 "ppx_jane" {>= "v0.15.0"}
+1 -1
packages/shuttle/shuttle.0.9.2/opam
··· 9 9 depends: [ 10 10 "dune" {>= "2.8"} 11 11 "ocaml" {>= "4.11.0"} 12 - "async" {>= "v0.15.0"} 12 + "async" {>= "v0.15.0" & < "v0.17.0"} 13 13 "core" {>= "v0.15.0"} 14 14 "core_unix" {>= "v0.15.0"} 15 15 "ppx_jane" {>= "v0.15.0"}
+1 -1
packages/shuttle/shuttle.0.9.4/opam
··· 9 9 depends: [ 10 10 "dune" {>= "2.8"} 11 11 "ocaml" {>= "4.11.0"} 12 - "async" {>= "v0.15.0"} 12 + "async" {>= "v0.15.0" & < "v0.17.0"} 13 13 "core" {>= "v0.15.0"} 14 14 "core_unix" {>= "v0.15.0"} 15 15 "ppx_jane" {>= "v0.15.0"}
+1 -1
packages/shuttle_http/shuttle_http.0.10.0/opam
··· 10 10 bug-reports: "https://github.com/anuragsoni/shuttle_http/issues" 11 11 depends: [ 12 12 "dune" {>= "2.8"} 13 - "async" {>= "v0.16.0"} 13 + "async" {>= "v0.16.0" & < "v0.17.0"} 14 14 "async_ssl" {>= "v0.16.0"} 15 15 "core" {>= "v0.16.0"} 16 16 "jane_rope" {>= "v0.16.0"}
+1 -1
packages/shuttle_http/shuttle_http.0.10.1/opam
··· 10 10 bug-reports: "https://github.com/anuragsoni/shuttle_http/issues" 11 11 depends: [ 12 12 "dune" {>= "2.8"} 13 - "async" {>= "v0.16.0"} 13 + "async" {>= "v0.16.0" & < "v0.17.0"} 14 14 "async_ssl" {>= "v0.16.0"} 15 15 "core" {>= "v0.16.0"} 16 16 "jane_rope" {>= "v0.16.0"}
+1 -1
packages/shuttle_http/shuttle_http.0.11.0/opam
··· 10 10 bug-reports: "https://todo.sr.ht/~soni/shuttle_http" 11 11 depends: [ 12 12 "dune" {>= "3.1"} 13 - "async" {>= "v0.16.0"} 13 + "async" {>= "v0.16.0" & < "v0.17.0"} 14 14 "async_ssl" {>= "v0.16.0"} 15 15 "async_websocket" {>= "v0.16.0"} 16 16 "core" {>= "v0.16.0"}