From 16bf93837b50244e0a0107dc9f92b2fc5ac54f2e Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Tue, 4 May 2021 00:31:59 +0200 Subject: [PATCH] caldav updates --- packages/caldav.0.0.1~dev/opam | 5 ++- .../mirage-unikernel-caldav-hvt.0.0.1/opam | 23 +++++++------- .../opam | 23 +++++++------- .../opam | 23 +++++++------- packages/webmachine.0.7.0~webdav/opam | 31 ------------------- 5 files changed, 40 insertions(+), 65 deletions(-) delete mode 100644 packages/webmachine.0.7.0~webdav/opam diff --git a/packages/caldav.0.0.1~dev/opam b/packages/caldav.0.0.1~dev/opam index cbcb5c1..28f94a8 100644 --- a/packages/caldav.0.0.1~dev/opam +++ b/packages/caldav.0.0.1~dev/opam @@ -33,7 +33,6 @@ depends: [ "mirage-clock" {>= "2.0.0"} "mirage-random" {>= "2.0.0"} "ppx_deriving" {>= "4.3"} - "webmachine" {= "0.7.0~webdav"} "lwt" {>= "4.0"} "ptime" {>= "0.8.5"} "cohttp" {>= "2.0.0"} @@ -51,6 +50,10 @@ depends: [ "logs" {>= "0.6.3"} "hex" {>= "1.4.0"} "metrics" + #from webmachine + "dispatch" {>= "0.5.0"} + "re" {>= "1.7.2"} + "uri" {>= "4.0.0"} ] synopsis: "A CalDAV server" description: """ diff --git a/packages/mirage-unikernel-caldav-hvt.0.0.1/opam b/packages/mirage-unikernel-caldav-hvt.0.0.1/opam index 79105de..fdef5ef 100644 --- a/packages/mirage-unikernel-caldav-hvt.0.0.1/opam +++ b/packages/mirage-unikernel-caldav-hvt.0.0.1/opam @@ -1,24 +1,24 @@ -# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2021-02-15 13:51:26-00:00). +# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2021-05-03 22:14:14-00:00). opam-version: "2.0" name: "mirage-unikernel-caldav-hvt" depends: [ "arp" { >= "2.3.0" & < "3.0.0"} "caldav" - "cohttp-mirage" { >= "2.1.0" & < "3.0.0"} - "conduit-mirage" { >= "2.2.0" & < "3.0.0"} + "cohttp-mirage" { >= "4.0.0" & < "5.0.0"} + "conduit-mirage" { >= "4.0.0" & < "5.0.0"} "crunch" {build & >= "3.1.0" & < "4.0.0"} "ethernet" { >= "2.2.0" & < "3.0.0"} "functoria-runtime" - "git-mirage" { >= "3.3.1"} - "git-cohttp-mirage" + "git-mirage" { >= "3.4.0"} + "git-paf" "icalendar" { >= "0.1.3"} - "irmin-git" { >= "2.3.0"} - "irmin-mirage-git" { >= "2.3.0"} + "irmin-git" { >= "2.6.0"} + "irmin-mirage-git" { >= "2.6.0"} "lwt" "mimic" - "mirage" {build & >= "3.10.0" & < "3.10.2"} + "mirage" {build & >= "3.10.4" & < "3.11.0"} "mirage-bootvar-solo5" { >= "0.6.0" & < "0.7.0"} "mirage-clock-freestanding" { >= "3.0.0" & < "4.0.0"} - "mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.9.0"} + "mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"} "mirage-kv-mem" { >= "3.0.0" & < "4.0.0"} "mirage-logs" { >= "1.2.0" & < "2.0.0"} "mirage-net-solo5" { >= "0.6.1" & < "0.7.0"} @@ -29,9 +29,10 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"} "ocaml" {build & >= "4.08.0"} "ocamlbuild" {build} "ocamlfind" {build} + "paf" "solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"} - "tcpip" { >= "6.0.0" & < "7.0.0"} - "tls-mirage" { >= "0.12.0" & < "0.13.0"} + "tcpip" { >= "6.1.0" & < "7.0.0"} + "tls-mirage" { >= "0.13.0" & < "0.14.0"} "uri" ] maintainer: "dummy" diff --git a/packages/mirage-unikernel-caldav-le-monitoring-hvt.0.0.1/opam b/packages/mirage-unikernel-caldav-le-monitoring-hvt.0.0.1/opam index dcd0608..5d9573a 100644 --- a/packages/mirage-unikernel-caldav-le-monitoring-hvt.0.0.1/opam +++ b/packages/mirage-unikernel-caldav-le-monitoring-hvt.0.0.1/opam @@ -1,27 +1,27 @@ -# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2021-03-14 13:26:54-00:00). +# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2021-05-03 22:25:21-00:00). opam-version: "2.0" name: "mirage-unikernel-caldav-hvt" depends: [ "arp" { >= "2.3.0" & < "3.0.0"} "caldav" - "cohttp-mirage" { >= "2.1.0" & < "3.0.0"} - "conduit-mirage" { >= "2.2.0" & < "3.0.0"} + "cohttp-mirage" { >= "4.0.0" & < "5.0.0"} + "conduit-mirage" { >= "4.0.0" & < "5.0.0"} "crunch" {build & >= "3.1.0" & < "4.0.0"} "dns-certify" { < "5.0.0"} "ethernet" { >= "2.2.0" & < "3.0.0"} "functoria-runtime" - "git-cohttp-mirage" - "git-mirage" { >= "3.3.1"} + "git-mirage" { >= "3.4.0"} + "git-paf" "icalendar" { >= "0.1.3"} - "irmin-git" { >= "2.3.0"} - "irmin-mirage-git" { >= "2.3.0"} + "irmin-git" { >= "2.6.0"} + "irmin-mirage-git" { >= "2.6.0"} "logs-syslog" { >= "0.3.0"} "lwt" "mimic" - "mirage" {build & >= "3.10.0" & < "3.10.2"} + "mirage" {build & >= "3.10.4" & < "3.11.0"} "mirage-bootvar-solo5" { >= "0.6.0" & < "0.7.0"} "mirage-clock-freestanding" { >= "3.0.0" & < "4.0.0"} "mirage-console-solo5" { >= "0.6.1" & < "0.7.0"} - "mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.9.0"} + "mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"} "mirage-kv-mem" { >= "3.0.0" & < "4.0.0"} "mirage-logs" { >= "1.2.0" & < "2.0.0"} "mirage-net-solo5" { >= "0.6.1" & < "0.7.0"} @@ -33,9 +33,10 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"} "ocaml" {build & >= "4.08.0"} "ocamlbuild" {build} "ocamlfind" {build} + "paf" "solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"} - "tcpip" { >= "6.0.0" & < "7.0.0"} - "tls-mirage" { >= "0.12.0" & < "0.13.0"} + "tcpip" { >= "6.1.0" & < "7.0.0"} + "tls-mirage" { >= "0.13.0" & < "0.14.0"} "uri" ] maintainer: "dummy" diff --git a/packages/mirage-unikernel-caldav-monitoring-hvt.0.0.2/opam b/packages/mirage-unikernel-caldav-monitoring-hvt.0.0.2/opam index 48064f5..2cbe6c5 100644 --- a/packages/mirage-unikernel-caldav-monitoring-hvt.0.0.2/opam +++ b/packages/mirage-unikernel-caldav-monitoring-hvt.0.0.2/opam @@ -1,26 +1,26 @@ -# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2021-02-15 13:26:04-00:00). +# Generated by ./config.exe configure -t hvt --allocation-policy=best-fit (2021-05-03 22:19:18-00:00). opam-version: "2.0" name: "mirage-unikernel-caldav-hvt" depends: [ "arp" { >= "2.3.0" & < "3.0.0"} "caldav" - "cohttp-mirage" { >= "2.1.0" & < "3.0.0"} - "conduit-mirage" { >= "2.2.0" & < "3.0.0"} + "cohttp-mirage" { >= "4.0.0" & < "5.0.0"} + "conduit-mirage" { >= "4.0.0" & < "5.0.0"} "crunch" {build & >= "3.1.0" & < "4.0.0"} "ethernet" { >= "2.2.0" & < "3.0.0"} "functoria-runtime" - "git-mirage" { >= "3.3.1"} - "git-cohttp-mirage" + "git-mirage" { >= "3.4.0"} + "git-paf" "icalendar" { >= "0.1.3"} - "irmin-git" { >= "2.3.0"} - "irmin-mirage-git" { >= "2.3.0"} + "irmin-git" { >= "2.6.0"} + "irmin-mirage-git" { >= "2.6.0"} "logs-syslog" { >= "0.3.0"} "lwt" "mimic" - "mirage" {build & >= "3.10.0" & < "3.10.2"} + "mirage" {build & >= "3.10.4" & < "3.11.0"} "mirage-bootvar-solo5" { >= "0.6.0" & < "0.7.0"} "mirage-clock-freestanding" { >= "3.0.0" & < "4.0.0"} "mirage-console-solo5" { >= "0.6.1" & < "0.7.0"} - "mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.9.0"} + "mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"} "mirage-kv-mem" { >= "3.0.0" & < "4.0.0"} "mirage-logs" { >= "1.2.0" & < "2.0.0"} "mirage-net-solo5" { >= "0.6.1" & < "0.7.0"} @@ -32,9 +32,10 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"} "ocaml" {build & >= "4.08.0"} "ocamlbuild" {build} "ocamlfind" {build} + "paf" "solo5-bindings-hvt" { >= "0.6.0" & < "0.7.0"} - "tcpip" { >= "6.0.0" & < "7.0.0"} - "tls-mirage" { >= "0.12.0" & < "0.13.0"} + "tcpip" { >= "6.1.0" & < "7.0.0"} + "tls-mirage" { >= "0.13.0" & < "0.14.0"} "uri" ] maintainer: "dummy" diff --git a/packages/webmachine.0.7.0~webdav/opam b/packages/webmachine.0.7.0~webdav/opam deleted file mode 100644 index ddf3a7f..0000000 --- a/packages/webmachine.0.7.0~webdav/opam +++ /dev/null @@ -1,31 +0,0 @@ -opam-version: "2.0" -maintainer: "Spiros Eliopoulos " -authors: [ "Spiros Eliopoulos " ] -license: "BSD-3-clause" -homepage: "https://github.com/inhabitedtype/ocaml-webmachine" -dev-repo: "git+https://github.com/inhabitedtype/ocaml-webmachine.git" -bug-reports: "https://github.com/inhabitedtype/ocaml-webmachine/issues" -build: [ - ["dune" "subst"] {pinned} - ["dune" "build" "-p" name "-j" jobs] - ["dune" "runtest" "-p" name "-j" jobs] {with-test} -] -depends: [ - "ocaml" {>= "4.03.0"} - "ptime" {>= "0.8.0"} - "cohttp" {>= "1.0.0"} - "dispatch" {>= "0.5.0"} - "dune" {>= "1.0"} - "ounit" {with-test & >= "1.0.2"} - "re" {>= "1.7.2"} -] -synopsis: "A REST toolkit for OCaml" -description: """ -OCaml webmachine is a layer on top of cohttp that implements a -state-machine-based HTTP request processor. It's particularly -well-suited for writing RESTful APIs. As the name suggests, this is an -OCaml port of the webmachine project. -""" -url { - src: "git+https://github.com/roburio/ocaml-webmachine.git#webdav" -}