Skip to content

Commit b5c20e8

Browse files
committed
Merge branch 'develop' into p/36144/p/rework-on-live-sage-documentation
2 parents 3fbf531 + 4d3e807 commit b5c20e8

File tree

275 files changed

+3668
-5084
lines changed

Some content is hidden

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

275 files changed

+3668
-5084
lines changed

.github/workflows/ci-linux.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ jobs:
8282
# Only test systems with a usable system python (>= 3.9)
8383
tox_system_factors: >-
8484
["ubuntu-jammy",
85-
"ubuntu-kinetic",
8685
"ubuntu-lunar",
8786
"ubuntu-mantic",
8887
"debian-bullseye",

.github/workflows/docker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ on:
2121
"ubuntu-bionic-gcc_8",
2222
"ubuntu-focal",
2323
"ubuntu-jammy",
24-
"ubuntu-kinetic",
2524
"ubuntu-lunar",
2625
"ubuntu-mantic",
2726
"debian-buster-gcc_spkg",

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.2.beta3
7+
version: 10.2.beta4
88
doi: 10.5281/zenodo.593563
9-
date-released: 2023-09-16
9+
date-released: 2023-09-24
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.2.beta3, Release Date: 2023-09-16
1+
SageMath version 10.2.beta4, Release Date: 2023-09-24

build/pkgs/calver/SPKG.rst

Lines changed: 16 additions & 0 deletions

build/pkgs/calver/checksums.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
tarball=calver-VERSION-py3-none-any.whl
2+
sha1=4553e3fbfc58908f3be2dd529e5991986f6a46b5
3+
md5=3c34037d7bd217efd99b738aa1a7744b
4+
cksum=3667684754
5+
upstream_url=https://pypi.io/packages/py3/c/calver/calver-VERSION-py3-none-any.whl

build/pkgs/calver/dependencies

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

build/pkgs/calver/package-version.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2022.6.26
File renamed without changes.

0 commit comments

Comments
 (0)