Skip to content

Commit 4d3fb27

Browse files
committed
Constrain direct cmdliner.2.0.0 failures
1 parent ec0dc12 commit 4d3fb27

File tree

223 files changed

+228
-222
lines changed
  • packages
    • alcotest
    • awa
    • bap-main
    • benchpress/benchpress.0.1
    • ca-certs-nss
      • ca-certs-nss.3.57
      • ca-certs-nss.3.59
      • ca-certs-nss.3.60
      • ca-certs-nss.3.63.1
      • ca-certs-nss.3.63
      • ca-certs-nss.3.64.0.1
      • ca-certs-nss.3.64
      • ca-certs-nss.3.66
      • ca-certs-nss.3.71.0.1
      • ca-certs-nss.3.71
      • ca-certs-nss.3.74
    • caisar/caisar.0.1
    • camels
    • camyll/camyll.0.4.0
    • capnp-rpc-unix/capnp-rpc-unix.1.2.2
    • certify
    • charrua-unix/charrua-unix.1.5.0
    • checkseum/checkseum.0.0.3
    • cohttp-lwt-unix
      • cohttp-lwt-unix.1.2.0
      • cohttp-lwt-unix.2.1.3
      • cohttp-lwt-unix.4.0.0
      • cohttp-lwt-unix.4.1.2
      • cohttp-lwt-unix.5.1.0
      • cohttp-lwt-unix.5.3.0
    • colibri2
    • colibrics
    • conex
    • coq-serapi
      • coq-serapi.8.13.0+0.13.0
      • coq-serapi.8.13.0+0.13.1
      • coq-serapi.8.14.0+0.14.0
      • coq-serapi.8.15.0+0.15.0
      • coq-serapi.8.15.0+0.15.1
    • craml/craml.1.0.0
    • crunch/crunch.3.2.0
    • decompress
    • depgraph/depgraph.0.1.0
    • dirsift
    • diskuvbox/diskuvbox.0.1.2
    • dkml-install
      • dkml-install.0.1.0
      • dkml-install.0.2.0
      • dkml-install.0.3.0
      • dkml-install.0.3.1
    • doi2bib/doi2bib.0.6.2
    • dream-cli/dream-cli.0.1.0
    • dryunit
    • dune-deps
    • dune-expand/dune-expand.0.0.1
    • electrod
    • elpi
    • erlang/erlang.0.0.14
    • fat-filesystem
      • fat-filesystem.0.13.0
      • fat-filesystem.0.14.0
      • fat-filesystem.0.15.0
    • fit
    • fmt
    • functoria-runtime/functoria-runtime.4.0.0~beta3
    • happy-eyeballs-lwt
      • happy-eyeballs-lwt.0.0.7
      • happy-eyeballs-lwt.0.1.3
    • hlarp/hlarp.0.0.3
    • hvsock/hvsock.1.0.2
    • hxd
    • igvxml
    • jsonxt
    • kafka_lwt/kafka_lwt.0.5
    • kafka
    • kinetic-client
      • kinetic-client.0.0.11
      • kinetic-client.0.0.9
    • lab
    • lambdapi
    • logs/logs.0.7.0
    • mastodon-archive-viewer/mastodon-archive-viewer.0.1
    • merge-fmt
    • nocoiner
    • nuscr/nuscr.2.0.0
    • obandit/obandit.0.3.4
    • obuilder/obuilder.0.3
    • ocamlcodoc/ocamlcodoc.1.0.1
    • odds/odds.1.0
    • odig/odig.0.0.9
    • opam-0install/opam-0install.0.5.1
    • opam-grep
    • opam-lock
    • orun/orun.0.0.1
    • osbx/osbx.1.2.4
    • pds
    • pg_query
    • plotkicadsch/plotkicadsch.0.9.0
    • polly/polly.0.2.2
    • polyglot/polyglot.1.0.0
    • ppx_deriving_cmdliner/ppx_deriving_cmdliner.0.6.0
    • protocol-9p-tool
      • protocol-9p-tool.0.12.0
      • protocol-9p-tool.1.0.0
      • protocol-9p-tool.1.0.1
      • protocol-9p-tool.2.0.0
      • protocol-9p-tool.2.0.1
      • protocol-9p-tool.2.0.2
    • pyast
    • pyml_bindgen
      • pyml_bindgen.0.1.1
      • pyml_bindgen.0.1.2
      • pyml_bindgen.0.2.0
    • pyre-ast
    • qcow-tool
      • qcow-tool.0.11.0
      • qcow-tool.0.12.1
    • qmp
    • qrc/qrc.0.1.0
    • regenerate/regenerate.0.2
    • sid
    • slacko
    • spin
    • uucp/uucp.14.0.0
    • uuidm
    • uutf/uutf.1.0.3
    • valentine/valentine.1.0.0
    • vecosek/vecosek.0.0.0
    • wayland
    • webbrowser/webbrowser.0.6.1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

223 files changed

+228
-222
lines changed

packages/alcotest/alcotest.1.0.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ depends: [
1717
"ocaml" {>= "4.03.0"}
1818
"fmt" {>= "0.8.6"}
1919
"astring"
20-
"cmdliner" {>= "1.0.3"} # required because of (implicit_transitive_deps false) and cmdliner < 1.0.3 uses result
20+
"cmdliner" {>= "1.0.3" & < "2.0.0"} # required because of (implicit_transitive_deps false) and cmdliner < 1.0.3 uses result
2121
"uuidm"
2222
"re" {>= "1.7.2"}
2323
"stdlib-shims"

packages/alcotest/alcotest.1.5.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ depends: [
2222
"ocaml" {>= "4.03.0"}
2323
"fmt" {>= "0.8.7"}
2424
"astring"
25-
"cmdliner" {>= "1.0.0"}
25+
"cmdliner" {>= "1.0.0" & < "2.0.0"}
2626
"cmdliner" {with-test & < "1.1.0"}
2727
"re" {>= "1.7.2"}
2828
"stdlib-shims"

packages/awa/awa.0.0.5/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ depends: [
3030
"mtime"
3131
"logs"
3232
"fmt"
33-
"cmdliner"
33+
"cmdliner" {< "2.0.0"}
3434
"base64" {>= "3.0.0"}
3535
"zarith"
3636
"eqaf" {>= "0.8"}

packages/awa/awa.0.1.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ depends: [
3030
"mtime"
3131
"logs"
3232
"fmt"
33-
"cmdliner"
33+
"cmdliner" {< "2.0.0"}
3434
"base64" {>= "3.0.0"}
3535
"zarith"
3636
"eqaf" {>= "0.8"}

packages/bap-main/bap-main.2.2.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ depends: [
1515
"ocaml" {>= "4.08.0" }
1616
"base"
1717
"stdio"
18-
"cmdliner"
18+
"cmdliner" {< "2.0.0"}
1919
"bap-build" {= "2.2.0"}
2020
"bap-future" {= "2.2.0"}
2121
"bap-plugins" {= "2.2.0"}

packages/bap-main/bap-main.2.3.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ depends: [
1515
"ocaml" {>= "4.08.0" }
1616
"base"
1717
"stdio"
18-
"cmdliner"
18+
"cmdliner" {< "2.0.0"}
1919
"bap-build" {= "2.3.0"}
2020
"bap-future" {= "2.3.0"}
2121
"bap-plugins" {= "2.3.0"}

packages/bap-main/bap-main.2.4.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ depends: [
1515
"ocaml" {>= "4.08.0" }
1616
"base"
1717
"stdio"
18-
"cmdliner" {>= "0.9.8"}
18+
"cmdliner" {>= "0.9.8" & < "2.0.0"}
1919
"bap-build" {= "2.4.0"}
2020
"bap-future" {= "2.4.0"}
2121
"bap-plugins" {= "2.4.0"}

packages/bap-main/bap-main.2.5.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ depends: [
1515
"ocaml" {>= "4.08.0" }
1616
"base"
1717
"stdio"
18-
"cmdliner"
18+
"cmdliner" {< "2.0.0"}
1919
"bap-build" {= "2.5.0"}
2020
"bap-future" {= "2.5.0"}
2121
"bap-plugins" {= "2.5.0"}

packages/benchpress/benchpress.0.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ depends: [
1212
"containers" { >= "2.7" & < "3.0" }
1313
"re" { >= "1.8" & < "2.0" }
1414
"csv"
15-
"cmdliner"
15+
"cmdliner" {< "2.0.0"}
1616
"iter" { >= "1.0" } # TODO: remove
1717
"logs"
1818
"uuidm" {>= "0.9.6"}

packages/ca-certs-nss/ca-certs-nss.3.57/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ depends: [
2222
"hex" {build}
2323
"bos" {build}
2424
"astring" {build}
25-
"cmdliner" {build}
25+
"cmdliner" {build & < "2.0.0"}
2626
"alcotest" {with-test}
2727
]
2828
build: [

0 commit comments

Comments
 (0)