Skip to content

Commit

Permalink
Merge pull request #13753 from avsm/cstruct-upper-4
Browse files Browse the repository at this point in the history
add upper bounds on cstruct.4.0.0 due to sexplib removal
  • Loading branch information
mseri authored Mar 26, 2019
2 parents ba90402 + 5035cba commit 6083835
Show file tree
Hide file tree
Showing 22 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion packages/charrua-core/charrua-core.0.10/opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ depends: [
"ppx_sexp_conv" {build & < "v0.13"}
"ppx_cstruct" {build}
"menhir" {build}
"cstruct" {>= "3.0.1"}
"cstruct" {>= "3.0.1" & < "4.0.0"}
"sexplib" {< "v0.13"}
"ipaddr" {>= "2.5.0" & < "3.0.0"}
"tcpip" {>= "3.2.0" & < "3.6.0"}
Expand Down
22 changes: 11 additions & 11 deletions packages/charrua-core/charrua-core.0.11.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@ build: [
]

depends: [
"jbuilder" {build & >="1.0+beta7"}
"jbuilder" {build & >= "1.0+beta7"}
"ppx_sexp_conv" {build & < "v0.13"}
"ppx_cstruct" {build}
"menhir" {build}
"ocaml" {>= "4.0.3"}
"cstruct" {>= "3.0.1"}
"sexplib" {< "v0.13"}
"ipaddr" {>= "2.5.0" & < "3.0.0"}
"tcpip" {>= "3.2.0" & < "3.6.0"}
"ppx_cstruct" {build}
"menhir" {build}
"ocaml" {>= "4.0.3"}
"cstruct" {>= "3.0.1" & < "4.0.0"}
"sexplib" {< "v0.13"}
"ipaddr" {>= "2.5.0" & < "3.0.0"}
"tcpip" {>= "3.2.0" & < "3.6.0"}
"rresult"
"io-page-unix" {with-test}
"cstruct-unix" {with-test}
"io-page-unix" {with-test}
"cstruct-unix" {with-test}
]
synopsis: "DHCP wire frame encoder and decoder"
description: """
Expand Down Expand Up @@ -58,4 +58,4 @@ southern South America.
url {
archive: "https://github.com/mirage/charrua-core/releases/download/v0.11.0/charrua-core-0.11.0.tbz"
checksum: "f4bb1ac3d1443a576982eae49d0eb7d8"
}
}
20 changes: 10 additions & 10 deletions packages/charrua-core/charrua-core.0.11.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@ build: [
]

depends: [
"jbuilder" {build & >="1.0+beta7"}
"jbuilder" {build & >= "1.0+beta7"}
"ppx_sexp_conv" {build & < "v0.13"}
"ppx_cstruct" {build}
"menhir" {build}
"ocaml" {>= "4.0.3"}
"cstruct" {>= "3.0.1"}
"sexplib" {< "v0.13"}
"ipaddr" {>= "3.0.0"}
"ppx_cstruct" {build}
"menhir" {build}
"ocaml" {>= "4.0.3"}
"cstruct" {>= "3.0.1" & < "4.0.0"}
"sexplib" {< "v0.13"}
"ipaddr" {>= "3.0.0"}
"macaddr"
"tcpip" {>= "3.6.0" & <"3.7.0"}
"tcpip" {>= "3.6.0" & < "3.7.0"}
"rresult"
"io-page-unix" {with-test}
"cstruct-unix" {with-test}
"io-page-unix" {with-test}
"cstruct-unix" {with-test}
]
synopsis: "DHCP wire frame encoder and decoder"
description: """
Expand Down
2 changes: 1 addition & 1 deletion packages/charrua-core/charrua-core.0.11.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ depends: [
"ppx_cstruct"
"menhir" {build}
"ocaml" {>= "4.0.3"}
"cstruct" {>= "3.0.1"}
"cstruct" {>= "3.0.1" & < "4.0.0"}
"sexplib" {< "v0.13"}
"ipaddr" {>= "3.0.0"}
"macaddr"
Expand Down
14 changes: 7 additions & 7 deletions packages/charrua-core/charrua-core.0.12.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@ depends: [
"dune" {build & >= "1.0"}
"ppx_sexp_conv" {< "v0.13"}
"ppx_cstruct"
"menhir" {build}
"ocaml" {>= "4.0.3"}
"cstruct" {>= "3.0.1"}
"sexplib" {< "v0.13"}
"ipaddr" {>= "3.0.0"}
"menhir" {build}
"ocaml" {>= "4.0.3"}
"cstruct" {>= "3.0.1" & < "4.0.0"}
"sexplib" {< "v0.13"}
"ipaddr" {>= "3.0.0"}
"macaddr"
"ethernet"
"tcpip" {>= "3.7.0"}
"tcpip" {>= "3.7.0"}
"rresult"
"cstruct-unix" {with-test}
"cstruct-unix" {with-test}
]
synopsis: "DHCP wire frame encoder and decoder"
description: """
Expand Down
2 changes: 1 addition & 1 deletion packages/charrua-core/charrua-core.0.8/opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ depends: [
"ppx_sexp_conv" {< "v0.13"}
"ppx_cstruct"
"menhir" {build}
"cstruct" {>= "3.0.1"}
"cstruct" {>= "3.0.1" & < "4.0.0"}
"sexplib" {< "v0.13"}
"ipaddr" {>= "2.5.0" & < "3.0.0"}
"tcpip" {>= "3.1.0" & < "3.2.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/charrua-core/charrua-core.0.9/opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ depends: [
"ppx_sexp_conv" {< "v0.13"}
"ppx_cstruct"
"menhir" {build}
"cstruct" {>= "3.0.1"}
"cstruct" {>= "3.0.1" & < "4.0.0"}
"sexplib" {< "v0.13"}
"ipaddr" {>= "2.5.0" & < "3.0.0"}
"tcpip" {>= "3.2.0" & < "3.6.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-9p/protocol-9p.0.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ remove: [
depends: [
"ocaml" {>= "4.02.0"}
"result"
"cstruct"
"cstruct" {< "4.0.0"}
"sexplib" {< "113.01.00"}
"cmdliner"
"mirage-types-lwt" {< "3.0.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-9p/protocol-9p.0.10.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ build: [
depends: [
"ocaml" {>= "4.03.0"}
"base-bytes"
"cstruct" {>= "1.9.0"}
"cstruct" {>= "1.9.0" & < "4.0.0"}
"cstruct-lwt" {< "3.4.0"}
"sexplib" {> "113.00.00" & < "v0.13"}
"result"
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-9p/protocol-9p.0.11.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ depends: [
"ppx_tools"
"ppx_cstruct" {< "3.4.0"}
"base-bytes"
"cstruct" {>= "1.9.0"}
"cstruct" {>= "1.9.0" & < "4.0.0"}
"cstruct-lwt" {< "3.4.0"}
"sexplib" {> "113.00.00" & < "v0.13"}
"result"
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-9p/protocol-9p.0.11.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ depends: [
"ppx_tools"
"ppx_cstruct" {< "3.4.0"}
"base-bytes"
"cstruct" {>= "1.9.0"}
"cstruct" {>= "1.9.0" & < "4.0.0"}
"cstruct-lwt" {< "3.4.0"}
"sexplib" {> "113.00.00" & < "v0.13"}
"result"
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-9p/protocol-9p.0.11.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends: [
"ocaml" {>= "4.03.0"}
"jbuilder" {build & >= "1.0+beta10"}
"base-bytes"
"cstruct" {>= "3.0.0"}
"cstruct" {>= "3.0.0" & < "4.0.0"}
"cstruct-lwt" {>= "3.0.0"}
"sexplib" {> "113.00.00" & < "v0.13"}
"result"
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-9p/protocol-9p.0.11.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends: [
"ocaml" {>= "4.03.0"}
"jbuilder" {build & >= "1.0+beta10"}
"base-bytes"
"cstruct" {>= "3.0.0"}
"cstruct" {>= "3.0.0" & < "4.0.0"}
"sexplib" {> "113.00.00" & < "v0.13"}
"result"
"rresult"
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-9p/protocol-9p.0.12.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends: [
"ocaml" {>= "4.03.0"}
"jbuilder" {build & >= "1.0+beta10"}
"base-bytes"
"cstruct" {>= "3.0.0"}
"cstruct" {>= "3.0.0" & < "4.0.0"}
"sexplib" {> "113.00.00" & < "v0.13"}
"result"
"rresult"
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-9p/protocol-9p.0.12.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends: [
"ocaml" {>= "4.03.0"}
"jbuilder" {build & >= "1.0+beta10"}
"base-bytes"
"cstruct" {>= "3.0.0"}
"cstruct" {>= "3.0.0" & < "4.0.0"}
"sexplib" {> "113.00.00" & < "v0.13"}
"result"
"rresult"
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-9p/protocol-9p.0.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ remove: [
depends: [
"ocaml" {>= "4.02.0"}
"result"
"cstruct"
"cstruct" {< "4.0.0"}
"sexplib" {< "113.01.00"}
"cmdliner"
"mirage-types-lwt" {< "3.0.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-9p/protocol-9p.0.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ remove: [
depends: [
"ocaml" {>= "4.02.0"}
"base-bytes"
"cstruct"
"cstruct" {< "4.0.0"}
"sexplib" {<= "113.00.00"}
"result"
"mirage-types-lwt" {< "3.0.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-9p/protocol-9p.0.4.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ remove: ["ocamlfind" "remove" "protocol-9p"]
depends: [
"ocaml" {>= "4.02.0"}
"base-bytes"
"cstruct"
"cstruct" {< "4.0.0"}
"sexplib" {<= "113.00.00"}
"result"
"mirage-types-lwt" {< "3.0.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-9p/protocol-9p.0.5.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ remove: ["ocamlfind" "remove" "protocol-9p"]
depends: [
"ocaml" {>= "4.02.0"}
"base-bytes"
"cstruct"
"cstruct" {< "4.0.0"}
"sexplib" {<= "113.00.00"}
"result"
"mirage-types-lwt" {< "3.0.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-9p/protocol-9p.1.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ depends: [
"ocaml" {>= "4.03.0"}
"dune" {build & >= "1.0"}
"base-bytes"
"cstruct" {>= "3.0.0"}
"cstruct" {>= "3.0.0" & < "4.0.0"}
"sexplib" {> "113.00.00" & < "v0.13"}
"rresult"
"mirage-flow-lwt"
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-9p/protocol-9p.1.0.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ depends: [
"ocaml" {>= "4.03.0"}
"dune" {build & >= "1.0"}
"base-bytes"
"cstruct" {>= "3.0.0"}
"cstruct" {>= "3.0.0" & < "4.0.0"}
"sexplib" {> "113.00.00" & < "v0.13"}
"rresult"
"mirage-flow-lwt"
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-9p/protocol-9p.2.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ depends: [
"ocaml" {>= "4.03.0"}
"dune" {build & >= "1.0"}
"base-bytes"
"cstruct" {>= "3.0.0"}
"cstruct" {>= "3.0.0" & < "4.0.0"}
"sexplib" {> "113.00.00" & < "v0.13"}
"rresult"
"mirage-flow-lwt"
Expand Down

0 comments on commit 6083835

Please sign in to comment.