Skip to content

Commit

Permalink
Merge pull request ocaml#21464 from Leonidas-from-XIV/yojson-2-atd-co…
Browse files Browse the repository at this point in the history
…nstraint

Add maximum constraint on atdgen-runtime
  • Loading branch information
mseri authored Jun 3, 2022
2 parents 203cb99 + d0b4d95 commit aee8ca5
Show file tree
Hide file tree
Showing 16 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions packages/atdgen-runtime/atdgen-runtime.1.13.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ build: [

depends: [
"ocaml" {>= "4.02.3"}
"jbuilder" {>= "1.0+beta7"}
"jbuilder" {>= "1.0+beta17"}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.2.1"}
"yojson" {>= "1.2.1" & < "2.0.0"}
]
synopsis: "Runtime library for code generated by atdgen."
url {
Expand Down
4 changes: 2 additions & 2 deletions packages/atdgen-runtime/atdgen-runtime.2.0.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ build: [

depends: [
"ocaml" {>= "4.02.3"}
"jbuilder" {>= "1.0+beta7"}
"jbuilder" {>= "1.0+beta17"}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.2.1"}
"yojson" {>= "1.3.1" & < "2.0.0"}
]
synopsis: "Runtime library for code generated by atdgen."
url {
Expand Down
2 changes: 1 addition & 1 deletion packages/atdgen-runtime/atdgen-runtime.2.2.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ bug-reports: "https://github.com/ahrefs/atd/issues"
depends: [
"ocaml" {>= "4.02"}
"dune" {>= "2.0"}
"yojson" {>= "1.7.0"}
"yojson" {>= "1.7.0" & < "2.0.0"}
"biniou" {>= "1.0.6"}
"re"
]
Expand Down
2 changes: 1 addition & 1 deletion packages/atdgen-runtime/atdgen-runtime.2.3.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ bug-reports: "https://github.com/ahrefs/atd/issues"
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.8"}
"yojson" {>= "1.7.0"}
"yojson" {>= "1.7.0" & < "2.0.0"}
"biniou" {>= "1.0.6"}
"camlp-streams"
"odoc" {with-doc}
Expand Down
2 changes: 1 addition & 1 deletion packages/atdgen-runtime/atdgen-runtime.2.4.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ bug-reports: "https://github.com/ahrefs/atd/issues"
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
"yojson" {>= "1.7.0"}
"yojson" {>= "1.7.0" & < "2.0.0"}
"biniou" {>= "1.0.6"}
"camlp-streams"
"odoc" {with-doc}
Expand Down
2 changes: 1 addition & 1 deletion packages/atdgen-runtime/atdgen-runtime.2.4.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ bug-reports: "https://github.com/ahrefs/atd/issues"
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
"yojson" {>= "1.7.0"}
"yojson" {>= "1.7.0" & < "2.0.0"}
"biniou" {>= "1.0.6"}
"camlp-streams"
"odoc" {with-doc}
Expand Down
2 changes: 1 addition & 1 deletion packages/atdgen-runtime/atdgen-runtime.2.5.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ bug-reports: "https://github.com/ahrefs/atd/issues"
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
"yojson" {>= "1.7.0"}
"yojson" {>= "1.7.0" & < "2.0.0"}
"biniou" {>= "1.0.6"}
"camlp-streams"
"odoc" {with-doc}
Expand Down
2 changes: 1 addition & 1 deletion packages/atdgen-runtime/atdgen-runtime.2.6.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ bug-reports: "https://github.com/ahrefs/atd/issues"
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
"yojson" {>= "1.7.0"}
"yojson" {>= "1.7.0" & < "2.0.0"}
"biniou" {>= "1.0.6"}
"camlp-streams"
"odoc" {with-doc}
Expand Down
2 changes: 1 addition & 1 deletion packages/atdgen-runtime/atdgen-runtime.2.7.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ bug-reports: "https://github.com/ahrefs/atd/issues"
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
"yojson" {>= "1.7.0"}
"yojson" {>= "1.7.0" & < "2.0.0"}
"biniou" {>= "1.0.6"}
"camlp-streams"
"odoc" {with-doc}
Expand Down
2 changes: 1 addition & 1 deletion packages/atdgen/atdgen.2.2.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ depends: [
"ocaml" {>= "4.02"}
"dune" {>= "2.0"}
"atd" {>= "2.2.1" & < "2.3.0"}
"atdgen-runtime" {>= "2.0.0"}
"atdgen-runtime" {>= "2.1.0"}
"atdgen-codec-runtime" {with-test}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.7.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/atdgen/atdgen.2.3.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.8"}
"atd" {>= "2.3.0"}
"atdgen-runtime" {>= "2.0.0"}
"atdgen-runtime" {>= "2.1.0"}
"atdgen-codec-runtime" {with-test}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.7.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/atdgen/atdgen.2.4.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
"atd" {>= "2.3.0"}
"atdgen-runtime" {>= "2.0.0"}
"atdgen-runtime" {>= "2.1.0"}
"atdgen-codec-runtime" {with-test}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.7.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/atdgen/atdgen.2.4.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
"atd" {>= "2.3.0"}
"atdgen-runtime" {>= "2.0.0"}
"atdgen-runtime" {>= "2.1.0"}
"atdgen-codec-runtime" {with-test}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.7.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/atdgen/atdgen.2.5.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
"atd" {>= "2.3.0"}
"atdgen-runtime" {>= "2.0.0"}
"atdgen-runtime" {>= "2.1.0"}
"atdgen-codec-runtime" {with-test}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.7.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/atdgen/atdgen.2.6.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
"atd" {>= "2.6.0" & < "2.7.0"}
"atdgen-runtime" {>= "2.0.0" & < "2.7.0"}
"atdgen-runtime" {>= "2.1.0" & < "2.7.0"}
"atdgen-codec-runtime" {with-test & < "2.7.0"}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.7.0"}
Expand Down
2 changes: 1 addition & 1 deletion packages/atdgen/atdgen.2.7.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.08"}
"atd" {>= "2.7.0"}
"atdgen-runtime" {>= "2.0.0"}
"atdgen-runtime" {>= "2.1.0"}
"atdgen-codec-runtime" {with-test}
"biniou" {>= "1.0.6"}
"yojson" {>= "1.7.0"}
Expand Down

0 comments on commit aee8ca5

Please sign in to comment.