This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag '9.5.beta2' into t/32442/__configure__make___with_sage_venv…
…_the_default SageMath version 9.5.beta2, Release Date: 2021-09-26
- Loading branch information
Showing
953 changed files
with
65,902 additions
and
10,001 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
name: Prepare source distributions | ||
|
||
on: | ||
push: | ||
tags: | ||
# Match all release tags including beta, rc | ||
- '[0-9]+.[0-9]+' | ||
- '[0-9]+.[0-9]+.[0-9]+' | ||
- '[0-9]+.[0-9]+.beta[0-9]+' | ||
- '[0-9]+.[0-9]+.[0-9]+.beta[0-9]+' | ||
- '[0-9]+.[0-9]+.rc[0-9]+' | ||
- '[0-9]+.[0-9]+.[0-9]+.rc[0-9]+' | ||
|
||
workflow_dispatch: | ||
# Allow to run manually | ||
|
||
jobs: | ||
|
||
release_dist: | ||
|
||
# This job, in contrast to "dist" in tox.yml, | ||
# does not use "configure --enable-download-from-upstream-url". | ||
# | ||
# In this way, we check that all necessary package tarballs | ||
# have already been uploaded to the Sage server at the time | ||
# of pushing a release tag. | ||
# | ||
# It also uses "bootstrap -D", thus checking that the "configure" | ||
# tarball has been uploaded to the Sage server at the time | ||
# of pushing a release tag. | ||
|
||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v2 | ||
- name: Install bootstrap prerequisites | ||
run: | | ||
sudo DEBIAN_FRONTEND=noninteractive apt-get update | ||
sudo DEBIAN_FRONTEND=noninteractive apt-get install $(build/bin/sage-get-system-packages debian _bootstrap) | ||
- name: make dist | ||
run: | | ||
./bootstrap -D && ./configure && make dist | ||
- uses: actions/upload-artifact@v2 | ||
with: | ||
path: "dist/*.tar.gz" | ||
name: release_dist |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
SageMath version 9.5.beta0, Release Date: 2021-08-31 | ||
SageMath version 9.5.beta2, Release Date: 2021-09-26 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,18 @@ | ||
appnope: Disable App Nap on OS X | ||
================================ | ||
appnope: Disable App Nap on macOS >= 10.9 | ||
========================================= | ||
|
||
Description | ||
----------- | ||
|
||
Disable App Nap on OS X 10.9 | ||
Disable App Nap on macOS >= 10.9 | ||
|
||
License | ||
------- | ||
|
||
BSD | ||
|
||
Upstream Contact | ||
---------------- | ||
|
||
https://github.com/minrk/appnope | ||
https://pypi.org/project/appnope/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
tarball=appnope-VERSION.tar.gz | ||
sha1=838158bf881f3e8538b7bfeff4ad289a6623cdda | ||
md5=932fbaa73792c9b06754755a774dcac5 | ||
cksum=4167491137 | ||
sha1=2613cb737d132ee929e09924b19eb6eb088592c4 | ||
md5=16198e5c4f2b049dc98aa444e96ca554 | ||
cksum=224603249 | ||
upstream_url=https://pypi.io/packages/source/a/appnope/appnope-VERSION.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.1.0.p0 | ||
0.1.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
tarball=attrs-VERSION.tar.gz | ||
sha1=5cad208b39fe854745c35b75f667eaf6400e2720 | ||
md5=5b2db50fcc31be34d32798183c9bd062 | ||
cksum=2725988683 | ||
sha1=d0c0f0d92f4860821c5aaeb9e07646dc22bc31d3 | ||
md5=06af884070d9180694becdb106e5cd65 | ||
cksum=4087843587 | ||
upstream_url=https://pypi.io/packages/source/a/attrs/attrs-VERSION.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
19.3.0 | ||
21.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
tarball=backcall-VERSION.tar.gz | ||
sha1=e0ca4c1bde8f0a198505a090cd585a325789def1 | ||
md5=87ce0c7839808e6a3427d57df6a792e7 | ||
cksum=3908868358 | ||
sha1=5bc62d540af1534f23560c0c32aac1e129518cd5 | ||
md5=1f4c9a370c78743406296f48e56e8821 | ||
cksum=3815916908 | ||
upstream_url=https://pypi.io/packages/source/b/backcall/backcall-VERSION.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.1.0 | ||
0.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
tarball=bleach-VERSION.tar.gz | ||
sha1=3034291f3ec699d76aafefa00282007064a90312 | ||
md5=63cae08551307156ec636465aff5183e | ||
cksum=3471185424 | ||
sha1=6adfc1d0374305cce7c4dc92fdb9a241b81400f7 | ||
md5=41e70ac58aa7bc5ff96c8fef24b9d659 | ||
cksum=2710248571 | ||
upstream_url=https://pypi.io/packages/source/b/bleach/bleach-VERSION.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.1.5 | ||
4.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
tarball=certifi-VERSION.tar.gz | ||
sha1=dde31a44f2c2e36f007f6cd97ebec5a15070b1bb | ||
md5=b25267355218d11652c707e46accd059 | ||
cksum=3624975010 | ||
sha1=93145f31550b5e11dc323085d75a227856b93fd4 | ||
md5=4b38238b7305fcb3ffbc4368be4e8845 | ||
cksum=3424910066 | ||
upstream_url=https://pypi.io/packages/source/c/certifi/certifi-VERSION.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2020.11.8 | ||
2021.5.30 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
tarball=cffi-VERSION.tar.gz | ||
sha1=21cdeccd7b7b121d35eae1b8e91d78f9ec83da98 | ||
md5=272cb183bf0365530e3c0d8f446cd89d | ||
cksum=4039836079 | ||
sha1=35bb24955834ecb5b7173e625fa95b02d638fcfd | ||
md5=5c118a18ea897df164dbff67a32876fc | ||
cksum=2930209167 | ||
upstream_url=https://pypi.io/packages/source/c/cffi/cffi-VERSION.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.14.5 | ||
1.14.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
charset_normalizer: The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. | ||
=========================================================================================================================== | ||
|
||
Description | ||
----------- | ||
|
||
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. | ||
|
||
License | ||
------- | ||
|
||
MIT | ||
|
||
Upstream Contact | ||
---------------- | ||
|
||
https://pypi.org/project/charset-normalizer/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
tarball=charset-normalizer-VERSION.tar.gz | ||
sha1=8eec37b27487fa08532914f4c96ad3d7001d379e | ||
md5=40ecb4aa5ac6f08f87513a2ca0b32238 | ||
cksum=1993471876 | ||
upstream_url=https://pypi.io/packages/source/c/charset_normalizer/charset-normalizer-VERSION.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
$(PYTHON) | $(PYTHON_TOOLCHAIN) | ||
|
||
---------- | ||
All lines of this file are ignored except the first. |
Oops, something went wrong.