Skip to content

Commit cb6d766

Browse files
authored
Merge pull request #28313 from mseri/stdcompat
clangml and pyml are not compatible with stdcompat >= 21
2 parents a7ef9fe + 9d90970 commit cb6d766

File tree

22 files changed

+22
-22
lines changed

22 files changed

+22
-22
lines changed

packages/clangml/clangml.4.0.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ depends: [
1717
"ocamlfind" {build & >= "1.8.0"}
1818
"dune" {>= "1.10.0"}
1919
"ppxlib" {>= "0.6.0" & < "0.9.0"}
20-
"stdcompat" {>= "10"}
20+
"stdcompat" {>= "10" & < "21"}
2121
"ppx_show" {>= "0.1.0"}
2222
"ppx_compare" {>= "v0.12.0"}
2323
"override" {>= "0.1.0"}

packages/clangml/clangml.4.0.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ depends: [
1616
"conf-zlib"
1717
"dune" {>= "1.10.0"}
1818
"ppxlib" {>= "0.9.0" & < "0.14.0"}
19-
"stdcompat" {>= "10"}
19+
"stdcompat" {>= "10" & < "21"}
2020
"override" {>= "0.1.0"}
2121
"ppx_deriving" {>= "4.3"}
2222
"ocaml" {>= "4.04.0"}

packages/clangml/clangml.4.1.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ depends: [
1515
"conf-ncurses"
1616
"conf-zlib"
1717
"dune" {>= "1.11.0"}
18-
"stdcompat" {>= "13"}
18+
"stdcompat" {>= "13" & < "21"}
1919
"ocaml" {>= "4.03.0" & < "4.12.0"}
2020
"ocamlfind" {build & >= "1.8.0"}
2121
"ocamlcodoc" {with-test & >= "1.0.1"}

packages/clangml/clangml.4.2.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"conf-ncurses"
1515
"conf-zlib"
1616
"dune" {>= "1.11.0"}
17-
"stdcompat" {>= "13"}
17+
"stdcompat" {>= "13" & < "21"}
1818
"ocaml" {>= "4.03.0" & < "4.12.0"}
1919
"ocamlfind" {build & >= "1.8.0"}
2020
"ocamlcodoc" {with-test & >= "1.0.1"}

packages/clangml/clangml.4.3.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"conf-ncurses"
1515
"conf-zlib"
1616
"dune" {>= "1.11.0"}
17-
"stdcompat" {>= "13"}
17+
"stdcompat" {>= "13" & < "21"}
1818
"ocaml" {>= "4.08.0" & < "4.12.0"}
1919
"ocamlfind" {build & >= "1.8.0"}
2020
"ocamlcodoc" {with-test & >= "1.0.1"}

packages/clangml/clangml.4.4.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"conf-ncurses"
1515
"conf-zlib"
1616
"dune" {>= "1.11.0"}
17-
"stdcompat" {>= "13"}
17+
"stdcompat" {>= "13" & < "21"}
1818
"ocaml" {>= "4.08.0"}
1919
"ocamlfind" {build & >= "1.8.0"}
2020
"ocamlcodoc" {with-test & >= "1.0.1"}

packages/clangml/clangml.4.5.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"conf-ncurses"
1515
"conf-zlib"
1616
"dune" {>= "1.11.0"}
17-
"stdcompat" {>= "13"}
17+
"stdcompat" {>= "13" & < "21"}
1818
"ocaml" {>= "4.08.0" & < "5.0"}
1919
"ocamlfind" {build & >= "1.8.0"}
2020
"ocamlcodoc" {with-test & >= "1.0.1"}

packages/clangml/clangml.4.6.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"conf-ncurses"
1515
"conf-zlib"
1616
"dune" {>= "1.11.0"}
17-
"stdcompat" {>= "13"}
17+
"stdcompat" {>= "13" & < "21"}
1818
"ocaml" {>= "4.08.0" & < "5.0"}
1919
"ocamlfind" {build & >= "1.8.0"}
2020
"ocamlcodoc" {with-test & >= "1.0.1"}

packages/clangml/clangml.4.7.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ depends: [
1515
"conf-ncurses"
1616
"conf-zlib"
1717
"dune" {>= "1.11.0"}
18-
"stdcompat" {>= "19"}
18+
"stdcompat" {>= "19" & < "21"}
1919
"ocaml" {>= "4.08.0"}
2020
"ocamlfind" {build & >= "1.8.0"}
2121
"ocamlcodoc" {with-test & >= "1.0.1"}

packages/clangml/clangml.4.8.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ depends: [
1616
"conf-ncurses"
1717
"conf-zlib"
1818
"dune" {>= "3.0"}
19-
"stdcompat" {>= "19"}
19+
"stdcompat" {>= "19" & < "21"}
2020
"ocaml" {>= "4.08.0"}
2121
"ocamlfind" {build & >= "1.8.0"}
2222
"ocamlcodoc" {with-test & >= "1.0.1"}

0 commit comments

Comments
 (0)