This repository was archived by the owner on Feb 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +16
-16
lines changed
Expand file tree Collapse file tree 7 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 11{
22 "description" : " Mirror of the Sage https://sagemath.org/ source tree" ,
33 "license" : " other-open" ,
4- "title" : " sagemath/sage: 9.2.rc3 " ,
5- "version" : " 9.2.rc3 " ,
4+ "title" : " sagemath/sage: 9.2" ,
5+ "version" : " 9.2" ,
66 "upload_type" : " software" ,
7- "publication_date" : " 2020-10-18 " ,
7+ "publication_date" : " 2020-10-24 " ,
88 "creators" : [
99 {
1010 "affiliation" : " SageMath.org" ,
1515 "related_identifiers" : [
1616 {
1717 "scheme" : " url" ,
18- "identifier" : " https://github.com/sagemath/sage/tree/9.2.rc3 " ,
18+ "identifier" : " https://github.com/sagemath/sage/tree/9.2" ,
1919 "relation" : " isSupplementTo"
2020 },
2121 {
Original file line number Diff line number Diff line change 1- SageMath version 9.2.rc3 , Release Date: 2020-10-18
1+ SageMath version 9.2, Release Date: 2020-10-24
Original file line number Diff line number Diff line change 11tarball =configure-VERSION.tar.gz
2- sha1 =5061e9d40e35c0c9247e61a3f80b664e9c8e8b5e
3- md5 =9d0278359e22b8b27dc27ce944f7301e
4- cksum =1135010098
2+ sha1 =3d2376e9c9035632fac4c1628e63bebb1eb449ed
3+ md5 =e28f30a4b7968339d7d803bf6c1aaa4d
4+ cksum =2795376077
Original file line number Diff line number Diff line change 1- afc935a952e5aa5afd89acc39bac645b71768813
1+ b41abf12c433805c89a6c0fa28485916ef9e6b40
Original file line number Diff line number Diff line change 1- 9.2.rc3
1+ 9.2
Original file line number Diff line number Diff line change 11# Sage version information for shell scripts
22# This file is auto-generated by the sage-update-version script, do not edit!
3- SAGE_VERSION=' 9.2.rc3 '
4- SAGE_RELEASE_DATE=' 2020-10-18 '
5- SAGE_VERSION_BANNER=' SageMath version 9.2.rc3 , Release Date: 2020-10-18 '
3+ SAGE_VERSION=' 9.2'
4+ SAGE_RELEASE_DATE=' 2020-10-24 '
5+ SAGE_VERSION_BANNER=' SageMath version 9.2, Release Date: 2020-10-24 '
Original file line number Diff line number Diff line change 11# Sage version information for Python scripts
22# This file is auto-generated by the sage-update-version script, do not edit!
3- version = '9.2.rc3 '
4- date = '2020-10-18 '
5- banner = 'SageMath version 9.2.rc3 , Release Date: 2020-10-18 '
3+ version = '9.2'
4+ date = '2020-10-24 '
5+ banner = 'SageMath version 9.2, Release Date: 2020-10-24 '
You can’t perform that action at this time.
0 commit comments