this repo has no description

mark mrmime.0.6.0 revdeps breakages

Changed files
+10 -10
packages
dkim
dkim.0.3.0
dkim.0.3.1
dkim.0.4.0
letters
letters.0.2.1
received
received.0.5.1
sendmail
sendmail.0.4.0
sendmail.0.4.1
sendmail.0.4.2
sendmail.0.5.0
uspf
uspf.0.0.1
+1 -1
packages/dkim/dkim.0.3.0/opam
···
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "2.0.0"}
-
"mrmime" {>= "0.5.0"}
"digestif" {>= "0.9.0"}
"ipaddr"
"astring" {>= "0.8.5"}
···
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "2.0.0"}
+
"mrmime" {>= "0.5.0" & < "0.6.0"}
"digestif" {>= "0.9.0"}
"ipaddr"
"astring" {>= "0.8.5"}
+1 -1
packages/dkim/dkim.0.3.1/opam
···
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "2.0.0"}
-
"mrmime" {>= "0.5.0"}
"digestif" {>= "0.9.0"}
"ipaddr"
"astring" {>= "0.8.5"}
···
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "2.0.0"}
+
"mrmime" {>= "0.5.0" & < "0.6.0"}
"digestif" {>= "0.9.0"}
"ipaddr"
"astring" {>= "0.8.5"}
+1 -1
packages/dkim/dkim.0.4.0/opam
···
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "2.0.0"}
-
"mrmime" {>= "0.5.0"}
"digestif" {>= "0.9.0"}
"ipaddr"
"astring" {>= "0.8.5"}
···
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "2.0.0"}
+
"mrmime" {>= "0.5.0" & < "0.6.0"}
"digestif" {>= "0.9.0"}
"ipaddr"
"astring" {>= "0.8.5"}
+1 -1
packages/letters/letters.0.2.1/opam
···
depends: [
"ocaml" {>= "4.08.1"}
"dune" {>= "2.3"}
-
"mrmime" {>= "0.3.1"}
"colombe" {>= "0.4.0" & < "0.5.0"}
"sendmail" {>= "0.4.0"}
"fmt" {>= "0.8.8"}
···
depends: [
"ocaml" {>= "4.08.1"}
"dune" {>= "2.3"}
+
"mrmime" {>= "0.3.1" & < "0.6.0"}
"colombe" {>= "0.4.0" & < "0.5.0"}
"sendmail" {>= "0.4.0"}
"fmt" {>= "0.8.8"}
+1 -1
packages/received/received.0.5.1/opam
···
depends: [
"ocaml" {>= "4.03.0"}
"dune" {>= "2.0"}
-
"mrmime" {>= "0.5.0"}
"emile" {>= "0.8"}
"angstrom" {>= "0.14.0"}
"colombe" {>= "0.4.0"}
···
depends: [
"ocaml" {>= "4.03.0"}
"dune" {>= "2.0"}
+
"mrmime" {>= "0.5.0" & < "0.6.0"}
"emile" {>= "0.8"}
"angstrom" {>= "0.14.0"}
"colombe" {>= "0.4.0"}
+1 -1
packages/sendmail/sendmail.0.4.0/opam
···
"base64" {>= "3.0.0"}
"logs"
"emile" {>= "0.8" & with-test}
-
"mrmime" {>= "0.3.2" & with-test}
"alcotest" {with-test}
]
x-commit-hash: "83782537d0c0ca860c1062d7a5d601ac30e00d5f"
···
"base64" {>= "3.0.0"}
"logs"
"emile" {>= "0.8" & with-test}
+
"mrmime" {>= "0.3.2" & < "0.6.0" & with-test}
"alcotest" {with-test}
]
x-commit-hash: "83782537d0c0ca860c1062d7a5d601ac30e00d5f"
+1 -1
packages/sendmail/sendmail.0.4.1/opam
···
"base64" {>= "3.0.0"}
"logs"
"emile" {>= "0.8" & with-test}
-
"mrmime" {>= "0.3.2" & with-test}
"alcotest" {with-test}
"cstruct" {< "6.1.0"}
]
···
"base64" {>= "3.0.0"}
"logs"
"emile" {>= "0.8" & with-test}
+
"mrmime" {>= "0.3.2" & < "0.6.0" & with-test}
"alcotest" {with-test}
"cstruct" {< "6.1.0"}
]
+1 -1
packages/sendmail/sendmail.0.4.2/opam
···
"base64" {>= "3.0.0"}
"logs"
"emile" {>= "0.8" & with-test}
-
"mrmime" {>= "0.3.2" & with-test}
"alcotest" {with-test}
"cstruct" {< "6.1.0"}
]
···
"base64" {>= "3.0.0"}
"logs"
"emile" {>= "0.8" & with-test}
+
"mrmime" {>= "0.3.2" & < "0.6.0" & with-test}
"alcotest" {with-test}
"cstruct" {< "6.1.0"}
]
+1 -1
packages/sendmail/sendmail.0.5.0/opam
···
"base64" {>= "3.0.0"}
"logs"
"emile" {>= "0.8" & with-test}
-
"mrmime" {>= "0.3.2" & with-test}
"cstruct" {>= "6.0.0"}
"alcotest" {with-test}
]
···
"base64" {>= "3.0.0"}
"logs"
"emile" {>= "0.8" & with-test}
+
"mrmime" {>= "0.3.2" & < "0.6.0" & with-test}
"cstruct" {>= "6.0.0"}
"alcotest" {with-test}
]
+1 -1
packages/uspf/uspf.0.0.1/opam
···
"dune" {>= "2.8.0"}
"logs"
"colombe" {>= "0.4.2"}
-
"mrmime" {>= "0.5.0"}
"ipaddr" {>= "5.2.0"}
"hmap"
"angstrom" {>= "0.15.0"}
···
"dune" {>= "2.8.0"}
"logs"
"colombe" {>= "0.4.2"}
+
"mrmime" {>= "0.5.0" & < "0.6.0"}
"ipaddr" {>= "5.2.0"}
"hmap"
"angstrom" {>= "0.15.0"}