File tree Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"description" : " Mirror of the Sage https://sagemath.org/ source tree" ,
3
3
"license" : " other-open" ,
4
- "title" : " sagemath/sage: 9.5.beta9 " ,
5
- "version" : " 9.5.beta9 " ,
4
+ "title" : " sagemath/sage: 9.5.rc0 " ,
5
+ "version" : " 9.5.rc0 " ,
6
6
"upload_type" : " software" ,
7
- "publication_date" : " 2021-12-23 " ,
7
+ "publication_date" : " 2022-01-09 " ,
8
8
"creators" : [
9
9
{
10
10
"affiliation" : " SageMath.org" ,
15
15
"related_identifiers" : [
16
16
{
17
17
"scheme" : " url" ,
18
- "identifier" : " https://github.com/sagemath/sage/tree/9.5.beta9 " ,
18
+ "identifier" : " https://github.com/sagemath/sage/tree/9.5.rc0 " ,
19
19
"relation" : " isSupplementTo"
20
20
},
21
21
{
Original file line number Diff line number Diff line change 1
- SageMath version 9.5.beta9 , Release Date: 2021-12-23
1
+ SageMath version 9.5.rc0 , Release Date: 2022-01-09
Original file line number Diff line number Diff line change 1
1
tarball =configure-VERSION.tar.gz
2
- sha1 =9f326bb5728854f7621afaff496f491d0e1df5aa
3
- md5 =ec6ced9c4e5241d7ee78f6082dc4b07a
4
- cksum =2674638119
2
+ sha1 =90c6a61858cddd0d4e3b65b05d899c742356a82e
3
+ md5 =eddfeb607a50616c02ca39dbfaae91a5
4
+ cksum =3731009361
Original file line number Diff line number Diff line change 1
- 7c5ddd97148ade288dd7f8e8654aa8393f843004
1
+ 464e8c3d08cd20837a05fc6afa7386f89a309133
Original file line number Diff line number Diff line change 1
- 9.5.beta9
1
+ 9.5.rc0
Original file line number Diff line number Diff line change 1
- 9.5.beta9
1
+ 9.5.rc0
Original file line number Diff line number Diff line change 1
1
# Sage version information for shell scripts
2
2
# This file is auto-generated by the sage-update-version script, do not edit!
3
- SAGE_VERSION=' 9.5.beta9 '
4
- SAGE_RELEASE_DATE=' 2021-12-23 '
5
- SAGE_VERSION_BANNER=' SageMath version 9.5.beta9 , Release Date: 2021-12-23 '
3
+ SAGE_VERSION=' 9.5.rc0 '
4
+ SAGE_RELEASE_DATE=' 2022-01-09 '
5
+ SAGE_VERSION_BANNER=' SageMath version 9.5.rc0 , Release Date: 2022-01-09 '
Original file line number Diff line number Diff line change 1
1
# Sage version information for Python scripts
2
2
# This file is auto-generated by the sage-update-version script, do not edit!
3
- version = '9.5.beta9 '
4
- date = '2021-12-23 '
5
- banner = 'SageMath version 9.5.beta9 , Release Date: 2021-12-23 '
3
+ version = '9.5.rc0 '
4
+ date = '2022-01-09 '
5
+ banner = 'SageMath version 9.5.rc0 , Release Date: 2022-01-09 '
You can’t perform that action at this time.
0 commit comments