-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rocq 9.0 release + Coq 9.0 compatibility packages #27613
base: master
Are you sure you want to change the base?
Conversation
968cd29
to
6f0dfb8
Compare
087793f
to
d5cd780
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is also missing a coq
metapackage, something along the lines
synopsis: "Compatibility metapackage for Coq after the Rocq renaming"
maintainer: ["The Rocq development team <coqdev@inria.fr>"]
authors: ["The Rocq development team, INRIA, CNRS, and contributors"]
license: "LGPL-2.1-only"
homepage: "https://coq.inria.fr/"
doc: "https://coq.github.io/doc/"
bug-reports: "https://github.com/coq/coq/issues"
depends: [
"rocq-prover" {= version}
"coq-core" {= version}
"coq-stdlib" {= "9.0.0"}
"coqide-server" {= version}
]
dev-repo: "git+https://github.com/coq/coq.git"
as well as the coqide-server
package.
The "lower bounds" jobs are failing on ocaml 5.x |
There are in a separate PR (along with rocqide) to not slow down this one, i.e. #27614 |
Why not but coqide-server is usually ok, since it does not depend from lablgtk. |
Oh right, I missed that. |
The ocaml-ci problems with "no-source" are similar to #27237 , for our compatibility metapackages that do not build or install anything by themselves. |
ab2f39d
to
a29b62f
Compare
0a5ad23
to
82184d9
Compare
82184d9
to
c2a1fbd
Compare
Apply suggestions from code review coqide-server and coq compat package Remove with-test target as in 8.* packages Co-authored-by: Gaëtan Gilbert <gaetan.gilbert@skyskimmer.net> Co-authored-by: Pierre Roux <pierre.roux@onera.fr>
c2a1fbd
to
a3bc3c6
Compare
Now rebased on revdeps fix |
See e.g. rocq-prover.org/release/9.0.0