Skip to content

Commit 9699c1b

Browse files
authored
Merge pull request #27142 from NathanReb/release-ppx_deriving_yojson.3.9.1
Release ppx_deriving_yojson.3.9.1
2 parents 9046416 + aae8886 commit 9699c1b

File tree

6 files changed

+42
-6
lines changed
  • packages/ppx_deriving_yojson
    • ppx_deriving_yojson.3.6.0
    • ppx_deriving_yojson.3.6.1
    • ppx_deriving_yojson.3.7.0
    • ppx_deriving_yojson.3.8.0
    • ppx_deriving_yojson.3.9.0
    • ppx_deriving_yojson.3.9.1

6 files changed

+42
-6
lines changed

packages/ppx_deriving_yojson/ppx_deriving_yojson.3.6.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build: [
1212
["dune" "runtest" "-p" name "-j" jobs] {with-test}
1313
]
1414
depends: [
15-
"ocaml" {>= "4.05.0"}
15+
"ocaml" {>= "4.05.0" & < "5.3.0"}
1616
"dune" {>= "1.0"}
1717
"yojson" {>= "1.6.0"}
1818
"result"

packages/ppx_deriving_yojson/ppx_deriving_yojson.3.6.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build: [
1212
["dune" "runtest" "-p" name "-j" jobs] {with-test}
1313
]
1414
depends: [
15-
"ocaml" {>= "4.05.0"}
15+
"ocaml" {>= "4.05.0" & < "5.3.0"}
1616
"dune" {>= "1.0"}
1717
"yojson" {>= "1.6.0"}
1818
"result"

packages/ppx_deriving_yojson/ppx_deriving_yojson.3.7.0/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags: ["syntax" "json"]
1010
homepage: "https://github.com/ocaml-ppx/ppx_deriving_yojson"
1111
bug-reports: "https://github.com/ocaml-ppx/ppx_deriving_yojson/issues"
1212
depends: [
13-
"ocaml" {>= "4.05.0"}
13+
"ocaml" {>= "4.05.0" & < "5.3.0"}
1414
"dune" {>= "1.0"}
1515
"yojson" {>= "1.6.0"}
1616
"result"
@@ -31,4 +31,4 @@ url {
3131
"md5=456be82acb16bbf6be12ab01f9dfaa94"
3232
"sha512=6aa8b3a6e60afd1ce68995bad6776c975b3640303b2049233e661c46300abea1f48916d4e876412de49f35744f31b99c29736e2bb974e1b4a494b0932bbd6e80"
3333
]
34-
}
34+
}

packages/ppx_deriving_yojson/ppx_deriving_yojson.3.8.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build: [
1212
["dune" "runtest" "-p" name "-j" jobs] {with-test}
1313
]
1414
depends: [
15-
"ocaml" {>= "4.05.0"}
15+
"ocaml" {>= "4.05.0" & < "5.3.0"}
1616
"dune" {>= "1.0"}
1717
"yojson" {>= "1.6.0"}
1818
"ppx_deriving" {>= "5.1"}

packages/ppx_deriving_yojson/ppx_deriving_yojson.3.9.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build: [
1212
["dune" "runtest" "-p" name "-j" jobs] {with-test}
1313
]
1414
depends: [
15-
"ocaml" {>= "4.05.0"}
15+
"ocaml" {>= "4.05.0" & < "5.3.0"}
1616
"dune" {>= "1.0"}
1717
"yojson" {>= "1.6.0"}
1818
"ppx_deriving" {>= "5.1"}
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
opam-version: "2.0"
2+
maintainer: "whitequark <[email protected]>"
3+
authors: [ "whitequark <[email protected]>" ]
4+
license: "MIT"
5+
homepage: "https://github.com/ocaml-ppx/ppx_deriving_yojson"
6+
bug-reports: "https://github.com/ocaml-ppx/ppx_deriving_yojson/issues"
7+
dev-repo: "git+https://github.com/ocaml-ppx/ppx_deriving_yojson.git"
8+
tags: [ "syntax" "json" ]
9+
build: [
10+
["dune" "subst"] {dev}
11+
["dune" "build" "-p" name "-j" jobs]
12+
["dune" "runtest" "-p" name "-j" jobs] {with-test}
13+
]
14+
depends: [
15+
"ocaml" {>= "4.05.0"}
16+
"dune" {>= "1.0"}
17+
"yojson" {>= "1.6.0"}
18+
"ppx_deriving" {>= "5.1"}
19+
"ppxlib" {>= "0.30.0"}
20+
"ounit2" {with-test}
21+
]
22+
synopsis:
23+
"JSON codec generator for OCaml"
24+
description: """
25+
ppx_deriving_yojson is a ppx_deriving plugin that provides
26+
a JSON codec generator.
27+
"""
28+
url {
29+
src:
30+
"https://github.com/ocaml-ppx/ppx_deriving_yojson/releases/download/v3.9.1/ppx_deriving_yojson-3.9.1.tbz"
31+
checksum: [
32+
"sha256=6a3ef7c7bb381f57448853f2a6d2287cf623628162a979587d1e8f7502114f4d"
33+
"sha512=df919be7c023cb9ff1b832de333f8d158e88746b4cc33ea5dcf511c64aba186628015b6ca29a0310642531e0640d79834d64b99d542a624168154a11736489a0"
34+
]
35+
}
36+
x-commit-hash: "67e1d3334c1e3b94152bbc9c8600b71d5ee61b39"

0 commit comments

Comments
 (0)