Skip to content

Commit f052399

Browse files
authored
Merge branch 'develop' into patch-1
2 parents 78cf7db + ab1a517 commit f052399

File tree

63 files changed

+177
-78
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+177
-78
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: SageMath
44
abstract: SageMath is a free open-source mathematics software system.
55
authors:
66
- name: "The SageMath Developers"
7-
version: 10.3.rc3
7+
version: 10.3.rc4
88
doi: 10.5281/zenodo.593563
9-
date-released: 2024-03-10
9+
date-released: 2024-03-17
1010
repository-code: "https://github.com/sagemath/sage"
1111
url: "https://www.sagemath.org/"

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SageMath version 10.3.rc3, Release Date: 2024-03-10
1+
SageMath version 10.3.rc4, Release Date: 2024-03-17

build/pkgs/configure/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=configure-VERSION.tar.gz
2-
sha1=facd0b123855a68d836680b22177058ac3333aad
3-
md5=180414ef1a73c5cc12a657abb5affb63
4-
cksum=101476296
2+
sha1=f06e82486ef07850394e6b6d7f226b70c8330d47
3+
md5=9dd6037651626866f7b6cf790e45b2dd
4+
cksum=2951679715
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5c45eed9e45a60223067282bb70cdb805d66eeff
1+
83d81f55354e4732096fbe0c0cd750eb6334e033

build/pkgs/h11/SPKG.rst

Lines changed: 18 additions & 0 deletions

build/pkgs/h11/checksums.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
tarball=h11-VERSION-py3-none-any.whl
2+
sha1=c502d56dc3288212142a398704a5109749331dd8
3+
md5=47f19bfed53c8f9278749c532490977e
4+
cksum=462065947
5+
upstream_url=https://pypi.io/packages/py3/h/h11/h11-VERSION-py3-none-any.whl

build/pkgs/h11/dependencies

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
| $(PYTHON_TOOLCHAIN) $(PYTHON)
2+
3+
----------
4+
All lines of this file are ignored except the first.

build/pkgs/h11/install-requires.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
h11

build/pkgs/h11/package-version.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.14.0

build/pkgs/h11/type

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
standard

0 commit comments

Comments
 (0)