Skip to content

Commit 9f81617

Browse files
committed
Constraint dependency on bls12-381
Sometimes missing ff-sig in the library stanza Related to transitive deps
1 parent e0514bd commit 9f81617

File tree

14 files changed

+20
-20
lines changed
  • packages
    • bls12-381-hash
      • bls12-381-hash.0.0.3
      • bls12-381-hash.0.0.4
      • bls12-381-hash.0.0.5
      • bls12-381-hash.1.0.0
    • carray/carray.0.0.1
    • tezos-bls12-381-polynomial
      • tezos-bls12-381-polynomial.0.1.0
      • tezos-bls12-381-polynomial.0.1.1
      • tezos-bls12-381-polynomial.0.1.2
      • tezos-bls12-381-polynomial.0.1.3
      • tezos-bls12-381-polynomial.1.0.0
      • tezos-bls12-381-polynomial.1.0.1
    • tezos-plompiler
      • tezos-plompiler.1.0.0
      • tezos-plompiler.1.0.1
    • tezos-plonk/tezos-plonk.1.0.1

14 files changed

+20
-20
lines changed

packages/bls12-381-hash/bls12-381-hash.0.0.3/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports:
1010
depends: [
1111
"ocaml" {>= "4.12"}
1212
"dune" {>= "2.8.4"}
13-
"bls12-381" {>= "5.0.0"}
13+
"bls12-381" {>= "5.0.0" & < "6.1.0"}
1414
"alcotest" {with-test}
1515
"bisect_ppx" {with-test & >= "2.5"}
1616
]
@@ -28,4 +28,4 @@ url {
2828
"sha512=8ad3f3105a413a98f09bbed2505bcad5bada8ae3b350a6d1a0d1d770e7726a6684a6d3f1d0a9e9fc249bff8374dbbd6a0c6fbd56a618d999bab1dce34174064c"
2929
]
3030
}
31-
x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
31+
x-ci-accept-failures: ["centos-7" "oraclelinux-7"]

packages/bls12-381-hash/bls12-381-hash.0.0.4/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports:
1010
depends: [
1111
"ocaml" {>= "4.12"}
1212
"dune" {>= "2.8.4"}
13-
"bls12-381" {>= "5.0.0"}
13+
"bls12-381" {>= "5.0.0" & < "6.1.0"}
1414
"alcotest" {with-test}
1515
"bisect_ppx" {with-test & >= "2.5"}
1616
]
@@ -28,4 +28,4 @@ url {
2828
"sha512=ad04b93254f5134914d527193289def1cea3455ae5e1e3b5e015de1274e6c3f22e8df02e87507564725e1259cb34798cc33387a50e9888e5231279d15bf09cca"
2929
]
3030
}
31-
x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
31+
x-ci-accept-failures: ["centos-7" "oraclelinux-7"]

packages/bls12-381-hash/bls12-381-hash.0.0.5/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports:
1010
depends: [
1111
"ocaml" {>= "4.12"}
1212
"dune" {>= "2.8.4"}
13-
"bls12-381" {>= "5.0.0"}
13+
"bls12-381" {>= "5.0.0" & < "6.1.0"}
1414
"alcotest" {with-test}
1515
"bisect_ppx" {with-test & >= "2.5"}
1616
]
@@ -27,4 +27,4 @@ url {
2727
"sha512=cdcf8004edeecbf18706b735c2a837348ce9a19df5ab9d3e37a7b0e216199d43c41f8ba81fc55b0fb08b1192538d699a79927219397639b27c378b457e92b33b"
2828
]
2929
}
30-
x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
30+
x-ci-accept-failures: ["centos-7" "oraclelinux-7"]

packages/bls12-381-hash/bls12-381-hash.1.0.0/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports:
1010
depends: [
1111
"ocaml" {>= "4.12"}
1212
"dune" {>= "2.8.4"}
13-
"bls12-381" {>= "5.0.0"}
13+
"bls12-381" {>= "5.0.0" & < "6.1.0"}
1414
"alcotest" {with-test}
1515
"bisect_ppx" {with-test & >= "2.5"}
1616
]
@@ -27,4 +27,4 @@ url {
2727
"sha512=c9465f26c50624d95bb55a878bb78dff2703bd352445221bfef434cad2edb040cef95f33f44dcfe96949e52ba7ff9aeeab24cffd2d80fcb97e45085dad336701"
2828
]
2929
}
30-
x-ci-accept-failures: ["centos-7" "oraclelinux-7"]
30+
x-ci-accept-failures: ["centos-7" "oraclelinux-7"]

packages/carray/carray.0.0.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bug-reports: "https://gitlab.com/dannywillems/ocaml-carray/issues"
88
depends: [
99
"ocaml" {>= "4.12"}
1010
"dune" {>= "2.8.4"}
11-
"bls12-381" {>= "3.0.0" & with-test}
11+
"bls12-381" {>= "3.0.0" & < "4.0.0" & with-test}
1212
"alcotest" {with-test}
1313
]
1414
build: ["dune" "build" "-j" jobs "-p" name "@install"]

packages/tezos-bls12-381-polynomial/tezos-bls12-381-polynomial.0.1.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license: "MIT"
99
depends: [
1010
"ocaml" { >= "4.12.0" }
1111
"dune" { >= "2.8" }
12-
"bls12-381" { >= "4.0.0" }
12+
"bls12-381" {>= "4.0.0" & < "6.1.0"}
1313
"data-encoding"
1414
"alcotest" { with-test & >= "1.1.0" }
1515
"qcheck-alcotest" { with-test }

packages/tezos-bls12-381-polynomial/tezos-bls12-381-polynomial.0.1.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bug-reports: "https://gitlab.com/nomadic-labs/privacy-team/issues"
88
depends: [
99
"ocaml" {>= "4.12.0"}
1010
"dune" {>= "2.8"}
11-
"bls12-381" {>= "4.0.0" & < "6.0.0"}
11+
"bls12-381" {>= "4.0.0" & < "6.1.0"}
1212
"data-encoding"
1313
"alcotest" {with-test & >= "1.1.0"}
1414
"qcheck-alcotest" {with-test}

packages/tezos-bls12-381-polynomial/tezos-bls12-381-polynomial.0.1.2/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bug-reports: "https://gitlab.com/nomadic-labs/privacy-team/-/issues"
88
depends: [
99
"dune" {>= "2.8"}
1010
"ocaml" {>= "4.12.0"}
11-
"bls12-381" {>= "4.0.0" & < "6.0.0"}
11+
"bls12-381" {>= "4.0.0" & < "6.1.0"}
1212
"data-encoding"
1313
"alcotest" {with-test & >= "1.1.0"}
1414
"qcheck-alcotest" {with-test}

packages/tezos-bls12-381-polynomial/tezos-bls12-381-polynomial.0.1.3/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bug-reports: "https://gitlab.com/nomadic-labs/privacy-team/-/issues"
88
depends: [
99
"dune" {>= "2.8"}
1010
"ocaml" {>= "4.12.0"}
11-
"bls12-381" {>= "4.0.0"}
11+
"bls12-381" {>= "4.0.0" & < "6.1.0"}
1212
"data-encoding"
1313
"bigstringaf" {>= "0.5.0"}
1414
"alcotest" {with-test & >= "1.1.0"}

packages/tezos-bls12-381-polynomial/tezos-bls12-381-polynomial.1.0.0/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports:
1010
depends: [
1111
"dune" {>= "2.8"}
1212
"ocaml" {>= "4.12.0"}
13-
"bls12-381" {>= "4.0.0"}
13+
"bls12-381" {>= "4.0.0" & < "6.1.0"}
1414
"ppx_repr" {>= "0.6.0"}
1515
"bigstringaf" {>= "0.5.0"}
1616
"alcotest" {with-test & >= "1.1.0"}
@@ -41,4 +41,4 @@ url {
4141
"md5=c9007a234fbacaddbc652c139cac56db"
4242
"sha512=b67825a9259c27ccba51a4cb98056985c93f74f5211d422ce8ee8c35cda748c22bd1e59b3a584a79f96c1be21a409a12ee4b705346e1319c6d8bf45e81029f93"
4343
]
44-
}
44+
}

0 commit comments

Comments
 (0)