this repo has no description

Merge pull request #27330 from hannesm/depr-x-maint

revert marking packages as deprecated, use the x-maintained field instead

Shon Feder c29f2d2c 52dd4d81

Changed files
+46 -26
packages
alt-ergo
alt-ergo.2.5.0
alt-ergo-lib
alt-ergo-lib.2.5.0
alt-ergo-parsers
alt-ergo-parsers.2.5.0
alt-ergo-plugin-ab-why3
alt-ergo-plugin-ab-why3.2.5.0
apron
apron.0.9.14
functoria
functoria.4.0.0~beta1
functoria.4.0.0~beta2
functoria.4.0.0~beta3
functoria-runtime
functoria-runtime.4.0.0~beta1
functoria-runtime.4.0.0~beta2
functoria-runtime.4.0.0~beta3
miou
miou.0.0.1~beta1
miou.0.0.1~beta2
mirage
mirage.4.0.0~beta1
mirage.4.0.0~beta2
mirage.4.0.0~beta3
mirage-runtime
mirage-runtime.4.0.0~beta1
mirage-runtime.4.0.0~beta2
mirage-runtime.4.0.0~beta3
oma
oma.20240106
solo5
solo5.0.7.0
solo5.0.7.1
solo5.0.7.2
solo5.0.7.3
solo5.0.7.4
solo5.0.7.5
solo5.0.8.0
u2f
u2f.0.1.2
+2 -1
packages/alt-ergo-lib/alt-ergo-lib.2.5.0/opam
···
doc: "https://ocamlpro.github.io/alt-ergo"
bug-reports: "https://github.com/OCamlPro/alt-ergo/issues"
available: opam-version >= "2.1.0"
-
flags: [ deprecated ]
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "3.0"}
···
]
}
x-commit-hash: "d792dfc5944e2bb3aae19d2ec56ffd7e9d35fee5"
···
doc: "https://ocamlpro.github.io/alt-ergo"
bug-reports: "https://github.com/OCamlPro/alt-ergo/issues"
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "3.0"}
···
]
}
x-commit-hash: "d792dfc5944e2bb3aae19d2ec56ffd7e9d35fee5"
+
x-maintained: false
+2 -1
packages/alt-ergo-parsers/alt-ergo-parsers.2.5.0/opam
···
doc: "https://ocamlpro.github.io/alt-ergo"
bug-reports: "https://github.com/OCamlPro/alt-ergo/issues"
available: opam-version >= "2.1.0"
-
flags: [ deprecated ]
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "3.0"}
···
]
}
x-commit-hash: "d792dfc5944e2bb3aae19d2ec56ffd7e9d35fee5"
···
doc: "https://ocamlpro.github.io/alt-ergo"
bug-reports: "https://github.com/OCamlPro/alt-ergo/issues"
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "3.0"}
···
]
}
x-commit-hash: "d792dfc5944e2bb3aae19d2ec56ffd7e9d35fee5"
+
x-maintained: false
+2 -1
packages/alt-ergo-plugin-ab-why3/alt-ergo-plugin-ab-why3.2.5.0/opam
···
doc: "https://ocamlpro.github.io/alt-ergo"
bug-reports: "https://github.com/OCamlPro/alt-ergo/issues"
available: opam-version >= "2.1.0"
-
flags: [ deprecated ]
depends: [
"dune" {>= "3.0"}
"alt-ergo" {= version}
···
]
}
x-commit-hash: "d792dfc5944e2bb3aae19d2ec56ffd7e9d35fee5"
···
doc: "https://ocamlpro.github.io/alt-ergo"
bug-reports: "https://github.com/OCamlPro/alt-ergo/issues"
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
depends: [
"dune" {>= "3.0"}
"alt-ergo" {= version}
···
]
}
x-commit-hash: "d792dfc5944e2bb3aae19d2ec56ffd7e9d35fee5"
+
x-maintained: false
+2 -1
packages/alt-ergo/alt-ergo.2.5.0/opam
···
doc: "https://ocamlpro.github.io/alt-ergo"
bug-reports: "https://github.com/OCamlPro/alt-ergo/issues"
available: opam-version >= "2.1.0"
-
flags: [ deprecated ]
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "3.0"}
···
]
}
x-commit-hash: "d792dfc5944e2bb3aae19d2ec56ffd7e9d35fee5"
···
doc: "https://ocamlpro.github.io/alt-ergo"
bug-reports: "https://github.com/OCamlPro/alt-ergo/issues"
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "3.0"}
···
]
}
x-commit-hash: "d792dfc5944e2bb3aae19d2ec56ffd7e9d35fee5"
+
x-maintained: false
+2 -1
packages/apron/apron.0.9.14/opam
···
"conf-ppl"
]
available: opam-version >= "2.1.0"
-
flags: deprecated
description:"""
Apron is a library to represent properties of numeric variables, such as variable bounds or linear relations between variables, and to manipulate these properties through semantic operations, such as variable assignments, tests, conjunctions, entailment. Apron is intended to be used in static program analyzers, in order to infer invariants of numeric variables, i.e., properties that hold for all executions of a program. It is based on the theory of Abstract Interpretation."""
url {
···
"sha512=9c1107cea95d56a377f221724064bc65dc605a624171064e681c07e1dece688e06b5511e9974df7c20d883d7dc6cdb25bf1431a8968d721d5c587875ffef751a"
]
}
···
"conf-ppl"
]
available: opam-version >= "2.1.0"
+
flags: avoid-version
description:"""
Apron is a library to represent properties of numeric variables, such as variable bounds or linear relations between variables, and to manipulate these properties through semantic operations, such as variable assignments, tests, conjunctions, entailment. Apron is intended to be used in static program analyzers, in order to infer invariants of numeric variables, i.e., properties that hold for all executions of a program. It is based on the theory of Abstract Interpretation."""
url {
···
"sha512=9c1107cea95d56a377f221724064bc65dc605a624171064e681c07e1dece688e06b5511e9974df7c20d883d7dc6cdb25bf1431a8968d721d5c587875ffef751a"
]
}
+
x-maintained: false
+2 -2
packages/functoria-runtime/functoria-runtime.4.0.0~beta1/opam
···
tags: ["org:mirage"]
# Beta releases should be explicitely installed
-
available: opam-version >= "2.2.0"
-
flags: [ deprecated ]
build: [
["dune" "subst"] {dev}
···
tags: ["org:mirage"]
# Beta releases should be explicitely installed
+
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
build: [
["dune" "subst"] {dev}
+2 -2
packages/functoria-runtime/functoria-runtime.4.0.0~beta2/opam
···
tags: ["org:mirage"]
# Beta releases should be explicitely installed
-
available: opam-version >= "2.2.0"
-
flags: [ deprecated ]
build: [
["dune" "subst"] {dev}
···
tags: ["org:mirage"]
# Beta releases should be explicitely installed
+
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
build: [
["dune" "subst"] {dev}
+2 -2
packages/functoria-runtime/functoria-runtime.4.0.0~beta3/opam
···
tags: ["org:mirage"]
# Beta releases should be explicitely installed
-
available: opam-version >= "2.2.0"
-
flags: [ deprecated ]
build: [
["dune" "subst"] {dev}
···
tags: ["org:mirage"]
# Beta releases should be explicitely installed
+
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
build: [
["dune" "subst"] {dev}
+2 -2
packages/functoria/functoria.4.0.0~beta1/opam
···
tags: ["org:mirage"]
# Beta releases should be explicitely installed
-
available: opam-version >= "2.2.0"
-
flags: [ deprecated ]
build: [
["dune" "subst"] {dev}
···
tags: ["org:mirage"]
# Beta releases should be explicitely installed
+
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
build: [
["dune" "subst"] {dev}
+2 -2
packages/functoria/functoria.4.0.0~beta2/opam
···
tags: ["org:mirage"]
# Beta releases should be explicitely installed
-
available: opam-version >= "2.2.0"
-
flags: [ deprecated ]
build: [
["dune" "subst"] {dev}
···
tags: ["org:mirage"]
# Beta releases should be explicitely installed
+
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
build: [
["dune" "subst"] {dev}
+2 -2
packages/functoria/functoria.4.0.0~beta3/opam
···
tags: ["org:mirage"]
# Beta releases should be explicitely installed
-
available: opam-version >= "2.2.0"
-
flags: [ deprecated ]
build: [
["dune" "subst"] {dev}
···
tags: ["org:mirage"]
# Beta releases should be explicitely installed
+
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
build: [
["dune" "subst"] {dev}
+2 -1
packages/miou/miou.0.0.1~beta1/opam
···
"dns-client" {with-test}
]
available: opam-version >= "2.1.0"
-
flags: deprecated
url {
src:
"https://github.com/robur-coop/miou/releases/download/v0.0.1_beta1/miou-0.0.1.beta1.tbz"
···
]
}
x-commit-hash: "2f1570bf929771847789841c2d151a99df8a5b7b"
···
"dns-client" {with-test}
]
available: opam-version >= "2.1.0"
+
flags: avoid-version
url {
src:
"https://github.com/robur-coop/miou/releases/download/v0.0.1_beta1/miou-0.0.1.beta1.tbz"
···
]
}
x-commit-hash: "2f1570bf929771847789841c2d151a99df8a5b7b"
+
x-maintained: false
+1 -1
packages/miou/miou.0.0.1~beta2/opam
···
"dns" {with-test}
"dns-client" {with-test}
]
-
flags: deprecated
url {
src:
"https://github.com/robur-coop/miou/releases/download/v0.0.1_beta2/miou-0.0.1.beta2.tbz"
···
]
}
x-commit-hash: "15d8abbb03eb4496ac8011e96ddfae167f56bdf2"
···
"dns" {with-test}
"dns-client" {with-test}
]
url {
src:
"https://github.com/robur-coop/miou/releases/download/v0.0.1_beta2/miou-0.0.1.beta2.tbz"
···
]
}
x-commit-hash: "15d8abbb03eb4496ac8011e96ddfae167f56bdf2"
+
x-maintained: false
+2 -1
packages/mirage-runtime/mirage-runtime.4.0.0~beta1/opam
···
# Beta releases should be explicitely installed
available: opam-version >= "2.1.0"
-
flags: [ deprecated ]
build: [
["dune" "subst"] {dev}
···
]
}
x-commit-hash: "e3550ff28408f079f4ca010d1a63b9265164ea7b"
···
# Beta releases should be explicitely installed
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
build: [
["dune" "subst"] {dev}
···
]
}
x-commit-hash: "e3550ff28408f079f4ca010d1a63b9265164ea7b"
+
x-maintained: false
+2 -1
packages/mirage-runtime/mirage-runtime.4.0.0~beta2/opam
···
# Beta releases should be explicitely installed
available: opam-version >= "2.1.0"
-
flags: [ deprecated ]
build: [
["dune" "subst"] {dev}
···
]
}
x-commit-hash: "375aaea74113aa0a2ca1d418f336abcbe4a95e63"
···
# Beta releases should be explicitely installed
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
build: [
["dune" "subst"] {dev}
···
]
}
x-commit-hash: "375aaea74113aa0a2ca1d418f336abcbe4a95e63"
+
x-maintained: false
+2 -1
packages/mirage-runtime/mirage-runtime.4.0.0~beta3/opam
···
# Beta releases should be explicitely installed
available: opam-version >= "2.1.0"
-
flags: [ deprecated ]
build: [
["dune" "subst"] {dev}
···
]
}
x-commit-hash: "537f30badf994e4d57df2b1251e0fa75260fdfa6"
···
# Beta releases should be explicitely installed
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
build: [
["dune" "subst"] {dev}
···
]
}
x-commit-hash: "537f30badf994e4d57df2b1251e0fa75260fdfa6"
+
x-maintained: false
+2 -1
packages/mirage/mirage.4.0.0~beta1/opam
···
# Beta releases should be explicitely installed
available: opam-version >= "2.1.0"
-
flags: [ deprecated ]
build: [
["dune" "subst"] {dev}
···
]
}
x-commit-hash: "e3550ff28408f079f4ca010d1a63b9265164ea7b"
···
# Beta releases should be explicitely installed
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
build: [
["dune" "subst"] {dev}
···
]
}
x-commit-hash: "e3550ff28408f079f4ca010d1a63b9265164ea7b"
+
x-maintained: false
+2 -1
packages/mirage/mirage.4.0.0~beta2/opam
···
# Beta releases should be explicitely installed
available: opam-version >= "2.1.0"
-
flags: [ deprecated ]
build: [
["dune" "subst"] {dev}
···
]
}
x-commit-hash: "375aaea74113aa0a2ca1d418f336abcbe4a95e63"
···
# Beta releases should be explicitely installed
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
build: [
["dune" "subst"] {dev}
···
]
}
x-commit-hash: "375aaea74113aa0a2ca1d418f336abcbe4a95e63"
+
x-maintained: false
+2 -1
packages/mirage/mirage.4.0.0~beta3/opam
···
# Beta releases should be explicitely installed
available: opam-version >= "2.1.0"
-
flags: [ deprecated ]
build: [
["dune" "subst"] {dev}
···
]
}
x-commit-hash: "537f30badf994e4d57df2b1251e0fa75260fdfa6"
···
# Beta releases should be explicitely installed
available: opam-version >= "2.1.0"
+
flags: [ avoid-version ]
build: [
["dune" "subst"] {dev}
···
]
}
x-commit-hash: "537f30badf994e4d57df2b1251e0fa75260fdfa6"
+
x-maintained: false
+1
packages/oma/oma.20240106/opam
···
]
}
flags: [ deprecated ]
···
]
}
flags: [ deprecated ]
+
x-maintained: false
+1
packages/solo5/solo5.0.7.0/opam
···
checksum: "sha512=7d89539d4964c4c2133bddf82fab865db523b069845b2f6367f3f2bf68e743cfe97e5ffff6fa90a217cc9392078b52de63ecd8e540e9a50c39f435fded0717d0"
}
flags: [ deprecated ] # uses -Werror
···
checksum: "sha512=7d89539d4964c4c2133bddf82fab865db523b069845b2f6367f3f2bf68e743cfe97e5ffff6fa90a217cc9392078b52de63ecd8e540e9a50c39f435fded0717d0"
}
flags: [ deprecated ] # uses -Werror
+
x-maintained: false
+1
packages/solo5/solo5.0.7.1/opam
···
checksum: "sha512=ccbe136a402b856dc99e5da449f62c1ed24f49b676ebae0a715a1f043cb0762ac404754f0887039d3dbdef1cd413a0a7e4d92b8dee562f06d3932fcb668180ed"
}
flags: [ deprecated ] # uses -Werror
···
checksum: "sha512=ccbe136a402b856dc99e5da449f62c1ed24f49b676ebae0a715a1f043cb0762ac404754f0887039d3dbdef1cd413a0a7e4d92b8dee562f06d3932fcb668180ed"
}
flags: [ deprecated ] # uses -Werror
+
x-maintained: false
+1
packages/solo5/solo5.0.7.2/opam
···
checksum: "sha512=376d5d6caebf824928949a2e8be9b879dd924a6ce30128e183ebdfb99d812a42f528196315d85b0bee4ddec87ea92264ed763f74548cf3f9519c94fd13abb4b9"
}
flags: [ deprecated ] # uses -Werror
···
checksum: "sha512=376d5d6caebf824928949a2e8be9b879dd924a6ce30128e183ebdfb99d812a42f528196315d85b0bee4ddec87ea92264ed763f74548cf3f9519c94fd13abb4b9"
}
flags: [ deprecated ] # uses -Werror
+
x-maintained: false
+1
packages/solo5/solo5.0.7.3/opam
···
checksum: "sha512=cafc590923b7bb53f27d46255914af620e47f14ce772c2e03afb0badf3c89abe06e625db290a8ccfaf280320ad4e63cf4876106f5d1d8a7801b13ccb5c033f2d"
}
flags: [ deprecated ] # uses -Werror
···
checksum: "sha512=cafc590923b7bb53f27d46255914af620e47f14ce772c2e03afb0badf3c89abe06e625db290a8ccfaf280320ad4e63cf4876106f5d1d8a7801b13ccb5c033f2d"
}
flags: [ deprecated ] # uses -Werror
+
x-maintained: false
+1
packages/solo5/solo5.0.7.4/opam
···
checksum: "sha512=1a47ee4a9e08704ae7aa5f48efdd79e33ae83d4d2f60a2c8ef7db33c85412cd1f0b023b4acc0ad6123377933a2ce6841590cf127fd2c062ff8d1594f36cddda1"
}
flags: [ deprecated ] # uses -Werror
···
checksum: "sha512=1a47ee4a9e08704ae7aa5f48efdd79e33ae83d4d2f60a2c8ef7db33c85412cd1f0b023b4acc0ad6123377933a2ce6841590cf127fd2c062ff8d1594f36cddda1"
}
flags: [ deprecated ] # uses -Werror
+
x-maintained: false
+1
packages/solo5/solo5.0.7.5/opam
···
checksum: "sha512=1e8be23e84e54f8fdb364e8d2a20933150930b43f91085b4dd378ed6445718ef38abca98bcfd0a1e68cdbda747bf829551f0b2a31cdcfe13db219e332512ff79"
}
flags: [ deprecated ] # uses -Werror
···
checksum: "sha512=1e8be23e84e54f8fdb364e8d2a20933150930b43f91085b4dd378ed6445718ef38abca98bcfd0a1e68cdbda747bf829551f0b2a31cdcfe13db219e332512ff79"
}
flags: [ deprecated ] # uses -Werror
+
x-maintained: false
+1
packages/solo5/solo5.0.8.0/opam
···
checksum: "sha512=d819d66407b84b56d46b5e534d5424903f15b124aa1c24d546abe1d9adb5a622ceee93cb1303a14ebf7811c7b5dad2d94a490cabbde489245efd66114617c39b"
}
flags: [ deprecated ] # uses -Werror
···
checksum: "sha512=d819d66407b84b56d46b5e534d5424903f15b124aa1c24d546abe1d9adb5a622ceee93cb1303a14ebf7811c7b5dad2d94a490cabbde489245efd66114617c39b"
}
flags: [ deprecated ] # uses -Werror
+
x-maintained: false
+1 -1
packages/u2f/u2f.0.1.2/opam
···
x-commit-hash: "5129621085dc306c893a94ac86e2cf6d8406bec7"
flags: deprecated
post-messages: [ "Please consider moving to the webauthn library. The U2F API has been deprecated and removed in most browsers and this library is now unmaintained."]
-
···
x-commit-hash: "5129621085dc306c893a94ac86e2cf6d8406bec7"
flags: deprecated
post-messages: [ "Please consider moving to the webauthn library. The U2F API has been deprecated and removed in most browsers and this library is now unmaintained."]
+
x-maintenance-intent: [ "(none)" ]