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

2023-10-16 Thread Sébastien Labbé
On Ubuntu 18.04 with the following optional packages, 

Using 
--optional=4ti2,antic,build,cbc,ccache,cryptominisat,debian,dot2tex,e_antic,external,fricas,glucose,kissat,latte_int,lidia,normaliz,pip,sage,sage_numerical_backends_coin,sage_spkg

I get

--
sage -t --long --random-seed=180393880495877796713736842432746628413 
src/sage/combinat/bijectionist.py  # 4 doctests failed
sage -t --long --random-seed=180393880495877796713736842432746628413 
src/sage/combinat/designs/ext_rep.py  # 1 doctest failed
sage -t --long --random-seed=180393880495877796713736842432746628413 
src/sage/combinat/posets/posets.py  # 1 doctest failed
sage -t --long --random-seed=180393880495877796713736842432746628413 
src/sage/databases/findstat.py  # 3 doctests failed
sage -t --long --random-seed=180393880495877796713736842432746628413 
src/sage/databases/oeis.py  # 6 doctests failed
sage -t --long --random-seed=180393880495877796713736842432746628413 
src/sage/functions/special.py  # 2 doctests failed
sage -t --long --random-seed=180393880495877796713736842432746628413 
src/sage/repl/interpreter.py  # 1 doctest failed
sage -t --long --random-seed=180393880495877796713736842432746628413 
src/sage/rings/lazy_series.py  # 1 doctest failed
sage -t --long --random-seed=180393880495877796713736842432746628413 
src/sage/tests/cmdline.py  # 1 doctest failed
--
Features detected for doctesting: 
conway_polynomials,cvxopt,dvipng,dvips,ffmpeg,fpylll,gap_package_atlasrep,gap_package_polycyclic,gfan,graphviz,imagemagick,internet,latex,latex_package_tkz_graph,lrcalc_python,lualatex,mpmath,nauty,networkx,numpy,octave,palp,pandoc,pdf2svg,pdflatex,pdftocairo,pexpect,pillow,pplpy,primecountpy,pyparsing,sage.combinat,sage.geometry.polyhedron,sage.graphs,sage.groups,sage.libs.ecl,sage.libs.flint,sage.libs.gap,sage.libs.linbox,sage.libs.m4ri,sage.libs.ntl,sage.libs.pari,sage.libs.singular,sage.misc.cython,sage.modular,sage.modules,sage.numerical.mip,sage.plot,sage.rings.complex_double,sage.rings.finite_rings,sage.rings.function_field,sage.rings.number_field,sage.rings.padics,sage.rings.polynomial.pbori,sage.rings.real_double,sage.rings.real_mpfr,sage.schemes,sage.symbolic,sagemath_doc_html,scipy,singular,sphinx,sympy,xelatex


Failures are copied below.


Doctesting 9 files using 8 threads.
sage -t --long --random-seed=115567904994049866192669758187637223396 
src/sage/tests/cmdline.py
**
File "src/sage/tests/cmdline.py", line 113, in 
sage.tests.cmdline.test_executable
Warning: Consider using a block-scoped tag by inserting the line 'sage: # 
long time' just before this line to avoid repeating the tag 4 times
(out, err, ret) = test_executable([   # long time
"sage"], pydebug_ignore_warnings=True)
**
File "src/sage/tests/cmdline.py", line 122, in 
sage.tests.cmdline.test_executable
Warning: Consider using a block-scoped tag by inserting the line 'sage: # 
long time' just before this line to avoid repeating the tag 5 times
(out, err, ret) = test_executable([   # long time
"sage"], "3^33\n", pydebug_ignore_warnings=True)
**
File "src/sage/tests/cmdline.py", line 133, in 
sage.tests.cmdline.test_executable
Warning: Consider using a block-scoped tag by inserting the line 'sage: # 
long time' just before this line to avoid repeating the tag 5 times
(out, err, ret) = test_executable([   # long time
"sage", "-q"], "3^33\n", pydebug_ignore_warnings=True)
**
File "src/sage/tests/cmdline.py", line 144, in 
sage.tests.cmdline.test_executable
Warning: Consider using a block-scoped tag by inserting the line 'sage: # 
long time' just before this line to avoid repeating the tag 4 times
(out, err, ret) = test_executable([   # long time
"sage", "-c", "print(3^33)"])
**
File "src/sage/tests/cmdline.py", line 153, in 
sage.tests.cmdline.test_executable
Warning: Consider using a block-scoped tag by inserting the line 'sage: # 
long time' just before this line to avoid repeating the tag 4 times
(out, err, ret) = test_executable([   # long time
"sage", "--min", "-c", "print(3^33)"])
**
File "src/sage/tests/cmdline.py", line 162, in 
sage.tests.cmdline.test_executable
Warning: Consider using a block-scoped tag by inserting the line 'sage: # 
long time' just before this line to avoid repeating the tag 4 times
(out, err, ret) = test_executable([   # long time
"sage", "--startuptime"])

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

2023-10-10 Thread Emmanuel Charpentier


It *eventually*worked, but the missing dependencies wee niot easy to solve. 
I had finally to make hatch_fancy_pypi_readme hatchling *then* make 
hatch-vcs * then* make -j8. Previous attempts (one-step make, make in 
different orders) either failed or gave a Sage failing an impressive number 
of tests… As compiled, Sage passes ptestlong with three permnent failures :
charpent@zen-book-flip:/usr/local/sage-10$ sage -t --long 
--random-seed=243887514724930233678848752823063984447 
src/sage/combinat/posets/posets.py # 1 doctest failed Running doctests with 
ID 2023-10-10-18-02-09-139df256. Git branch: develop Git ref: 
10.1.beta0-4568-g2f1a76dc24 Running with 
SAGE_LOCAL='/usr/local/sage-10/local' and 
SAGE_VENV='/usr/local/sage-10/local/var/lib/sage/venv-python3.11' Using 
--optional=debian,dot2tex,fricas,gap_jupyter,gap_packages,libsemigroups,msolve,pip,pysingular,sage,sage_spkg,singular_jupyter
 
Features to be detected: 
4ti2,benzene,bliss,buckygen,conway_polynomials,csdp,cvxopt,cvxopt,database_cremona_ellcurve,database_cremona_mini_ellcurve,database_cubic_hecke,database_jones_numfield,database_knotinfo,dvipng,fpylll,gap_package_atlasrep,gap_package_design,gap_package_grape,gap_package_guava,gap_package_hap,gap_package_polycyclic,gap_package_qpa,gap_package_quagroup,gfan,graphviz,imagemagick,ipython,jupymake,kenzo,latte_int,lrcalc_python,lrslib,mcqd,meataxe,mpmath,msolve,nauty,networkx,numpy,palp,pandoc,pdf2svg,pdftocairo,pexpect,phitigra,pillow,plantri,polytopes_db,polytopes_db_4d,pplpy,primecountpy,ptyprocess,pynormaliz,pyparsing,python_igraph,requests,rubiks,sage.combinat,sage.geometry.polyhedron,sage.graphs,sage.groups,sage.libs.ecl,sage.libs.flint,sage.libs.gap,sage.libs.linbox,sage.libs.m4ri,sage.libs.ntl,sage.libs.pari,sage.libs.singular,sage.misc.cython,sage.modular,sage.modules,sage.numerical.mip,sage.plot,sage.rings.complex_double,sage.rings.finite_rings,sage.rings.function_field,sage.rings.number_field,sage.rings.padics,sage.rings.polynomial.pbori,sage.rings.real_double,sage.rings.real_mpfr,sage.sat,sage.schemes,sage.symbolic,sage_numerical_backends_coin,sagemath_doc_html,scipy,singular,sphinx,sympy,tdlib
 
Doctesting 1 file. sage -t --long --warn-long 214.7 
--random-seed=243887514724930233678848752823063984447 
src/sage/combinat/posets/posets.py 
** File 
"src/sage/combinat/posets/posets.py", line 1374, in 
sage.combinat.posets.posets.FinitePoset._latex_ Failed example: 
print(P._latex_()) # optional - dot2tex graphviz Expected: 
\begin{tikzpicture}[>=latex,line join=bevel,] %% \node (node_...) at 
(5...bp,...bp) [draw,draw=none] {$...$}; \node (node_...) at (5...bp,...bp) 
[draw,draw=none] {$...$}; \draw [black,->] (node_...) ..controls 
(...bp,...bp) and (...bp,...bp) .. (node_...); % \end{tikzpicture} Got: 
\begin{tikzpicture}[>=latex,line join=bevel,] %% \node (node_0) at 
(6.0bp,6.5bp) [draw,draw=none] {$1$}; \node (node_1) at (6.0bp,55.5bp) 
[draw,draw=none] {$2$}; \draw [black,->] (node_0) ..controls 
(6.0bp,19.603bp) and (6.0bp,30.062bp) .. (node_1); % \end{tikzpicture} 
** 1 
item had failures: 1 of 3 in 
sage.combinat.posets.posets.FinitePoset._latex_ [1475 tests, 1 failure, 
14.53 s] 
-- 

Cosmetic (one % too much), already seen.
charpent@zen-book-flip:/usr/local/sage-10$ sage -t --long 
--random-seed=243887514724930233678848752823063984447 
src/sage/functions/exp_integral.py # 1 doctest failed Running doctests with 
ID 2023-10-10-18-03-14-f0fdedfc. Git branch: develop Git ref: 
10.1.beta0-4568-g2f1a76dc24 Running with 
SAGE_LOCAL='/usr/local/sage-10/local' and 
SAGE_VENV='/usr/local/sage-10/local/var/lib/sage/venv-python3.11' Using 
--optional=debian,dot2tex,fricas,gap_jupyter,gap_packages,libsemigroups,msolve,pip,pysingular,sage,sage_spkg,singular_jupyter
 
Features to be detected: 

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

2023-10-09 Thread Emmanuel Charpentier
Seems to have worked.Now compiling...

Le lundi 9 octobre 2023 à 23:44:30 UTC+2, Dima Pasechnik a écrit :

> On Mon, Oct 9, 2023 at 6:26 PM Emmanuel Charpentier
>  wrote:
> >
> >
> >
> > Le lundi 9 octobre 2023 à 18:58:13 UTC+2, Dima Pasechnik a écrit :
> >
> > Ik ken bijna geen Frans, hoor...
> > Dat is een grafische dingetje in je mail, niet makkelijk voor 
> automatische vertaling, sorry.
> >
> >
> > Wups ! Sorry for the noise...
> >
> > Litteral translation :
> > ```
> > make[1] : entering the « /usr/local/sage-10/build/make » directory
> > make[1]: *** No rule to make the « hatch-fancy-pypi-readme » target. 
> Stop.
> > make[1]: Leaving the « /usr/local/sage-10/build/make » directory
> > ```
> >
> sorry, typo
>
> make hatch_fancy_pypi_readme
>
>
> > HTH,
> >
> > [ Snip... ]
> >
> > --
> > 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...@googlegroups.com.
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/ea582cff-45ce-4665-9e2e-299da35d4386n%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/fda92a3f-6c99-4531-b4d9-3174955dafa1n%40googlegroups.com.


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

2023-10-09 Thread Matthias Köppe
On Monday, October 9, 2023 at 4:15:59 PM UTC-7 Dima Pasechnik wrote:

On Tue, Oct 10, 2023 at 12:02 AM Matthias Köppe 
 wrote: 
> pythran does not have any build dependencies other than setuptools. 
> It's pure Python, nothing needs compiling. 

Really? 
https://github.com/serge-sans-paille/pythran/tree/master/pythran/pythonic 
is full of C++


These files are installed for use at runtime of pythran / compile-time of 
programs generated by pythran.

-- 
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/faee5a65-a043-4cc7-8ba5-5276be3b23d0n%40googlegroups.com.


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

2023-10-09 Thread Dima Pasechnik
On Tue, Oct 10, 2023 at 12:02 AM Matthias Köppe
 wrote:
>
> On Monday, October 9, 2023 at 3:51:35 PM UTC-7 Dima Pasechnik wrote:
>
> On Mon, Oct 9, 2023 at 11:45 PM Matthias Köppe  wrote:
> >
> > We are building most of our Python packages with build isolation. This 
> > means that for the build of the packages, it is irrelevant what is 
> > installed in SAGE_VENV; only the wheels of its build dependencies need to 
> > be present. After the build of a package, when we install the built wheel 
> > in the SAGE_VENV, pip checks for dependencies and may complain when runtime 
> > dependencies are unmet. We fall back to ignoring dependencies when 
> > installing. It is safe to ignore all errors/warning during this process.
>
> I don't get it. These are build dependencies, not only runtime ones;
> you can't build numpy without cython; you can't build cython without
> pythran; you cannot build pythran without numpy.
>
>
> No, pythran does not have any build dependencies other than setuptools.
> It's pure Python, nothing needs compiling.

Really? 
https://github.com/serge-sans-paille/pythran/tree/master/pythran/pythonic
is full of C++
>
> --
> 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/e9b41af0-7abf-43bf-9378-177681772942n%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/CAAWYfq1i21QzWBPrZ98dprcRNbhKCMoOFvu4uBdTnGTfougU6Q%40mail.gmail.com.


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

2023-10-09 Thread Matthias Köppe
On Monday, October 9, 2023 at 3:51:35 PM UTC-7 Dima Pasechnik wrote:

On Mon, Oct 9, 2023 at 11:45 PM Matthias Köppe  
wrote: 
> 
> We are building most of our Python packages with build isolation. This 
means that for the build of the packages, it is irrelevant what is 
installed in SAGE_VENV; only the wheels of its build dependencies need to 
be present. After the build of a package, when we install the built wheel 
in the SAGE_VENV, pip checks for dependencies and may complain when runtime 
dependencies are unmet. We fall back to ignoring dependencies when 
installing. It is safe to ignore all errors/warning during this process. 

I don't get it. These are build dependencies, not only runtime ones; 
you can't build numpy without cython; you can't build cython without 
pythran; you cannot build pythran without numpy.


No, pythran does not have any build dependencies other than setuptools. 
It's pure Python, nothing needs compiling.

-- 
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/e9b41af0-7abf-43bf-9378-177681772942n%40googlegroups.com.


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

2023-10-09 Thread Dima Pasechnik
On Mon, Oct 9, 2023 at 11:45 PM Matthias Köppe  wrote:
>
> We are building most of our Python packages with build isolation. This means 
> that for the build of the packages, it is irrelevant what is installed in 
> SAGE_VENV; only the wheels of its build dependencies need to be present. 
> After the build of a package, when we install the built wheel in the 
> SAGE_VENV, pip checks for dependencies and may complain when runtime 
> dependencies are unmet. We fall back to ignoring dependencies when 
> installing. It is safe to ignore all errors/warning during this process.

I don't get it. These are build dependencies, not only runtime ones;
you can't build numpy without cython; you can't build cython without
pythran; you cannot build pythran without numpy.



>
> On Monday, October 9, 2023 at 3:34:56 PM UTC-7 John H Palmieri wrote:
>>
>> On Monday, October 9, 2023 at 2:53:57 PM UTC-7 Dima Pasechnik wrote:
>>
>> On Mon, Oct 9, 2023 at 10:44 PM John H Palmieri  wrote:
>> >
>> >
>> >
>> > On Monday, October 9, 2023 at 9:44:02 AM UTC-7 Dima Pasechnik wrote:
>> >
>> > On Mon, Oct 9, 2023 at 5:39 PM John H Palmieri  wrote:
>> > >
>> > > (I tried to send this last night and I see some indication that the 
>> > > message was deleted, so I'm reposting. Apologies if this has already 
>> > > appeared.)
>> > >
>> > > I see some error message (aside from those already reported) but the 
>> > > build completes anyway. These are probably not new.
>> > >
>> > > In pythran's log:
>> > >
>> > > ERROR: Could not find a version that satisfies the requirement numpy 
>> > > (from pythran) (from versions: none)
>> > > ERROR: No matching distribution found for numpy
>> >
>> > numpy is a dependency of pythran, apparently - but it's not listed.
>> >
>> >
>> > It looks like pythran is an order-only dependency of cython which is an 
>> > order-only dependency of numpy, so I guess we're trying to avoid circular 
>> > dependencies by not listing numpy as a dependency of pythran?
>>
>> How is it going to help? A circle is not null-homotopic (topology!),
>> thus one would need to bootstrap one of the packages...
>>
>>
>> How is what going to help? I didn't make any suggestions, although I'm 
>> wondering how the whole thing works.
>>
>>
>>
>>
>>
>> >
>> >
>> > >
>> > > In notebook's log:
>> > >
>> > > ERROR: Could not find a version that satisfies the requirement 
>> > > jupyter_packaging~=0.9 (from versions: none)
>> > > ERROR: No matching distribution found for jupyter_packaging~=0.9
>> >
>> > not sure - I guess it's a good idea to make sure we're switching to
>> > modern notebook (7) asap.
>> >
>> > >
>> > > Should we be concerned about these?
>> > >
>> > >
>> > > On Monday, October 9, 2023 at 9:25:44 AM UTC-7 emanuel.c...@gmail.com 
>> > > wrote:
>> > >>
>> > >>
>> > >>
>> > >> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit :
>> > >>
>> > >> [ Snip... ]
>> > >>
>> > >> > The key seems to be “ERROR: Could not find a version that satisfies 
>> > >> > the requirement hatchling (from versions: none)“, which I do not 
>> > >> > understand..
>> > >>
>> > >> just a missing dependency (hatchling) for attrs.
>> > >>
>> > >>
>> > >> as a hotfix, run
>> > >>
>> > >> make hatchling
>> > >>
>> > >>
>> > >> Seems to work... but fails again :
>> > >>
>> > >> ```
>> > >> Processing 
>> > >> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
>> > >> ERROR: Could not find a version that satisfies the requirement 
>> > >> hatch-fancy-pypi-readme (from versions: none)
>> > >> ERROR: No matching distribution found for hatch-fancy-pypi-readme
>> > >> error: subprocess-exited-with-error
>> > >> ```
>> > >>
>> > >> Stuck again...
>> > >>
>> > >> [ Re-Snip... ]
>> > >>
>> > >>
>> > > --
>> > > 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...@googlegroups.com.
>> > > To view this discussion on the web visit 
>> > > https://groups.google.com/d/msgid/sage-release/44895efa-3007-441d-ae1c-681d7c314d87n%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...@googlegroups.com.
>> > To view this discussion on the web visit 
>> > https://groups.google.com/d/msgid/sage-release/46c0210b-17df-43eb-96c1-87855dd38af2n%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/d8d19d75-fd3f-41be-8afa-e92c43fbn%40googlegroups.com.

-- 
You received this 

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

2023-10-09 Thread Matthias Köppe
We are building most of our Python packages with build isolation. This 
means that for the build of the packages, it is irrelevant what is 
installed in SAGE_VENV; only the wheels of its build dependencies need to 
be present. After the build of a package, when we install the built wheel 
in the SAGE_VENV, pip checks for dependencies and may complain when runtime 
dependencies are unmet. We fall back to ignoring dependencies when 
installing. It is safe to ignore all errors/warning during this process.

On Monday, October 9, 2023 at 3:34:56 PM UTC-7 John H Palmieri wrote:

> On Monday, October 9, 2023 at 2:53:57 PM UTC-7 Dima Pasechnik wrote:
>
> On Mon, Oct 9, 2023 at 10:44 PM John H Palmieri  
> wrote: 
> > 
> > 
> > 
> > On Monday, October 9, 2023 at 9:44:02 AM UTC-7 Dima Pasechnik wrote: 
> > 
> > On Mon, Oct 9, 2023 at 5:39 PM John H Palmieri  
> wrote: 
> > > 
> > > (I tried to send this last night and I see some indication that the 
> message was deleted, so I'm reposting. Apologies if this has already 
> appeared.) 
> > > 
> > > I see some error message (aside from those already reported) but the 
> build completes anyway. These are probably not new. 
> > > 
> > > In pythran's log: 
> > > 
> > > ERROR: Could not find a version that satisfies the requirement numpy 
> (from pythran) (from versions: none) 
> > > ERROR: No matching distribution found for numpy 
> > 
> > numpy is a dependency of pythran, apparently - but it's not listed. 
> > 
> > 
> > It looks like pythran is an order-only dependency of cython which is an 
> order-only dependency of numpy, so I guess we're trying to avoid circular 
> dependencies by not listing numpy as a dependency of pythran? 
>
> How is it going to help? A circle is not null-homotopic (topology!), 
> thus one would need to bootstrap one of the packages... 
>
>
> How is what going to help? I didn't make any suggestions, although I'm 
> wondering how the whole thing works.
>  
>  
>
>
>
> > 
> > 
> > > 
> > > In notebook's log: 
> > > 
> > > ERROR: Could not find a version that satisfies the requirement 
> jupyter_packaging~=0.9 (from versions: none) 
> > > ERROR: No matching distribution found for jupyter_packaging~=0.9 
> > 
> > not sure - I guess it's a good idea to make sure we're switching to 
> > modern notebook (7) asap. 
> > 
> > > 
> > > Should we be concerned about these? 
> > > 
> > > 
> > > On Monday, October 9, 2023 at 9:25:44 AM UTC-7 emanuel.c...@gmail.com 
> wrote: 
> > >> 
> > >> 
> > >> 
> > >> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit : 
> > >> 
> > >> [ Snip... ] 
> > >> 
> > >> > The key seems to be “ERROR: Could not find a version that satisfies 
> the requirement hatchling (from versions: none)“, which I do not 
> understand.. 
> > >> 
> > >> just a missing dependency (hatchling) for attrs. 
> > >> 
> > >> 
> > >> as a hotfix, run 
> > >> 
> > >> make hatchling 
> > >> 
> > >> 
> > >> Seems to work... but fails again : 
> > >> 
> > >> ``` 
> > >> Processing 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
>  
>
> > >> ERROR: Could not find a version that satisfies the requirement 
> hatch-fancy-pypi-readme (from versions: none) 
> > >> ERROR: No matching distribution found for hatch-fancy-pypi-readme 
> > >> error: subprocess-exited-with-error 
> > >> ``` 
> > >> 
> > >> Stuck again... 
> > >> 
> > >> [ Re-Snip... ] 
> > >> 
> > >> 
> > > -- 
> > > 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...@googlegroups.com. 
> > > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/44895efa-3007-441d-ae1c-681d7c314d87n%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...@googlegroups.com. 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/46c0210b-17df-43eb-96c1-87855dd38af2n%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/d8d19d75-fd3f-41be-8afa-e92c43fbn%40googlegroups.com.


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

2023-10-09 Thread John H Palmieri


On Monday, October 9, 2023 at 2:53:57 PM UTC-7 Dima Pasechnik wrote:

On Mon, Oct 9, 2023 at 10:44 PM John H Palmieri  
wrote: 
> 
> 
> 
> On Monday, October 9, 2023 at 9:44:02 AM UTC-7 Dima Pasechnik wrote: 
> 
> On Mon, Oct 9, 2023 at 5:39 PM John H Palmieri  
wrote: 
> > 
> > (I tried to send this last night and I see some indication that the 
message was deleted, so I'm reposting. Apologies if this has already 
appeared.) 
> > 
> > I see some error message (aside from those already reported) but the 
build completes anyway. These are probably not new. 
> > 
> > In pythran's log: 
> > 
> > ERROR: Could not find a version that satisfies the requirement numpy 
(from pythran) (from versions: none) 
> > ERROR: No matching distribution found for numpy 
> 
> numpy is a dependency of pythran, apparently - but it's not listed. 
> 
> 
> It looks like pythran is an order-only dependency of cython which is an 
order-only dependency of numpy, so I guess we're trying to avoid circular 
dependencies by not listing numpy as a dependency of pythran? 

How is it going to help? A circle is not null-homotopic (topology!), 
thus one would need to bootstrap one of the packages... 


How is what going to help? I didn't make any suggestions, although I'm 
wondering how the whole thing works.
 
 



> 
> 
> > 
> > In notebook's log: 
> > 
> > ERROR: Could not find a version that satisfies the requirement 
jupyter_packaging~=0.9 (from versions: none) 
> > ERROR: No matching distribution found for jupyter_packaging~=0.9 
> 
> not sure - I guess it's a good idea to make sure we're switching to 
> modern notebook (7) asap. 
> 
> > 
> > Should we be concerned about these? 
> > 
> > 
> > On Monday, October 9, 2023 at 9:25:44 AM UTC-7 emanuel.c...@gmail.com 
wrote: 
> >> 
> >> 
> >> 
> >> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit : 
> >> 
> >> [ Snip... ] 
> >> 
> >> > The key seems to be “ERROR: Could not find a version that satisfies 
the requirement hatchling (from versions: none)“, which I do not 
understand.. 
> >> 
> >> just a missing dependency (hatchling) for attrs. 
> >> 
> >> 
> >> as a hotfix, run 
> >> 
> >> make hatchling 
> >> 
> >> 
> >> Seems to work... but fails again : 
> >> 
> >> ``` 
> >> Processing 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
 

> >> ERROR: Could not find a version that satisfies the requirement 
hatch-fancy-pypi-readme (from versions: none) 
> >> ERROR: No matching distribution found for hatch-fancy-pypi-readme 
> >> error: subprocess-exited-with-error 
> >> ``` 
> >> 
> >> Stuck again... 
> >> 
> >> [ Re-Snip... ] 
> >> 
> >> 
> > -- 
> > 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...@googlegroups.com. 
> > To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/44895efa-3007-441d-ae1c-681d7c314d87n%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...@googlegroups.com. 
> To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/46c0210b-17df-43eb-96c1-87855dd38af2n%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/1aa0b02e-50ba-4131-9018-627d48f06b6an%40googlegroups.com.


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

2023-10-09 Thread Dima Pasechnik
On Mon, Oct 9, 2023 at 10:44 PM John H Palmieri  wrote:
>
>
>
> On Monday, October 9, 2023 at 9:44:02 AM UTC-7 Dima Pasechnik wrote:
>
> On Mon, Oct 9, 2023 at 5:39 PM John H Palmieri  wrote:
> >
> > (I tried to send this last night and I see some indication that the message 
> > was deleted, so I'm reposting. Apologies if this has already appeared.)
> >
> > I see some error message (aside from those already reported) but the build 
> > completes anyway. These are probably not new.
> >
> > In pythran's log:
> >
> > ERROR: Could not find a version that satisfies the requirement numpy (from 
> > pythran) (from versions: none)
> > ERROR: No matching distribution found for numpy
>
> numpy is a dependency of pythran, apparently - but it's not listed.
>
>
> It looks like pythran is an order-only dependency of cython which is an 
> order-only dependency of numpy, so I guess we're trying to avoid circular 
> dependencies by not listing numpy as a dependency of pythran?

How is it going to help? A circle is not null-homotopic (topology!),
thus one would need to bootstrap one of the packages...


>
>
> >
> > In notebook's log:
> >
> > ERROR: Could not find a version that satisfies the requirement 
> > jupyter_packaging~=0.9 (from versions: none)
> > ERROR: No matching distribution found for jupyter_packaging~=0.9
>
> not sure - I guess it's a good idea to make sure we're switching to
> modern notebook (7) asap.
>
> >
> > Should we be concerned about these?
> >
> >
> > On Monday, October 9, 2023 at 9:25:44 AM UTC-7 emanuel.c...@gmail.com wrote:
> >>
> >>
> >>
> >> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit :
> >>
> >> [ Snip... ]
> >>
> >> > The key seems to be “ERROR: Could not find a version that satisfies the 
> >> > requirement hatchling (from versions: none)“, which I do not understand..
> >>
> >> just a missing dependency (hatchling) for attrs.
> >>
> >>
> >> as a hotfix, run
> >>
> >> make hatchling
> >>
> >>
> >> Seems to work... but fails again :
> >>
> >> ```
> >> Processing 
> >> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
> >> ERROR: Could not find a version that satisfies the requirement 
> >> hatch-fancy-pypi-readme (from versions: none)
> >> ERROR: No matching distribution found for hatch-fancy-pypi-readme
> >> error: subprocess-exited-with-error
> >> ```
> >>
> >> Stuck again...
> >>
> >> [ Re-Snip... ]
> >>
> >>
> > --
> > 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...@googlegroups.com.
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msgid/sage-release/44895efa-3007-441d-ae1c-681d7c314d87n%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/46c0210b-17df-43eb-96c1-87855dd38af2n%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/CAAWYfq3v2_9k1rCVXSDcLFcewZOAOg1UD4OUOvr%2BPXP6GSS%2BWQ%40mail.gmail.com.


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

2023-10-09 Thread Dima Pasechnik
On Mon, Oct 9, 2023 at 6:26 PM Emmanuel Charpentier
 wrote:
>
>
>
> Le lundi 9 octobre 2023 à 18:58:13 UTC+2, Dima Pasechnik a écrit :
>
> Ik ken bijna geen Frans, hoor...
> Dat is een grafische dingetje in je mail, niet makkelijk voor automatische 
> vertaling, sorry.
>
>
> Wups ! Sorry for the noise...
>
> Litteral translation :
> ```
> make[1] : entering the « /usr/local/sage-10/build/make » directory
> make[1]: *** No rule to make the « hatch-fancy-pypi-readme » target. Stop.
>  make[1]: Leaving the « /usr/local/sage-10/build/make » directory
> ```
>
sorry, typo

make hatch_fancy_pypi_readme


> HTH,
>
> [ Snip... ]
>
> --
> 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/ea582cff-45ce-4665-9e2e-299da35d4386n%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/CAAWYfq0dsdz02-8wh3gDKKwsRjV%2Br7HPGve41ksdf37Z1%3Dig%3DQ%40mail.gmail.com.


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

2023-10-09 Thread John H Palmieri


On Monday, October 9, 2023 at 9:44:02 AM UTC-7 Dima Pasechnik wrote:

On Mon, Oct 9, 2023 at 5:39 PM John H Palmieri  wrote: 
> 
> (I tried to send this last night and I see some indication that the 
message was deleted, so I'm reposting. Apologies if this has already 
appeared.) 
> 
> I see some error message (aside from those already reported) but the 
build completes anyway. These are probably not new. 
> 
> In pythran's log: 
> 
> ERROR: Could not find a version that satisfies the requirement numpy 
(from pythran) (from versions: none) 
> ERROR: No matching distribution found for numpy 

numpy is a dependency of pythran, apparently - but it's not listed. 


It looks like pythran is an order-only dependency of cython which is an 
order-only dependency of numpy, so I guess we're trying to avoid circular 
dependencies by not listing numpy as a dependency of pythran?


> 
> In notebook's log: 
> 
> ERROR: Could not find a version that satisfies the requirement 
jupyter_packaging~=0.9 (from versions: none) 
> ERROR: No matching distribution found for jupyter_packaging~=0.9 

not sure - I guess it's a good idea to make sure we're switching to 
modern notebook (7) asap. 

> 
> Should we be concerned about these? 
> 
> 
> On Monday, October 9, 2023 at 9:25:44 AM UTC-7 emanuel.c...@gmail.com 
wrote: 
>> 
>> 
>> 
>> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit : 
>> 
>> [ Snip... ] 
>> 
>> > The key seems to be “ERROR: Could not find a version that satisfies 
the requirement hatchling (from versions: none)“, which I do not 
understand.. 
>> 
>> just a missing dependency (hatchling) for attrs. 
>> 
>> 
>> as a hotfix, run 
>> 
>> make hatchling 
>> 
>> 
>> Seems to work... but fails again : 
>> 
>> ``` 
>> Processing 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
 

>> ERROR: Could not find a version that satisfies the requirement 
hatch-fancy-pypi-readme (from versions: none) 
>> ERROR: No matching distribution found for hatch-fancy-pypi-readme 
>> error: subprocess-exited-with-error 
>> ``` 
>> 
>> Stuck again... 
>> 
>> [ Re-Snip... ] 
>> 
>> 
> -- 
> 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...@googlegroups.com. 
> To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/44895efa-3007-441d-ae1c-681d7c314d87n%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/46c0210b-17df-43eb-96c1-87855dd38af2n%40googlegroups.com.


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

2023-10-09 Thread Emmanuel Charpentier


Le lundi 9 octobre 2023 à 18:58:13 UTC+2, Dima Pasechnik a écrit :

Ik ken bijna geen Frans, hoor...
Dat is een grafische dingetje in je mail, niet makkelijk voor automatische 
vertaling, sorry.


Wups ! Sorry for the noise...

Litteral translation :
```
make[1] : entering the « /usr/local/sage-10/build/make » directory
make[1]: *** No rule to make the « hatch-fancy-pypi-readme » target. Stop.
 make[1]: Leaving the « /usr/local/sage-10/build/make » directory
```

HTH,

[ Snip... ]

-- 
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/ea582cff-45ce-4665-9e2e-299da35d4386n%40googlegroups.com.


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

2023-10-09 Thread Dima Pasechnik
Ik ken bijna geen Frans, hoor...
Dat is een grafische dingetje in je mail, niet makkelijk voor automatische
vertaling, sorry.

On Mon, 9 Oct 2023, 17:54 Emmanuel Charpentier, <
emanuel.charpent...@gmail.com> wrote:

> Le lundi 9 octobre 2023 à 18:37:49 UTC+2, Dima Pasechnik a écrit :
>
> well, I'm sure it's the same story, same fix:
>
> make  hatch-fancy-pypi-readme
>
> Nope :
> make[1] : on entre dans le répertoire « /usr/local/sage-10/build/make »
> make[1]: *** Aucune règle pour fabriquer la cible « hatch-fancy-pypi-readme
> ». Arrêt. make[1] : on quitte le répertoire « /usr/local/sage-10/build/make
> »
>
> [ Snip… ]
>
>
> ​
>
> --
> 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/46ca499b-bd2e-4db8-809d-24eebdd8c307n%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/CAAWYfq3AuwNQGkTsM8XKHzGih9YDMDO6OdjzPL1cegSSBQ5ByQ%40mail.gmail.com.


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

2023-10-09 Thread Emmanuel Charpentier


Le lundi 9 octobre 2023 à 18:37:49 UTC+2, Dima Pasechnik a écrit :

well, I'm sure it's the same story, same fix:

make  hatch-fancy-pypi-readme

Nope :
make[1] : on entre dans le répertoire « /usr/local/sage-10/build/make » 
make[1]: *** Aucune règle pour fabriquer la cible « hatch-fancy-pypi-readme 
». Arrêt. make[1] : on quitte le répertoire « /usr/local/sage-10/build/make 
» 

[ Snip… ]


​

-- 
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/46ca499b-bd2e-4db8-809d-24eebdd8c307n%40googlegroups.com.


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

2023-10-09 Thread Dima Pasechnik
On Mon, Oct 9, 2023 at 5:39 PM John H Palmieri  wrote:
>
> (I tried to send this last night and I see some indication that the message 
> was deleted, so I'm reposting. Apologies if this has already appeared.)
>
> I see some error message (aside from those already reported) but the build 
> completes anyway. These are probably not new.
>
> In pythran's log:
>
> ERROR: Could not find a version that satisfies the requirement numpy (from 
> pythran) (from versions: none)
> ERROR: No matching distribution found for numpy

numpy is a dependency of pythran, apparently - but it's not listed.

>
> In notebook's log:
>
>   ERROR: Could not find a version that satisfies the requirement 
> jupyter_packaging~=0.9 (from versions: none)
>   ERROR: No matching distribution found for jupyter_packaging~=0.9

not sure - I guess it's a good idea to make sure we're switching to
modern notebook (7) asap.

>
> Should we be concerned about these?
>
>
> On Monday, October 9, 2023 at 9:25:44 AM UTC-7 emanuel.c...@gmail.com wrote:
>>
>>
>>
>> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit :
>>
>> [ Snip... ]
>>
>> > The key seems to be “ERROR: Could not find a version that satisfies the 
>> > requirement hatchling (from versions: none)“, which I do not understand..
>>
>> just a missing dependency (hatchling) for attrs.
>>
>>
>> as a hotfix, run
>>
>> make hatchling
>>
>>
>> Seems to work...  but fails again :
>>
>> ```
>>   Processing 
>> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
>>   ERROR: Could not find a version that satisfies the requirement 
>> hatch-fancy-pypi-readme (from versions: none)
>>   ERROR: No matching distribution found for hatch-fancy-pypi-readme
>>   error: subprocess-exited-with-error
>> ```
>>
>> Stuck again...
>>
>> [ Re-Snip... ]
>>
>>
> --
> 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/44895efa-3007-441d-ae1c-681d7c314d87n%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/CAAWYfq2KDfGizLuKO9bQACNjrpntougGyJ6_R0LNaeGHRSskLQ%40mail.gmail.com.


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

2023-10-09 Thread John H Palmieri
Or as was suggested already, "make -k" to make as many packages as 
possible, and repeat until done.

On Monday, October 9, 2023 at 9:37:49 AM UTC-7 Dima Pasechnik wrote:

> well, I'm sure it's the same story, same fix:
>
> make  hatch-fancy-pypi-readme
>
>
> On Mon, 9 Oct 2023, 17:25 Emmanuel Charpentier,  
> wrote:
>
>>
>>
>> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit :
>>
>> [ Snip... ]
>>
>> > The key seems to be “ERROR: Could not find a version that satisfies the 
>> requirement hatchling (from versions: none)“, which I do not understand.. 
>>
>> just a missing dependency (hatchling) for attrs. 
>>
>>
>> as a hotfix, run 
>>
>> make hatchling
>>
>>
>> Seems to work...  but fails again :
>>
>> ```
>>   Processing 
>> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
>>   ERROR: Could not find a version that satisfies the requirement 
>> hatch-fancy-pypi-readme (from versions: none)
>>   ERROR: No matching distribution found for hatch-fancy-pypi-readme
>>   error: subprocess-exited-with-error
>> ```
>>
>> Stuck again...
>>
>> [ Re-Snip... ]
>>
>>
>> -- 
>> 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...@googlegroups.com.
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/sage-release/8178c74e-4301-4cb1-afd8-798433d4ae42n%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/5e7570df-d349-4920-a1fd-afaa111a979an%40googlegroups.com.


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

2023-10-09 Thread John H Palmieri
(I tried to send this last night and I see some indication that the message 
was deleted, so I'm reposting. Apologies if this has already appeared.)

I see some error message (aside from those already reported) but the build 
completes anyway. These are probably not new.

In pythran's log:

ERROR: Could not find a version that satisfies the requirement numpy (from 
pythran) (from versions: none)
ERROR: No matching distribution found for numpy

In notebook's log:

  ERROR: Could not find a version that satisfies the requirement 
jupyter_packaging~=0.9 (from versions: none)
  ERROR: No matching distribution found for jupyter_packaging~=0.9

Should we be concerned about these?


On Monday, October 9, 2023 at 9:25:44 AM UTC-7 emanuel.c...@gmail.com wrote:

>
>
> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit :
>
> [ Snip... ]
>
> > The key seems to be “ERROR: Could not find a version that satisfies the 
> requirement hatchling (from versions: none)“, which I do not understand.. 
>
> just a missing dependency (hatchling) for attrs. 
>
>
> as a hotfix, run 
>
> make hatchling
>
>
> Seems to work...  but fails again :
>
> ```
>   Processing 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
>   ERROR: Could not find a version that satisfies the requirement 
> hatch-fancy-pypi-readme (from versions: none)
>   ERROR: No matching distribution found for hatch-fancy-pypi-readme
>   error: subprocess-exited-with-error
> ```
>
> Stuck again...
>
> [ Re-Snip... ]
>
>
>

-- 
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/44895efa-3007-441d-ae1c-681d7c314d87n%40googlegroups.com.


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

2023-10-09 Thread Dima Pasechnik
well, I'm sure it's the same story, same fix:

make  hatch-fancy-pypi-readme


On Mon, 9 Oct 2023, 17:25 Emmanuel Charpentier, <
emanuel.charpent...@gmail.com> wrote:

>
>
> Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit :
>
> [ Snip... ]
>
> > The key seems to be “ERROR: Could not find a version that satisfies the
> requirement hatchling (from versions: none)“, which I do not understand..
>
> just a missing dependency (hatchling) for attrs.
>
>
> as a hotfix, run
>
> make hatchling
>
>
> Seems to work...  but fails again :
>
> ```
>   Processing
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
>   ERROR: Could not find a version that satisfies the requirement
> hatch-fancy-pypi-readme (from versions: none)
>   ERROR: No matching distribution found for hatch-fancy-pypi-readme
>   error: subprocess-exited-with-error
> ```
>
> Stuck again...
>
> [ Re-Snip... ]
>
>
> --
> 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/8178c74e-4301-4cb1-afd8-798433d4ae42n%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/CAAWYfq2zrpVxZWB__3LCQqWts-6h500qOObBTR72_Hfba3dOMQ%40mail.gmail.com.


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

2023-10-09 Thread Emmanuel Charpentier


Le lundi 9 octobre 2023 à 18:17:11 UTC+2, Dima Pasechnik a écrit :

[ Snip... ]

> The key seems to be “ERROR: Could not find a version that satisfies the 
requirement hatchling (from versions: none)“, which I do not understand.. 

just a missing dependency (hatchling) for attrs. 


as a hotfix, run 

make hatchling


Seems to work...  but fails again :

```
  Processing 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels/hatch_vcs-0.3.0-py3-none-any.whl
  ERROR: Could not find a version that satisfies the requirement 
hatch-fancy-pypi-readme (from versions: none)
  ERROR: No matching distribution found for hatch-fancy-pypi-readme
  error: subprocess-exited-with-error
```

Stuck again...

[ Re-Snip... ]


-- 
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/8178c74e-4301-4cb1-afd8-798433d4ae42n%40googlegroups.com.


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

2023-10-09 Thread Dima Pasechnik
to be fixed by https://github.com/sagemath/sage/pull/36434

On Mon, Oct 9, 2023 at 5:16 PM Dima Pasechnik  wrote:
>
> On Mon, Oct 9, 2023 at 5:14 PM Emmanuel Charpentier
>  wrote:
> >
> > On Debian testing running on core i7 + 16 GB RAM :
> >
> > Upgrading (after ./bootstrap ; ./configure ; make -j8 fails to build 
> > sagemath-lib
> >
> > Cleaning, reconfiguring and making fails in the compilatoion of 
> > attrs-23.1.0.tar.gz :
> >
> > Using cached file /usr/local/sage-10/upstream/attrs-23.1.0.tar.gz 
> > attrs-23.1.0  Setting 
> > up build directory for attrs-23.1.0 Finished extraction No patch files 
> > found in ../patches  
> > Host system: Linux zen-book-flip 6.5.0-1-amd64 #1 SMP PREEMPT_DYNAMIC 
> > Debian 6.5.3-1 (2023-09-13) x86_64 GNU/Linux 
> >  C compiler: gcc C 
> > compiler version: Using built-in specs. COLLECT_GCC=gcc 
> > COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper 
> > OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 
> > Target: x86_64-linux-gnu Configured with: ../src/configure -v 
> > --with-pkgversion='Debian 13.2.0-4' 
> > --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs 
> > --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> > --with-gcc-major-version-only --program-suffix=-13 
> > --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> > --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
> > --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> > --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> > --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> > --disable-vtable-verify --enable-plugin --enable-default-pie 
> > --with-system-zlib --enable-libphobos-checking=release 
> > --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> > --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> > --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> > --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-gcn/usr
> >  --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> > --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> > --with-build-config=bootstrap-lto-lean --enable-link-serialization=3 Thread 
> > model: posix Supported LTO compression algorithms: zlib zstd gcc version 
> > 13.2.0 (Debian 13.2.0-4) 
> >  Package 'attrs' is 
> > currently not installed No legacy uninstaller found for 'attrs'; nothing to 
> > do Installing attrs-23.1.0 Looking in links: 
> > /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels 
> > Processing 
> > /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/tmp/sage/build/attrs-23.1.0/src
> >  Installing build dependencies: started Running command pip subprocess to 
> > install build dependencies Looking in links: 
> > /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels 
> > ERROR: Could not find a version that satisfies the requirement hatchling 
> > (from versions: none) ERROR: No matching distribution found for hatchling 
> > error: subprocess-exited-with-error × pip subprocess to install build 
> > dependencies did not run successfully. │ exit code: 1 ╰─> See above for 
> > output. note: This error originates from a subprocess, and is likely not a 
> > problem with pip. full command: 
> > /usr/local/sage-10/local/var/lib/sage/venv-python3.11/bin/python3 
> > /usr/local/sage-10/local/var/lib/sage/venv-python3.11/lib/python3.11/site-packages/pip/__pip-runner__.py
> >  install --ignore-installed --no-user --prefix 
> > /tmp/pip-build-env-kmfben_t/overlay --no-warn-script-location --no-binary 
> > :none: --only-binary :none: --no-index --find-links 
> > /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels 
> > -- hatchling hatch-vcs hatch-fancy-pypi-readme cwd: [inherit] Installing 
> > build dependencies: finished with status 'error' error: 
> > subprocess-exited-with-error × pip subprocess to install build dependencies 
> > did not run successfully. │ exit code: 1 ╰─> See above for output. note: 
> > This error originates from a subprocess, and is likely not a problem with 
> > pip. Warning: building with "python3 -m pip wheel --wheel-dir=dist 
> > --verbose --no-deps --no-index --isolated --ignore-requires-python 
> > --find-links=/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels"
> >  failed. Retrying with "python3 -m pip wheel --wheel-dir=dist --verbose 
> > --no-deps --no-index --isolated --ignore-requires-python 
> > --no-build-isolation --no-binary :all:". Processing 
> > 

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

2023-10-09 Thread Dima Pasechnik
On Mon, Oct 9, 2023 at 5:14 PM Emmanuel Charpentier
 wrote:
>
> On Debian testing running on core i7 + 16 GB RAM :
>
> Upgrading (after ./bootstrap ; ./configure ; make -j8 fails to build 
> sagemath-lib
>
> Cleaning, reconfiguring and making fails in the compilatoion of 
> attrs-23.1.0.tar.gz :
>
> Using cached file /usr/local/sage-10/upstream/attrs-23.1.0.tar.gz 
> attrs-23.1.0  Setting up 
> build directory for attrs-23.1.0 Finished extraction No patch files found in 
> ../patches  Host system: 
> Linux zen-book-flip 6.5.0-1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.5.3-1 
> (2023-09-13) x86_64 GNU/Linux 
>  C compiler: gcc C 
> compiler version: Using built-in specs. COLLECT_GCC=gcc 
> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper 
> OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 
> Target: x86_64-linux-gnu Configured with: ../src/configure -v 
> --with-pkgversion='Debian 13.2.0-4' 
> --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs 
> --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-13 
> --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-gcn/usr
>  --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
> --with-build-config=bootstrap-lto-lean --enable-link-serialization=3 Thread 
> model: posix Supported LTO compression algorithms: zlib zstd gcc version 
> 13.2.0 (Debian 13.2.0-4)  
> Package 'attrs' is currently not installed No legacy uninstaller found for 
> 'attrs'; nothing to do Installing attrs-23.1.0 Looking in links: 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels 
> Processing 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/tmp/sage/build/attrs-23.1.0/src
>  Installing build dependencies: started Running command pip subprocess to 
> install build dependencies Looking in links: 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels 
> ERROR: Could not find a version that satisfies the requirement hatchling 
> (from versions: none) ERROR: No matching distribution found for hatchling 
> error: subprocess-exited-with-error × pip subprocess to install build 
> dependencies did not run successfully. │ exit code: 1 ╰─> See above for 
> output. note: This error originates from a subprocess, and is likely not a 
> problem with pip. full command: 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/bin/python3 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/lib/python3.11/site-packages/pip/__pip-runner__.py
>  install --ignore-installed --no-user --prefix 
> /tmp/pip-build-env-kmfben_t/overlay --no-warn-script-location --no-binary 
> :none: --only-binary :none: --no-index --find-links 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels -- 
> hatchling hatch-vcs hatch-fancy-pypi-readme cwd: [inherit] Installing build 
> dependencies: finished with status 'error' error: 
> subprocess-exited-with-error × pip subprocess to install build dependencies 
> did not run successfully. │ exit code: 1 ╰─> See above for output. note: This 
> error originates from a subprocess, and is likely not a problem with pip. 
> Warning: building with "python3 -m pip wheel --wheel-dir=dist --verbose 
> --no-deps --no-index --isolated --ignore-requires-python 
> --find-links=/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels"
>  failed. Retrying with "python3 -m pip wheel --wheel-dir=dist --verbose 
> --no-deps --no-index --isolated --ignore-requires-python --no-build-isolation 
> --no-binary :all:". Processing 
> /usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/tmp/sage/build/attrs-23.1.0/src
>  Preparing metadata (pyproject.toml): started Running command Preparing 
> metadata (pyproject.toml) Preparing metadata (pyproject.toml): finished with 
> status 'done' ERROR: Exception: Traceback 

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

2023-10-09 Thread Emmanuel Charpentier


On Debian testing running on core i7 + 16 GB RAM :

   - 
   
   Upgrading (after ./bootstrap ; ./configure ; make -j8 fails to build 
   sagemath-lib
   - 
   
   Cleaning, reconfiguring and making fails in the compilatoion of 
   attrs-23.1.0.tar.gz :
   
Using cached file /usr/local/sage-10/upstream/attrs-23.1.0.tar.gz 
attrs-23.1.0  Setting 
up build directory for attrs-23.1.0 Finished extraction No patch files 
found in ../patches  
Host system: Linux zen-book-flip 6.5.0-1-amd64 #1 SMP PREEMPT_DYNAMIC 
Debian 6.5.3-1 (2023-09-13) x86_64 GNU/Linux 
 C compiler: gcc C 
compiler version: Using built-in specs. COLLECT_GCC=gcc 
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper 
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 
Target: x86_64-linux-gnu Configured with: ../src/configure -v 
--with-pkgversion='Debian 13.2.0-4' 
--with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs 
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-13 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-plugin --enable-default-pie 
--with-system-zlib --enable-libphobos-checking=release 
--with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
--disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-gcn/usr
 
--enable-offload-defaulted --without-cuda-driver --enable-checking=release 
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
--with-build-config=bootstrap-lto-lean --enable-link-serialization=3 Thread 
model: posix Supported LTO compression algorithms: zlib zstd gcc version 
13.2.0 (Debian 13.2.0-4) 
 Package 'attrs' is 
currently not installed No legacy uninstaller found for 'attrs'; nothing to 
do Installing attrs-23.1.0 Looking in links: 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels 
Processing 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/tmp/sage/build/attrs-23.1.0/src
 
Installing build dependencies: started Running command pip subprocess to 
install build dependencies Looking in links: 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels 
ERROR: Could not find a version that satisfies the requirement hatchling 
(from versions: none) ERROR: No matching distribution found for hatchling 
error: subprocess-exited-with-error × pip subprocess to install build 
dependencies did not run successfully. │ exit code: 1 ╰─> See above for 
output. note: This error originates from a subprocess, and is likely not a 
problem with pip. full command: 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/bin/python3 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/lib/python3.11/site-packages/pip/__pip-runner__.py
 
install --ignore-installed --no-user --prefix 
/tmp/pip-build-env-kmfben_t/overlay --no-warn-script-location --no-binary 
:none: --only-binary :none: --no-index --find-links 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels 
-- hatchling hatch-vcs hatch-fancy-pypi-readme cwd: [inherit] Installing 
build dependencies: finished with status 'error' error: 
subprocess-exited-with-error × pip subprocess to install build dependencies 
did not run successfully. │ exit code: 1 ╰─> See above for output. note: 
This error originates from a subprocess, and is likely not a problem with 
pip. Warning: building with "python3 -m pip wheel --wheel-dir=dist 
--verbose --no-deps --no-index --isolated --ignore-requires-python 
--find-links=/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels"
 
failed. Retrying with "python3 -m pip wheel --wheel-dir=dist --verbose 
--no-deps --no-index --isolated --ignore-requires-python 
--no-build-isolation --no-binary :all:". Processing 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/tmp/sage/build/attrs-23.1.0/src
 
Preparing metadata (pyproject.toml): started Running command Preparing 
metadata (pyproject.toml) Preparing metadata (pyproject.toml): finished 
with status 'done' ERROR: Exception: Traceback (most recent call last): 
File 
"/usr/local/sage-10/local/var/lib/sage/venv-python3.11/lib/python3.11/site-packages/pip/_internal/cli/base_command.py",
 
line 180, 

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

2023-10-09 Thread Emmanuel Charpentier
On Debian testing running on core i7 + 16 GB RAM :

- Upgrading (after `./bootstrap ; ./configure ;  make -j8` fails to 
build sagemath-lib

- Cleaning, reconfiguring and making fails in the compilatoion of 
`attrs-23.1.0.tar.gz` :

```
Using cached file /usr/local/sage-10/upstream/attrs-23.1.0.tar.gz
attrs-23.1.0

Setting up build directory for attrs-23.1.0
Finished extraction
No patch files found in ../patches

Host system:
Linux zen-book-flip 6.5.0-1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.5.3-1 
(2023-09-13) x86_64 GNU/Linux

C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 13.2.0-4' 
--with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs 
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-13 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-plugin --enable-default-pie 
--with-system-zlib --enable-libphobos-checking=release 
--with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
--disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-gcn/usr
 
--enable-offload-defaulted --without-cuda-driver --enable-checking=release 
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu 
--with-build-config=bootstrap-lto-lean --enable-link-serialization=3
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.2.0 (Debian 13.2.0-4) 

Package 'attrs' is currently not installed
No legacy uninstaller found for 'attrs'; nothing to do
Installing attrs-23.1.0
Looking in links: 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels
Processing 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/tmp/sage/build/attrs-23.1.0/src
  Installing build dependencies: started
  Running command pip subprocess to install build dependencies
  Looking in links: 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels
  ERROR: Could not find a version that satisfies the requirement hatchling 
(from versions: none)
  ERROR: No matching distribution found for hatchling
  error: subprocess-exited-with-error
  
  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> See above for output.
  
  note: This error originates from a subprocess, and is likely not a 
problem with pip.
  full command: 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/bin/python3 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/lib/python3.11/site-packages/pip/__pip-runner__.py
 
install --ignore-installed --no-user --prefix 
/tmp/pip-build-env-kmfben_t/overlay --no-warn-script-location --no-binary 
:none: --only-binary :none: --no-index --find-links 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels 
-- hatchling hatch-vcs hatch-fancy-pypi-readme
  cwd: [inherit]
  Installing build dependencies: finished with status 'error'
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem 
with pip.
Warning: building with "python3 -m pip wheel --wheel-dir=dist --verbose 
--no-deps --no-index --isolated --ignore-requires-python 
--find-links=/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/lib/sage/wheels"
 
failed.
Retrying with "python3 -m pip wheel --wheel-dir=dist --verbose --no-deps 
--no-index --isolated --ignore-requires-python --no-build-isolation 
--no-binary :all:".
Processing 
/usr/local/sage-10/local/var/lib/sage/venv-python3.11/var/tmp/sage/build/attrs-23.1.0/src
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  Preparing metadata (pyproject.toml): finished with status 'done'
ERROR: Exception:
Traceback (most recent call last):
  File 
"/usr/local/sage-10/local/var/lib/sage/venv-python3.11/lib/python3.11/site-packages/pip/_internal/cli/base_command.py",
 
line 180, in 

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

2023-10-08 Thread John H Palmieri
I see some error message (aside from those already reported) but the build 
completes anyway. These are probably not new.

In pythran's log:

ERROR: Could not find a version that satisfies the requirement numpy (from 
pythran) (from versions: none)
ERROR: No matching distribution found for numpy

In notebook's log:

  ERROR: Could not find a version that satisfies the requirement 
jupyter_packaging~=0.9 (from versions: none)
  ERROR: No matching distribution found for jupyter_packaging~=0.9

Should we be concerned about these?

On Sunday, October 8, 2023 at 12:54:18 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
>
> This release drops support for GCC < 8.4 (Debian 10 "Buster")
>
> 2f1a76dc24a (tag: 10.2.beta6, github/develop) Updated SageMath version to 
> 10.2.beta6
> 46997739f9b gh-36388: fix typographic typos
> 970fd9f1864 gh-36383: Update flint to 2.9.0, arb to 2.23.0
> 6d838ba174a gh-36382: `configure --enable-system-site-packages`: First 
> check all non-site packages
> 5da52a71923 gh-36381: Python package upgrades cherry-picked from notebook 
> 7 upgrade PR
> 726c438330b gh-36378: Add README.md Table of Contents and Links
> f1ac6c1c573 gh-36377: clean one test file
> d2fa61b433c gh-36376: src/sage/databases/sql_db.py: replace tmp_dir()
> aadad8bf506 gh-36375: src/sage/interfaces/gap_workspace.py: replace 
> tmp_dir()
> bc8d82abede gh-36374: refresh the cython file real_roots (pep8, range, etc)
> 16c78cab8ca gh-36373: Enable conda ci for all PRs and remove experimental 
> label
> 17f07d5f076 gh-36371: fix remaining W605 warnings in pxi files
> d8e55296e17 gh-36369: partial cython-lint cleanup in padics/
> 0405d07dde8 gh-36367: Simplify experimental all-conda installation 
> instructions via `pkgs/sage-conf_conda`
> 1af197b2066 gh-36365: Libgap cubegroup
> 16aaae1e34d gh-36364: Do not run sage-env more than once, for real.
> dfcd25fab60 gh-36363: Fix dependencies of `packaging`, update `flit_core` 
> to 3.9.0, `pip` to 23.2.1
> 56533be695f gh-36362: a few more links to errors in the doc
> e33c041bd73 gh-36359: a few details in combinat (designs)
> afd8d0e8194 gh-36358: CI: Fix the multi-stage build in ci-linux.yml, fix 
> conda/centos/archlinux system packages
> b30cc4b7751 gh-36357: CI: Remove ci-wsl, ci-cygwin-standard
> 8550060f96a gh-36355: fixing pep8 E275 in rings/ and combinat/
> 0421fd1745f gh-36352: fix E228 and E225 in coding, crypto, dynamics, 
> geometry, manifolds, modular
> a4017212c20 gh-36348: .github/workflows/build.yml, doc-build.yml: Fix 
> get_ci_fixes
> e1a0794ba97 gh-36344: src/sage/misc/cython.py: replace tmp_dir()
> 0c63ee37742 gh-36343: src/sage/repl/interpreter.py: replace tmp_dir()
> 14c055e0818 gh-36324: src/sage/tests/cmdline.py: replace tmp_dir()
> cb0cea09278 gh-36314: add q-Fuss-Catalan numbers
> fe963ca5a4d gh-36310: Mod 2 (co)homology as a module over the Steenrod 
> algebra
> 119429042c2 gh-36285: add Rémy Oudompheng's implementation of the BMSS 
> algorithm
> 7591b1efafc gh-36277: `sage.graphs`: some care with return ... else 
> statements in `graph.py`, `digraph.py` and `bipartite_graph.py`
> 71428337f16 gh-36273: `sage.graphs`, `sage.combinat.{designs,posets}`, 
> `sage.sandpiles`: Update # needs
> 7c62ef8112b gh-36272: `sage.sets`: Update `# needs`
> 8ebaeff5496 gh-36261: `sage.rings.padics`: Import fixes (modularization)
> ab6f53b50f2 gh-36161: Upgrade pplpy to 0.8.9
> 868fefa1289 gh-36123: Upgrade numpy to 1.26.0, setuptools to 68.2.2
> fdf30fbb1bc gh-35786: onetbb: Upgrade to 2021.9.0 + GCC13 patch
> 1738235b962 gh-35546: compute traces of elliptic-curve endomorphisms
> bd434dae42a gh-35373: Fix workflow "Build documentation (PDF)"
> 1ed5b510362 gh-35285: System package information   tox ini   gh actions 
> for alpine linux
> d687f2e7a73 gh-35062: Enable merge_group trigger for merge queues
> d5d7c461a11 gh-35008: Implement Covering Arrays
> 1cf0c13e527 (tag: 10.2.beta5) Updated SageMath version to 10.2.beta5
>

-- 
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/7aa351aa-2f96-4843-b873-7cbaeb3c278fn%40googlegroups.com.