@@ -51,25 +51,31 @@ license:
51
51
identifier : CECILL-C
52
52
53
53
supported_coq_versions :
54
- text : 8.15 or later
55
- opam : ' {(>= "8.15 " & < "8.19~") | (= "dev")}'
54
+ text : 8.16 or later
55
+ opam : ' {(>= "8.16 " & < "8.19~") | (= "dev")}'
56
56
57
57
tested_coq_opam_versions :
58
- - version : ' 1.17 .0-coq-8.15 '
58
+ - version : ' 2.0 .0-coq-8.16 '
59
59
repo : ' mathcomp/mathcomp'
60
- - version : ' 1.17 .0-coq-8.16 '
60
+ - version : ' 2.0 .0-coq-8.17 '
61
61
repo : ' mathcomp/mathcomp'
62
- - version : ' 1.17.0-coq-8.17'
63
- repo : ' mathcomp/mathcomp'
64
- - version : ' 1.17.0-coq-8.18'
62
+ - version : ' 2.0.0-coq-8.18'
65
63
repo : ' mathcomp/mathcomp'
64
+ - version : ' coq-8.16'
65
+ repo : ' mathcomp/mathcomp-dev'
66
+ - version : ' coq-8.17'
67
+ repo : ' mathcomp/mathcomp-dev'
68
+ - version : ' coq-8.18'
69
+ repo : ' mathcomp/mathcomp-dev'
70
+ - version : ' coq-dev'
71
+ repo : ' mathcomp/mathcomp-dev'
66
72
67
73
dependencies :
68
74
- opam :
69
75
name : coq-mathcomp-ssreflect
70
- version : ' {>= "1.17 " & < "1.18~" }'
76
+ version : ' {( >= "2.0 " & < "2.1~") | (= "dev") }'
71
77
description : |-
72
- [MathComp ssreflect 1.17 or later](https://math-comp.github.io)
78
+ [MathComp ssreflect 2.0 or later](https://math-comp.github.io)
73
79
- opam :
74
80
name : coq-mathcomp-algebra
75
81
description : |-
@@ -80,29 +86,29 @@ dependencies:
80
86
[MathComp field](https://math-comp.github.io)
81
87
- opam :
82
88
name : coq-coqeal
83
- version : ' {>= "1.1.3" & < "2~ "}'
89
+ version : ' {>= "2.0.0 "}'
84
90
description : |-
85
- [CoqEAL 1.1.3 or later](https://github.com/coq-community/coqeal)
91
+ [CoqEAL 2.0.0 or later](https://github.com/coq-community/coqeal)
86
92
- opam :
87
93
name : coq-mathcomp-real-closed
88
- version : ' {>= "1.1.4" & < "2~ "}'
94
+ version : ' {>= "2.0.0 "}'
89
95
description : |-
90
- [MathComp real closed fields 1.1.4 or later](https://github.com/math-comp/real-closed)
96
+ [MathComp real closed fields 2.0.0 or later](https://github.com/math-comp/real-closed)
91
97
- opam :
92
98
name : coq-mathcomp-bigenough
93
99
version : ' {>= "1.0.1"}'
94
100
description : |-
95
101
[MathComp bigenough 1.0.1 or later](https://github.com/math-comp/bigenough)
96
102
- opam :
97
103
name : coq-mathcomp-zify
98
- version : ' {>= "1.3.0" & < "1.14~ "}'
104
+ version : ' {>= "1.5.0 "}'
99
105
description : |-
100
- [Mczify](https://github.com/math-comp/mczify) 1.3 .0 or later
106
+ [Mczify](https://github.com/math-comp/mczify) 1.5 .0 or later
101
107
- opam :
102
108
name : coq-mathcomp-algebra-tactics
103
- version : ' {>= "1.0.0" & < "1.2~ "}'
109
+ version : ' {>= "1.2.0 "}'
104
110
description : |-
105
- [Algebra Tactics](https://github.com/math-comp/algebra-tactics) 1.0 .0 or later
111
+ [Algebra Tactics](https://github.com/math-comp/algebra-tactics) 1.2 .0 or later
106
112
107
113
namespace : mathcomp.apery
108
114
0 commit comments