[sage-release] Re: Sage 10.2.beta5 released

2023-09-28 Thread Emmanuel Charpentier


As suggested by tdumont, mèmake discleanallows to rebuild 10.2.beta5. 
Runningptestlong` afterwards gives the same two failures reported since 
10.1.rc0 
.

HTH,
​
Le jeudi 28 septembre 2023 à 09:09:26 UTC+2, Emmanuel Charpentier a écrit :

> On Debian testing running oncore i7 + 16 GB RAM, upgrading 10.2.beta4 to 
> 10.2.beta5 *fails* ; the problems seem to be bound to Cython.
>
> Log follows in a followup mail (can’t be atached in a Google Groups mail…).
>
> —
> Emmanuel Charpentier
> ​
> Le jeudi 28 septembre 2023 à 00:56:29 UTC+2, Volker Braun a écrit :
>
>> As always, you can get the latest beta version from the "develop" git 
>> branch. Alternatively, the self-contained source tarball is at 
>> http://www.sagemath.org/download-latest.html
>>
>>
>> 1cf0c13e527 (tag: 10.2.beta5, github/develop) Updated SageMath version to 
>> 10.2.beta5
>> b01856309bc gh-36345: `ecm`: Work around build failure with Xcode 15
>> 2c714728fd0 gh-36339: fix expect interface for newer ptyprocess
>> bb04839a5d5 gh-36338: CI: Merge open blocker PRs in all CI workflows + 
>> other improvements
>> a9cb852973a gh-36336: add some class roles for linking Errors in doc
>> 247ea886f0e gh-36335: using more itertools.product
>> f4dc2bc1c8e gh-36330: src/sage/repl/load.py: replace tmp_dir()
>> f6a9058bca4 gh-36327: fix the linter once more
>> 496fb917960 gh-36326: more fixes for E228 and E225 in combinat and some 
>> other folders
>> ccf337e8443 gh-36323: src/sage/combinat/words/words.py: replace tmp_dir()
>> feed3d41ef9 gh-36319: build/pkgs/setuptools_scm_git_archive: Remove 
>> (obsolete)
>> 22a32e79929 gh-36316: build/pkgs/lrcalc_python: add standard python 
>> spkg-configure.m4
>> 034f1f643b7 gh-36299: Generic implementation of fitting ideal
>> c325311ba47 gh-36284: improve checks
>> 0b5fc8e97a0 gh-36276: Yet more spkg_configure for standard python packages
>> ed478e76787 gh-36275: `sage.graphs.generic_graph`: some care with return 
>> ... else statements
>> 602b57114df gh-36270: full pep8 for modular/hecke
>> 4f8a8af331f gh-36267: Change `ipympl`/`pkgconfig`/`widgetsnbextension` to 
>> wheel packages, drop build deps
>> 1af7f8f2b6b gh-36234: Use patchelf from the system
>> ce855de61cb gh-36166: Additions to the bigraded Betti number methods
>> 05d7d1dceeb gh-36110: Update Cython to 3.0.2
>> 5cef467b357 gh-35866: CI build.yml, doc-build.yml: Use output groups
>> 2829cf2182f gh-35537: Fix Sphinx markup in some file
>> 4d3e807ba54 (tag: 10.2.beta4) Updated SageMath version to 10.2.beta4
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/3e9144e7-67ca-410f-840b-eebbb69b8f0cn%40googlegroups.com.


[sage-release] Re: Sage 10.2.beta5 released

2023-09-28 Thread John H Palmieri
As with the past few releases — and I think this is due to OS X and 
command-line tool upgrades, not Sage — I have been getting a number of 
failures due to some warning messages. These continue with 10.2.beta5, and 
they are addressed by https://github.com/sagemath/sage/pull/36337. The 
giac-related failures, perhaps starting with OS X 13.3 
(https://github.com/sagemath/sage/issues/35646), are also still there.


On Wednesday, September 27, 2023 at 3:56:29 PM UTC-7 Volker Braun wrote:

> As always, you can get the latest beta version from the "develop" git 
> branch. Alternatively, the self-contained source tarball is at 
> http://www.sagemath.org/download-latest.html
>
>
> 1cf0c13e527 (tag: 10.2.beta5, github/develop) Updated SageMath version to 
> 10.2.beta5
> b01856309bc gh-36345: `ecm`: Work around build failure with Xcode 15
> 2c714728fd0 gh-36339: fix expect interface for newer ptyprocess
> bb04839a5d5 gh-36338: CI: Merge open blocker PRs in all CI workflows + 
> other improvements
> a9cb852973a gh-36336: add some class roles for linking Errors in doc
> 247ea886f0e gh-36335: using more itertools.product
> f4dc2bc1c8e gh-36330: src/sage/repl/load.py: replace tmp_dir()
> f6a9058bca4 gh-36327: fix the linter once more
> 496fb917960 gh-36326: more fixes for E228 and E225 in combinat and some 
> other folders
> ccf337e8443 gh-36323: src/sage/combinat/words/words.py: replace tmp_dir()
> feed3d41ef9 gh-36319: build/pkgs/setuptools_scm_git_archive: Remove 
> (obsolete)
> 22a32e79929 gh-36316: build/pkgs/lrcalc_python: add standard python 
> spkg-configure.m4
> 034f1f643b7 gh-36299: Generic implementation of fitting ideal
> c325311ba47 gh-36284: improve checks
> 0b5fc8e97a0 gh-36276: Yet more spkg_configure for standard python packages
> ed478e76787 gh-36275: `sage.graphs.generic_graph`: some care with return 
> ... else statements
> 602b57114df gh-36270: full pep8 for modular/hecke
> 4f8a8af331f gh-36267: Change `ipympl`/`pkgconfig`/`widgetsnbextension` to 
> wheel packages, drop build deps
> 1af7f8f2b6b gh-36234: Use patchelf from the system
> ce855de61cb gh-36166: Additions to the bigraded Betti number methods
> 05d7d1dceeb gh-36110: Update Cython to 3.0.2
> 5cef467b357 gh-35866: CI build.yml, doc-build.yml: Use output groups
> 2829cf2182f gh-35537: Fix Sphinx markup in some file
> 4d3e807ba54 (tag: 10.2.beta4) Updated SageMath version to 10.2.beta4
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/00d8cc0b-ee7d-424e-a389-1b2130216c8bn%40googlegroups.com.


Re: [sage-release] Re: Sage 10.2.beta5 released

2023-09-28 Thread Thierry Dumont
For me, with Debian testing up to date, upgrading from beta3 to beta5 
was ok, after a "make distclean".


Le 28/09/2023 à 09:09, Emmanuel Charpentier a écrit :
On Debian testing running oncore i7 + 16 GB RAM, upgrading 10.2.beta4 to 
10.2.beta5 /fails/ ; the problems seem to be bound to Cython.


Log follows in a followup mail (can’t be atached in a Google Groups mail…).

—
Emmanuel Charpentier

​
Le jeudi 28 septembre 2023 à 00:56:29 UTC+2, Volker Braun a écrit :

As always, you can get the latest beta version from the "develop"
git branch. Alternatively, the self-contained source tarball is at
http://www.sagemath.org/download-latest.html



1cf0c13e527 (tag: 10.2.beta5, github/develop) Updated SageMath
version to 10.2.beta5
b01856309bc gh-36345: `ecm`: Work around build failure with Xcode 15
2c714728fd0 gh-36339: fix expect interface for newer ptyprocess
bb04839a5d5 gh-36338: CI: Merge open blocker PRs in all CI workflows
+ other improvements
a9cb852973a gh-36336: add some class roles for linking Errors in doc
247ea886f0e gh-36335: using more itertools.product
f4dc2bc1c8e gh-36330: src/sage/repl/load.py: replace tmp_dir()
f6a9058bca4 gh-36327: fix the linter once more
496fb917960 gh-36326: more fixes for E228 and E225 in combinat and
some other folders
ccf337e8443 gh-36323: src/sage/combinat/words/words.py: replace
tmp_dir()
feed3d41ef9 gh-36319: build/pkgs/setuptools_scm_git_archive: Remove
(obsolete)
22a32e79929 gh-36316: build/pkgs/lrcalc_python: add standard python
spkg-configure.m4
034f1f643b7 gh-36299: Generic implementation of fitting ideal
c325311ba47 gh-36284: improve checks
0b5fc8e97a0 gh-36276: Yet more spkg_configure for standard python
packages
ed478e76787 gh-36275: `sage.graphs.generic_graph`: some care with
return ... else statements
602b57114df gh-36270: full pep8 for modular/hecke
4f8a8af331f gh-36267: Change
`ipympl`/`pkgconfig`/`widgetsnbextension` to wheel packages, drop
build deps
1af7f8f2b6b gh-36234: Use patchelf from the system
ce855de61cb gh-36166: Additions to the bigraded Betti number methods
05d7d1dceeb gh-36110: Update Cython to 3.0.2
5cef467b357 gh-35866: CI build.yml, doc-build.yml: Use output groups
2829cf2182f gh-35537: Fix Sphinx markup in some file
4d3e807ba54 (tag: 10.2.beta4) Updated SageMath version to 10.2.beta4

--
You received this message because you are subscribed to the Google 
Groups "sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to sage-release+unsubscr...@googlegroups.com 
.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/f28b9181-3a8e-4ae2-94be-334e833f3373n%40googlegroups.com .


--
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/f5c5768c-3352-4a2a-89db-92f8b4f6a273%40math.univ-lyon1.fr.


[sage-release] Re: Sage 10.2.beta5 released

2023-09-28 Thread Emmanuel Charpentier


On Debian testing running oncore i7 + 16 GB RAM, upgrading 10.2.beta4 to 
10.2.beta5 *fails* ; the problems seem to be bound to Cython.

Log follows in a followup mail (can’t be atached in a Google Groups mail…).

—
Emmanuel Charpentier
​
Le jeudi 28 septembre 2023 à 00:56:29 UTC+2, Volker Braun a écrit :

> As always, you can get the latest beta version from the "develop" git 
> branch. Alternatively, the self-contained source tarball is at 
> http://www.sagemath.org/download-latest.html
>
>
> 1cf0c13e527 (tag: 10.2.beta5, github/develop) Updated SageMath version to 
> 10.2.beta5
> b01856309bc gh-36345: `ecm`: Work around build failure with Xcode 15
> 2c714728fd0 gh-36339: fix expect interface for newer ptyprocess
> bb04839a5d5 gh-36338: CI: Merge open blocker PRs in all CI workflows + 
> other improvements
> a9cb852973a gh-36336: add some class roles for linking Errors in doc
> 247ea886f0e gh-36335: using more itertools.product
> f4dc2bc1c8e gh-36330: src/sage/repl/load.py: replace tmp_dir()
> f6a9058bca4 gh-36327: fix the linter once more
> 496fb917960 gh-36326: more fixes for E228 and E225 in combinat and some 
> other folders
> ccf337e8443 gh-36323: src/sage/combinat/words/words.py: replace tmp_dir()
> feed3d41ef9 gh-36319: build/pkgs/setuptools_scm_git_archive: Remove 
> (obsolete)
> 22a32e79929 gh-36316: build/pkgs/lrcalc_python: add standard python 
> spkg-configure.m4
> 034f1f643b7 gh-36299: Generic implementation of fitting ideal
> c325311ba47 gh-36284: improve checks
> 0b5fc8e97a0 gh-36276: Yet more spkg_configure for standard python packages
> ed478e76787 gh-36275: `sage.graphs.generic_graph`: some care with return 
> ... else statements
> 602b57114df gh-36270: full pep8 for modular/hecke
> 4f8a8af331f gh-36267: Change `ipympl`/`pkgconfig`/`widgetsnbextension` to 
> wheel packages, drop build deps
> 1af7f8f2b6b gh-36234: Use patchelf from the system
> ce855de61cb gh-36166: Additions to the bigraded Betti number methods
> 05d7d1dceeb gh-36110: Update Cython to 3.0.2
> 5cef467b357 gh-35866: CI build.yml, doc-build.yml: Use output groups
> 2829cf2182f gh-35537: Fix Sphinx markup in some file
> 4d3e807ba54 (tag: 10.2.beta4) Updated SageMath version to 10.2.beta4
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/f28b9181-3a8e-4ae2-94be-334e833f3373n%40googlegroups.com.