pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: py-frozendict fails to build



On Sun, 11 Jun 2023 at 16:16, Thomas Klausner <wiz%gatalith.at@localhost> wrote:
>
> On Sun, Jun 11, 2023 at 09:58:21AM -0400, Greg Troxel wrote:
> > netbsd-9, amd64, pkgsrc head, and thus py310
> >
> > It tries to build the wheel.  I can't follow the twisty maze of optional
> > args in setup.py.
> >
> > Does this build for anyone else?

It builds OK for me under -current amd64, pkgsrc head, python 3.10,
including the c extension:
----
=== test session starts ===platform netbsd10 -- Python 3.10.11,
pytest-7.3.1, pluggy-1.0.0
rootdir: /usr/pkgsrc/devel/py-frozendict/work/frozendict-2.3.8
plugins: xonsh-0.10.1
collected 482 items

test/test_frozendict.py
.......................................................................................................[
33%]
................................
                                                                    [
50%]
test/test_frozendict_subclass.py........................................................................................
[ 82%]
.....................................

[100%]

=== 482 passed in 0.85s ====================================================

>
> Yes, but i'm using python 3.11. (Perhaps we should default to that
> after the next branch.)
>
> We've disabled the C extension because it doesn't support Python 3.11.
> I guess you have py-cython installed and we haven't disabled it well enough.
> I gave it another try, please update and try again.
>  Thomas



-- 
----


Home | Main Index | Thread Index | Old Index