this repo has no description

Fix revdeps bls12-381-hash and tezos-bls12-381-polynomial

Changed files
+6 -6
packages
bls12-381-hash
bls12-381-hash.0.0.1
bls12-381-hash.0.0.2
tezos-bls12-381-polynomial
tezos-bls12-381-polynomial.0.1.1
tezos-bls12-381-polynomial.0.1.2
+2 -2
packages/bls12-381-hash/bls12-381-hash.0.0.1/opam
···
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.8.4"}
-
"bls12-381" {>= "5.0.0"}
"alcotest" {with-test}
"bisect_ppx" {with-test & >= "2.5"}
]
···
"sha512=294a5c0ff8860d8f730bbf192a3c38f2a0cb8cb0fd05d729eb6ca1782cc95ee967dd5123ecd90cd3f96923c41ddb1a08fa31239116a459cbd50ba0355ff20641"
]
}
-
x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
···
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.8.4"}
+
"bls12-381" {>= "5.0.0" & < "6.0.0"}
"alcotest" {with-test}
"bisect_ppx" {with-test & >= "2.5"}
]
···
"sha512=294a5c0ff8860d8f730bbf192a3c38f2a0cb8cb0fd05d729eb6ca1782cc95ee967dd5123ecd90cd3f96923c41ddb1a08fa31239116a459cbd50ba0355ff20641"
]
}
+
x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
+2 -2
packages/bls12-381-hash/bls12-381-hash.0.0.2/opam
···
depends: [
"ocaml" {>= "4.12"}
"dune" {>= "2.8.4"}
-
"bls12-381" {>= "5.0.0"}
"alcotest" {with-test}
"bisect_ppx" {with-test & >= "2.5"}
]
···
"sha512=f5fbeaefa182d4f7cee78a19e6503933002c12caf84ede29b501965a7e95c2e38c797af22fbdee4747ea629a6852ed5e9292c9950c3de5fa2ea053171a768b84"
]
}
-
x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
···
depends: [
"ocaml" {>= "4.12"}
"dune" {>= "2.8.4"}
+
"bls12-381" {>= "5.0.0" & < "6.0.0"}
"alcotest" {with-test}
"bisect_ppx" {with-test & >= "2.5"}
]
···
"sha512=f5fbeaefa182d4f7cee78a19e6503933002c12caf84ede29b501965a7e95c2e38c797af22fbdee4747ea629a6852ed5e9292c9950c3de5fa2ea053171a768b84"
]
}
+
x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
+1 -1
packages/tezos-bls12-381-polynomial/tezos-bls12-381-polynomial.0.1.1/opam
···
depends: [
"ocaml" {>= "4.12.0"}
"dune" {>= "2.8"}
-
"bls12-381" {>= "4.0.0"}
"data-encoding"
"alcotest" {with-test & >= "1.1.0"}
"qcheck-alcotest" {with-test}
···
depends: [
"ocaml" {>= "4.12.0"}
"dune" {>= "2.8"}
+
"bls12-381" {>= "4.0.0" & < "6.0.0"}
"data-encoding"
"alcotest" {with-test & >= "1.1.0"}
"qcheck-alcotest" {with-test}
+1 -1
packages/tezos-bls12-381-polynomial/tezos-bls12-381-polynomial.0.1.2/opam
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.12.0"}
-
"bls12-381" {>= "4.0.0"}
"data-encoding"
"alcotest" {with-test & >= "1.1.0"}
"qcheck-alcotest" {with-test}
···
depends: [
"dune" {>= "2.8"}
"ocaml" {>= "4.12.0"}
+
"bls12-381" {>= "4.0.0" & < "6.0.0"}
"data-encoding"
"alcotest" {with-test & >= "1.1.0"}
"qcheck-alcotest" {with-test}