Skip to content

Commit

Permalink
Merge pull request #17577 from mseri/fix-cohttp-3-deps
Browse files Browse the repository at this point in the history
Fix revdeps from #17571
  • Loading branch information
mseri authored Nov 5, 2020
2 parents 029b97f + df6cf79 commit e4a6fe9
Show file tree
Hide file tree
Showing 55 changed files with 87 additions and 87 deletions.
4 changes: 2 additions & 2 deletions packages/azblob-async/azblob-async.0.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ bug-reports: "https://github.com/kkazuo/azblob/issues"
depends: [
"ocaml" {>= "4.06.0"}
"core" {< "v0.15"}
"cohttp"
"cohttp-async" {>= "2.4.0"}
"cohttp" { < "3.0.0" }
"cohttp-async" {>= "2.4.0" & < "3.0.0" }
"azblob" {= version}
"dune" {>= "1.11"}
]
Expand Down
2 changes: 1 addition & 1 deletion packages/cohttp-lwt/cohttp-lwt.2.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ bug-reports: "https://github.com/mirage/ocaml-cohttp/issues"
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
"cohttp" {>= "2.0.0"}
"cohttp" {>= "2.0.0" & < "3.0.0"}
"lwt" {>= "2.5.0"}
"sexplib0" {< "v0.15"}
"ppx_sexp_conv" {>= "v0.9.0" & < "v0.15"}
Expand Down
2 changes: 1 addition & 1 deletion packages/cohttp-lwt/cohttp-lwt.2.1.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ bug-reports: "https://github.com/mirage/ocaml-cohttp/issues"
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
"cohttp" {>= "1.0.0"}
"cohttp" {>= "1.0.0" & < "3.0.0"}
"lwt" {>= "2.5.0"}
"sexplib0" {< "v0.15"}
"ppx_sexp_conv" {>= "v0.9.0" & < "v0.15"}
Expand Down
4 changes: 2 additions & 2 deletions packages/cohttp-mirage/cohttp-mirage.2.2.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ depends: [
"mirage-conduit" {>= "3.0.0"}
"mirage-kv-lwt" {>= "2.0.0"}
"lwt" {>= "2.4.3"}
"cohttp"
"cohttp-lwt"
"cohttp" {< "3.0.0"}
"cohttp-lwt" {< "3.0.0"}
"astring"
"magic-mime"
]
Expand Down
4 changes: 2 additions & 2 deletions packages/cohttp-mirage/cohttp-mirage.2.3.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ depends: [
"conduit-mirage" {< "3.0.0"}
"mirage-kv-lwt" {>= "2.0.0"}
"lwt" {>= "2.4.3"}
"cohttp"
"cohttp-lwt"
"cohttp" {< "3.0.0"}
"cohttp-lwt" {< "3.0.0"}
"astring"
"magic-mime"
]
Expand Down
4 changes: 2 additions & 2 deletions packages/cohttp-mirage/cohttp-mirage.2.4.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ depends: [
"conduit-mirage" {>= "2.0.2" & < "3.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp"
"cohttp-lwt"
"cohttp" {< "3.0.0"}
"cohttp-lwt" {< "3.0.0"}
"astring"
"magic-mime"
]
Expand Down
4 changes: 2 additions & 2 deletions packages/cohttp-mirage/cohttp-mirage.2.5.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ depends: [
"conduit-mirage" {>= "2.0.2" & < "3.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp"
"cohttp-lwt"
"cohttp" {< "3.0.0"}
"cohttp-lwt" {< "3.0.0"}
"astring"
"magic-mime"
]
Expand Down
4 changes: 2 additions & 2 deletions packages/cohttp-mirage/cohttp-mirage.2.5.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ depends: [
"conduit-mirage" {>= "2.0.2" & < "3.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp"
"cohttp-lwt"
"cohttp" {< "3.0.0"}
"cohttp-lwt" {< "3.0.0"}
"astring"
"magic-mime"
]
Expand Down
4 changes: 2 additions & 2 deletions packages/cohttp-mirage/cohttp-mirage.2.5.2-1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ depends: [
"conduit-mirage" {>= "2.0.2" & < "3.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp"
"cohttp-lwt"
"cohttp" {< "3.0.0"}
"cohttp-lwt" {< "3.0.0"}
"astring"
"magic-mime"
]
Expand Down
4 changes: 2 additions & 2 deletions packages/cohttp-mirage/cohttp-mirage.2.5.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ depends: [
"conduit-mirage" {>= "2.0.2" & < "3.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp"
"cohttp-lwt"
"cohttp" {< "3.0.0"}
"cohttp-lwt" {< "3.0.0"}
"astring"
"magic-mime"
]
Expand Down
4 changes: 2 additions & 2 deletions packages/cohttp-mirage/cohttp-mirage.2.5.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ depends: [
"conduit-mirage" {>= "2.0.2" & < "3.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp"
"cohttp-lwt"
"cohttp" {< "3.0.0"}
"cohttp-lwt" {< "3.0.0"}
"astring"
"magic-mime"
]
Expand Down
4 changes: 2 additions & 2 deletions packages/cohttp-mirage/cohttp-mirage.2.5.4/opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ depends: [
"conduit-mirage" {>= "2.0.2" & < "3.0.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp"
"cohttp-lwt"
"cohttp" {< "3.0.0"}
"cohttp-lwt" {< "3.0.0"}
"astring"
"magic-mime"
]
Expand Down
2 changes: 1 addition & 1 deletion packages/curly/curly.0.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ depends: [
"jbuilder" {>= "1.0+beta9"}
"base-unix"
"result"
"cohttp-lwt-unix" {with-test}
"cohttp-lwt-unix" {with-test & < "3.0.0"}
"alcotest" {with-test}
"lwt" {with-test & < "4.0.0"}
]
Expand Down
2 changes: 1 addition & 1 deletion packages/curly/curly.0.2.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ depends: [
"base-unix"
"result"
"alcotest" {with-test}
"cohttp-lwt-unix" {with-test}
"cohttp-lwt-unix" {with-test & < "3.0.0"}
"odoc" {with-doc}
]
build: [
Expand Down
2 changes: 1 addition & 1 deletion packages/current_github/current_github.0.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ depends: [
"fmt"
"lwt"
"yojson"
"cohttp-lwt-unix"
"cohttp-lwt-unix" { < "3.0.0"}
"mirage-crypto"
"mirage-crypto-pk"
"x509" {>= "0.10.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/current_github/current_github.0.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ depends: [
"fmt"
"lwt"
"yojson"
"cohttp-lwt-unix"
"cohttp-lwt-unix" {< "3.0.0"}
"mirage-crypto"
"mirage-crypto-pk"
"x509" {>= "0.10.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/current_web/current_web.0.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ depends: [
"lwt"
"cmdliner"
"prometheus-app"
"cohttp-lwt-unix" {>= "2.2.0"}
"cohttp-lwt-unix" {>= "2.2.0" & < "3.0.0"}
"tyxml"
"dune" {>= "1.9"}
]
Expand Down
2 changes: 1 addition & 1 deletion packages/current_web/current_web.0.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ depends: [
"lwt"
"cmdliner"
"prometheus-app"
"cohttp-lwt-unix" {>= "2.2.0"}
"cohttp-lwt-unix" {>= "2.2.0" & < "3.0.0"}
"tyxml"
"routes" {>= "0.7.0" & < "0.8.0"}
"dune" {>= "1.9"}
Expand Down
2 changes: 1 addition & 1 deletion packages/current_web/current_web.0.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ depends: [
"lwt"
"cmdliner"
"prometheus-app"
"cohttp-lwt-unix" {>= "2.2.0"}
"cohttp-lwt-unix" {>= "2.2.0" & < "3.0.0"}
"tyxml"
"routes" {>= "0.8.0"}
"dune" {>= "2.0"}
Expand Down
4 changes: 2 additions & 2 deletions packages/git-http/git-http.2.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ depends: [
"ocaml" {>= "4.03.0"}
"dune"
"git" {= version}
"cohttp" {>= "1.0.0"}
"cohttp-lwt" {>= "1.0.0"}
"cohttp" {>= "1.0.0" & < "3.0.0"}
"cohttp-lwt" {>= "1.0.0" & < "3.0.0"}
"sexplib" {< "v0.15"}
]
url {
Expand Down
4 changes: 2 additions & 2 deletions packages/git-http/git-http.2.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ depends: [
"ocaml" {>= "4.03.0"}
"dune"
"git" {= version}
"cohttp" {>= "1.0.0"}
"cohttp-lwt" {>= "1.0.0"}
"cohttp" {>= "1.0.0" & < "3.0.0"}
"cohttp-lwt" {>= "1.0.0" & < "3.0.0"}
]
url {
src:
Expand Down
4 changes: 2 additions & 2 deletions packages/git-http/git-http.2.1.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ depends: [
"ocaml" {>= "4.03.0"}
"dune" {>= "1.1"}
"git" {= version}
"cohttp" {>= "1.0.0"}
"cohttp-lwt" {>= "1.0.0"}
"cohttp" {>= "1.0.0" & < "3.0.0"}
"cohttp-lwt" {>= "1.0.0" & < "3.0.0"}
]
url {
src:
Expand Down
4 changes: 2 additions & 2 deletions packages/git-http/git-http.2.1.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ depends: [
"ocaml" {>= "4.03.0"}
"dune" {>= "1.1"}
"git" {= version}
"cohttp" {>= "1.0.0"}
"cohttp-lwt" {>= "1.0.0"}
"cohttp" {>= "1.0.0" & < "3.0.0"}
"cohttp-lwt" {>= "1.0.0" & < "3.0.0"}
]
url {
src:
Expand Down
4 changes: 2 additions & 2 deletions packages/git-http/git-http.2.1.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ depends: [
"ocaml" {>= "4.07.0"}
"dune"
"git" {= version}
"cohttp" {>= "1.0.0"}
"cohttp-lwt" {>= "1.0.0"}
"cohttp" {>= "1.0.0" & < "3.0.0"}
"cohttp-lwt" {>= "1.0.0" & < "3.0.0"}
]
url {
src:
Expand Down
4 changes: 2 additions & 2 deletions packages/git-unix/git-unix.2.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ depends: [
"dune"
"cmdliner"
"git-http" {= version}
"cohttp" {>= "1.0.0"}
"cohttp-lwt-unix" {>= "1.0.0"}
"cohttp" {>= "1.0.0" & < "3.0.0"}
"cohttp-lwt-unix" {>= "1.0.0" & < "3.0.0"}
"mtime" {>= "1.0.0"}
"base-unix"
"alcotest" {with-test & >= "0.8.1"}
Expand Down
4 changes: 2 additions & 2 deletions packages/git-unix/git-unix.2.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ depends: [
"mmap" {>= "1.1.0"}
"cmdliner"
"git-http" {=version}
"cohttp" {>= "1.0.0"}
"cohttp-lwt-unix" {>= "1.0.0"}
"cohttp" {>= "1.0.0" & < "3.0.0"}
"cohttp-lwt-unix" {>= "1.0.0" & < "3.0.0"}
"mtime" {>= "1.0.0"}
"base-unix"
"alcotest" {with-test & >= "0.8.1"}
Expand Down
4 changes: 2 additions & 2 deletions packages/git-unix/git-unix.2.1.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ depends: [
"mmap" {>= "1.1.0"}
"cmdliner"
"git-http" {= version}
"cohttp" {>= "1.0.0"}
"cohttp-lwt-unix" {>= "1.0.0"}
"cohttp" {>= "1.0.0" & < "3.0.0"}
"cohttp-lwt-unix" {>= "1.0.0" & < "3.0.0"}
"mtime" {>= "1.0.0"}
"base-unix"
"alcotest" {with-test & >= "0.8.1"}
Expand Down
4 changes: 2 additions & 2 deletions packages/git-unix/git-unix.2.1.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ depends: [
"mmap" {>= "1.1.0"}
"cmdliner"
"git-http" {= version}
"cohttp" {>= "1.0.0"}
"cohttp-lwt-unix" {>= "1.0.0"}
"cohttp" {>= "1.0.0" & < "3.0.0"}
"cohttp-lwt-unix" {>= "1.0.0" & < "3.0.0"}
"mtime" {>= "1.0.0"}
"base-unix"
"alcotest" {with-test & >= "0.8.1"}
Expand Down
4 changes: 2 additions & 2 deletions packages/git-unix/git-unix.2.1.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ depends: [
"mmap" {>= "1.1.0"}
"cmdliner"
"git-http" {= version}
"cohttp" {>= "1.0.0"}
"cohttp-lwt-unix" {>= "1.0.0"}
"cohttp" {>= "1.0.0" & < "3.0.0"}
"cohttp-lwt-unix" {>= "1.0.0" & < "3.0.0"}
"mtime" {>= "1.0.0"}
"base-unix"
"alcotest" {with-test & >= "0.8.1"}
Expand Down
4 changes: 2 additions & 2 deletions packages/github-jsoo/github-jsoo.3.0.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ build: [
depends: [
"ocaml" {>= "4.03.0"}
"jbuilder" {>= "1.0+beta10"}
"cohttp" {>= "0.99.0"}
"cohttp-lwt-jsoo" {>= "0.99.0"}
"cohttp" {>= "0.99.0" & < "3.0.0"}
"cohttp-lwt-jsoo" {>= "0.99.0" & < "3.0.0"}
"js_of_ocaml"
"github" {="3.0.1"}
]
Expand Down
4 changes: 2 additions & 2 deletions packages/github-jsoo/github-jsoo.3.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ build: [
depends: [
"ocaml" {>= "4.03.0"}
"jbuilder" {>= "1.0+beta10"}
"cohttp" {>= "0.99.0"}
"cohttp-lwt-jsoo" {>= "0.99.0"}
"cohttp" {>= "0.99.0" & < "3.0.0"}
"cohttp-lwt-jsoo" {>= "0.99.0" & < "3.0.0"}
"js_of_ocaml"
"github" {="3.1.0"}
]
Expand Down
4 changes: 2 additions & 2 deletions packages/github-jsoo/github-jsoo.4.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ bug-reports: "https://github.com/mirage/ocaml-github/issues"
depends: [
"ocaml" {>= "4.03.0"}
"dune"
"cohttp" {>= "0.99.0"}
"cohttp-lwt-jsoo" {>= "0.99.0"}
"cohttp" {>= "0.99.0" & < "3.0.0"}
"cohttp-lwt-jsoo" {>= "0.99.0" & < "3.0.0"}
"js_of_ocaml-lwt" { < "3.4" }
"js_of_ocaml" { < "3.4" }
"github" {="4.0.0"}
Expand Down
4 changes: 2 additions & 2 deletions packages/github-jsoo/github-jsoo.4.3.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ depends: [
"ocaml" {>= "4.03.0"}
"dune" {>= "1.10"}
"github" {= version}
"cohttp" {>= "0.99.0"}
"cohttp-lwt-jsoo" {>= "0.99.0"}
"cohttp" {>= "0.99.0" & < "3.0.0"}
"cohttp-lwt-jsoo" {>= "0.99.0" & < "3.0.0"}
"js_of_ocaml-lwt" {>= "3.4.0"}
]
url {
Expand Down
4 changes: 2 additions & 2 deletions packages/github-jsoo/github-jsoo.4.3.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ depends: [
"ocaml" {>= "4.03.0"}
"dune" {>= "1.10"}
"github" {= version}
"cohttp" {>= "0.99.0"}
"cohttp-lwt-jsoo" {>= "0.99.0"}
"cohttp" {>= "0.99.0" & < "3.0.0"}
"cohttp-lwt-jsoo" {>= "0.99.0" & < "3.0.0"}
"js_of_ocaml-lwt" {>= "3.4.0"}
]
url {
Expand Down
4 changes: 2 additions & 2 deletions packages/github-jsoo/github-jsoo.4.3.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ depends: [
"ocaml" {>= "4.03.0"}
"dune" {>= "1.10"}
"github" {= version}
"cohttp" {>= "0.99.0"}
"cohttp-lwt-jsoo" {>= "0.99.0"}
"cohttp" {>= "0.99.0" & < "3.0.0"}
"cohttp-lwt-jsoo" {>= "0.99.0" & < "3.0.0"}
"js_of_ocaml-lwt" {>= "3.4.0"}
]
url {
Expand Down
2 changes: 1 addition & 1 deletion packages/kappa-server/kappa-server.4.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends : [
"dune" {>= "1.1"}
"kappa-binaries" { = version }
"kappa-agents" { = version }
"cohttp-lwt-unix"
"cohttp-lwt-unix" { < "3.0.0"}
"atdgen" {build}
]

Expand Down
4 changes: 2 additions & 2 deletions packages/letsencrypt/letsencrypt.0.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ depends: [
"base64" {>= "3.1.0"}
"cmdliner"
"cohttp"
"cohttp-lwt"
"cohttp-lwt-unix" {>= "1.0.0"}
"cohttp-lwt" {< "3.0.0"}
"cohttp-lwt-unix" {>= "1.0.0" & < "3.0.0"}
"zarith"
"logs"
"fmt"
Expand Down
4 changes: 2 additions & 2 deletions packages/letsencrypt/letsencrypt.0.1.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ depends: [
"base64" {>= "3.1.0"}
"cmdliner"
"cohttp"
"cohttp-lwt"
"cohttp-lwt-unix" {>= "1.0.0"}
"cohttp-lwt" {< "3.0.0"}
"cohttp-lwt-unix" {>= "1.0.0" & < "3.0.0"}
"zarith"
"logs"
"fmt"
Expand Down
Loading

0 comments on commit e4a6fe9

Please sign in to comment.