Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 853a699

Browse files
author
Matthias Koeppe
committed
Merge tag '9.8.beta3' into t/34081/numpy_1_23_x__scipy_1_9_x
SageMath version 9.8.beta3, Release Date: 2022-10-30
2 parents 79eccef + c3028e7 commit 853a699

File tree

249 files changed

+18991
-1882
lines changed

Some content is hidden

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

249 files changed

+18991
-1882
lines changed

.github/workflows/ci-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
targets: build doc-html
9292
targets_optional: ptest
9393
tox_packages_factors: >-
94-
["minimal]
94+
["minimal"]
9595
docker_push_repository: ghcr.io/${{ github.repository }}/
9696

9797
maximal-pre:

.github/workflows/docker.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ on:
5151
"opensuse-15.4-gcc_11-python3.10",
5252
"opensuse-tumbleweed-python3.10",
5353
"conda-forge",
54-
"ubuntu-bionic-i386",
55-
"manylinux-2_24-i686",
54+
"ubuntu-bionic-gcc_8-i386",
5655
"debian-buster-i386",
5756
]
5857
tox_packages_factors:

.zenodo.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"description": "Mirror of the Sage https://sagemath.org/ source tree",
33
"license": "other-open",
4-
"title": "sagemath/sage: 9.8.beta2",
5-
"version": "9.8.beta2",
4+
"title": "sagemath/sage: 9.8.beta3",
5+
"version": "9.8.beta3",
66
"upload_type": "software",
7-
"publication_date": "2022-10-16",
7+
"publication_date": "2022-10-30",
88
"creators": [
99
{
1010
"affiliation": "SageMath.org",
@@ -15,7 +15,7 @@
1515
"related_identifiers": [
1616
{
1717
"scheme": "url",
18-
"identifier": "https://github.com/sagemath/sage/tree/9.8.beta2",
18+
"identifier": "https://github.com/sagemath/sage/tree/9.8.beta3",
1919
"relation": "isSupplementTo"
2020
},
2121
{

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SageMath version 9.8.beta2, Release Date: 2022-10-16
1+
SageMath version 9.8.beta3, Release Date: 2022-10-30

build/pkgs/_develop/dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
_bootstrap git pytest pytest_xdist
1+
_bootstrap git pytest pytest_xdist github_cli

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=fc62adb78d1bfe0550aeead0e334c65fd62ab948
3-
md5=35bf13a54ceb4b127196394ddc1d3dfd
4-
cksum=7184729
2+
sha1=103db8ec9f403e7d8c2a36fe7a9d03f8ace86667
3+
md5=67c1a87314dd1cd7eb9c426105f01c81
4+
cksum=878105096
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7acd286410f4a87b7d4be79473e2d90f9fdbe79e
1+
412cc5c0045f1ae9f8f6d98d75754d5d443d58fd

build/pkgs/flint/patches/0001-flint.h-On-GCC-4.9-do-not-use-_Thread_local.patch

Lines changed: 0 additions & 28 deletions
This file was deleted.

build/pkgs/furo/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=furo-VERSION-py3-none-any.whl
2-
sha1=b9261dbe404cc13d399d50db0122fe48d7daeb23
3-
md5=fb331872d4d8a7d33f56aeb5df1f333f
4-
cksum=3430203884
2+
sha1=c27ec5ecd6eb2bd30741d632a29fc1bbcc26e170
3+
md5=43edbca958fcdcb9df2683a81852a4e6
4+
cksum=1356193603
55
upstream_url=https://pypi.io/packages/py3/f/furo/furo-VERSION-py3-none-any.whl

build/pkgs/furo/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022.6.21
1+
2022.9.29

build/pkgs/gcc/build-gcc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,11 @@ fi
5454
if [ -n "$AS" -a "$AS" != "as" ]; then
5555
CONFIGURE_AS="--with-as=$AS"
5656
fi
57+
unset AS
5758
if [ -n "$LD" -a "$LD" != "ld" ]; then
5859
CONFIGURE_LD="--with-ld=$LD"
5960
fi
61+
unset LD
6062

6163
# Use SAGE_CXX_WITHOUT_STD instead of CXX.
6264
# This fixes #29162 (gfortran 9.2.0 compile error on debian-jessie with gcc 4.9.2)

build/pkgs/gcc/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=gcc-VERSION.tar.xz
2-
sha1=cf86a48278f9a6f4b03d4390550577b20353b4e9
3-
md5=4ee3e8c4c99e7b3444eb79f00f5f7a7e
4-
cksum=215110545
2+
sha1=5dce6dc0091b8049b530d1587513a07201691760
3+
md5=73bafd0af874439dcdb9fc063b6fb069
4+
cksum=2807184004
55
upstream_url=https://mirrors.kernel.org/gnu/gcc/gcc-VERSION/gcc-VERSION.tar.xz

build/pkgs/gcc/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.3.0
1+
12.2.0

0 commit comments

Comments
 (0)