this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #27325 from mseri/atd

Fix from atdgen revdeps

authored by

Marcello Seri and committed by
GitHub
e559adde d2f70af6

+19 -18
+1 -1
packages/azure-cosmos-db/azure-cosmos-db.0.1.2/opam
··· 14 14 "atdgen" {< "2.16.0"} 15 15 "ocsigenserver" 16 16 "ocamlnet" 17 - "base64" 17 + "base64" {>= "3.0.0"} 18 18 "uri" 19 19 "cohttp" 20 20 "cohttp-lwt-unix"
+1 -1
packages/azure-cosmos-db/azure-cosmos-db.0.1.3/opam
··· 14 14 "atdgen" {< "2.16.0"} 15 15 "ocsigenserver" 16 16 "ocamlnet" 17 - "base64" 17 + "base64" {>= "3.0.0"} 18 18 "uri" 19 19 "cohttp" 20 20 "cohttp-lwt-unix"
+1 -1
packages/azure-cosmos-db/azure-cosmos-db.0.1.4/opam
··· 14 14 "atdgen" {< "2.16.0"} 15 15 "ocsigenserver" 16 16 "ocamlnet" 17 - "base64" 17 + "base64" {>= "3.0.0"} 18 18 "uri" 19 19 "cohttp" 20 20 "cohttp-lwt-unix"
+1 -1
packages/azure-cosmos-db/azure-cosmos-db.0.1.5/opam
··· 13 13 "lwt_ppx" 14 14 "atdgen" {< "2.16.0"} 15 15 "tls" {< "1.0.0"} | "ssl" 16 - "base64" 16 + "base64" {>= "3.0.0"} 17 17 "uri" 18 18 "cohttp" 19 19 "cohttp-lwt-unix"
+1 -1
packages/azure-cosmos-db/azure-cosmos-db.0.1.6/opam
··· 13 13 "lwt_ppx" 14 14 "atdgen" {< "2.16.0"} 15 15 "tls" {< "1.0.0"} | "ssl" 16 - "base64" 16 + "base64" {>= "3.0.0"} 17 17 "uri" 18 18 "cohttp" 19 19 "cohttp-lwt-unix"
+1
packages/calculon-web/calculon-web.0.6/opam
··· 15 15 "uri" 16 16 "curly" 17 17 "atdgen" {< "2.16.0"} 18 + "yojson" {>= "1.7.0"} 18 19 "lambdasoup" 19 20 "odoc" {with-doc} 20 21 "ocaml" { >= "4.03.0" }
+1
packages/elasticsearch-cli/elasticsearch-cli.0.5/opam
··· 19 19 "lwt_ppx" 20 20 "re2" {>= "v0.9.0"} 21 21 "atdgen" {>= "1.6.0" & < "2.16.0"} 22 + "yojson" {>= "1.6.0"} 22 23 ] 23 24 synopsis: "Command-line client for Elasticsearch" 24 25 url {
+1 -1
packages/github/github.4.1.0/opam
··· 31 31 "cohttp-lwt" {>= "0.99"} 32 32 "lwt" {>= "2.4.4"} 33 33 "atdgen" {>= "2.0.0" & < "2.16.0"} 34 - "yojson" {>= "1.6.0"} 34 + "yojson" {>= "1.7.0"} 35 35 "stringext" 36 36 ] 37 37 build: [
+1 -1
packages/github/github.4.2.0/opam
··· 37 37 "cohttp-lwt" {>= "0.99"} 38 38 "lwt" {>= "2.4.4"} 39 39 "atdgen" {>= "2.0.0" & < "2.16.0"} 40 - "yojson" {>= "1.6.0"} 40 + "yojson" {>= "1.7.0"} 41 41 "stringext" 42 42 ] 43 43 url {
+1 -1
packages/github/github.4.3.0/opam
··· 37 37 "cohttp-lwt" {>= "0.99"} 38 38 "lwt" {>= "2.4.4"} 39 39 "atdgen" {>= "2.0.0" & < "2.16.0"} 40 - "yojson" {>= "1.6.0"} 40 + "yojson" {>= "1.7.0"} 41 41 "stringext" 42 42 ] 43 43 url {
+1 -1
packages/github/github.4.3.1/opam
··· 37 37 "cohttp-lwt" {>= "0.99"} 38 38 "lwt" {>= "2.4.4"} 39 39 "atdgen" {>= "2.0.0" & < "2.16.0"} 40 - "yojson" {>= "1.6.0"} 40 + "yojson" {>= "1.7.0"} 41 41 "stringext" 42 42 ] 43 43 url {
+1 -1
packages/jupyter-kernel/jupyter-kernel.0.6/opam
··· 13 13 "result" 14 14 "base-unix" 15 15 "zmq" 16 - "atdgen" 16 + "atdgen" {< "2.16.0"} 17 17 "yojson" { >= "1.6" } 18 18 "uuidm" 19 19 "lwt"
+1 -1
packages/jupyter-kernel/jupyter-kernel.0.7/opam
··· 16 16 "zmq" { >= "5.0" & < "6.0" } 17 17 "zmq-lwt" { >= "5.0" & < "6.0" } 18 18 "atdgen" {< "2.16.0"} 19 - "yojson" { >= "1.6" } 19 + "yojson" { >= "1.7" } 20 20 "uuidm" 21 21 "lwt" 22 22 "digestif"
+1 -2
packages/libdash/libdash.0.3/opam
··· 10 10 "ocamlfind" {>= "1.8.0"} 11 11 "ctypes" {>= "0.18.0"} 12 12 "ctypes-foreign" {>= "0.18.0"} 13 - "atdgen" {>= "2.3.2"} 13 + "atdgen" {>= "2.3.2" & < "2.16.0"} 14 14 "conf-autoconf" {build} 15 15 "conf-aclocal" {build} 16 16 "conf-libtool" {build} ··· 40 40 "md5=e6d8f86ca8973336f92d2010de21b1ea" 41 41 ] 42 42 } 43 -
+1 -1
packages/sanddb/sanddb.0.1/opam
··· 13 13 depends: [ 14 14 "ocaml" {>= "4.04.2"} 15 15 "jbuilder" 16 - "atdgen" {>= "1.12.0"} 16 + "atdgen" {>= "1.12.0" & < "2.16.0"} 17 17 "lwt" {>= "3.3.0"} 18 18 "uuidm" {>= "0.9.6"} 19 19 "base" {>= "v0.11.0" & < "v0.17"}
+2 -2
packages/uritemplate/uritemplate.0.1.0/opam
··· 8 8 bug-reports: "https://github.com/CorinChappy/uritemplate-ocaml/issues" 9 9 doc: "https://corinchappy.github.io/uritemplate-ocaml/" 10 10 depends: [ 11 - "dune" 11 + "dune" {>= "1.2"} 12 12 "stdcompat" {>= "5"} 13 13 "ounit" {with-test} 14 - "atdgen" {with-test} 14 + "atdgen" {with-test & < "2.16.0"} 15 15 "odoc" {with-doc} 16 16 ] 17 17 build: [
+2 -2
packages/uritemplate/uritemplate.0.2.0/opam
··· 9 9 doc: "https://corinchappy.github.io/uritemplate-ocaml/" 10 10 depends: [ 11 11 "ocaml" 12 - "dune" 12 + "dune" {>= "1.2"} 13 13 "stdcompat" {>= "5"} 14 14 "ounit" {with-test} 15 - "atdgen" {with-test} 15 + "atdgen" {with-test & < "2.16.0"} 16 16 "odoc" {with-doc} 17 17 ] 18 18 build: [