Kappa-Dev / KappaTools

Tool suite for kappa models. Documentation and binaries can be found in the release section. Try it online at
http://kappalanguage.org/
GNU Lesser General Public License v3.0
108 stars 40 forks source link

Add wheels for kappy for Python 3.10 on PyPI #652

Closed bgyori closed 1 year ago

bgyori commented 1 year ago

It would be great if manylinux / macosx whl files for Python 3.10 could be uploaded to PyPI for kappy version 4.1.2 (https://pypi.org/project/kappy/4.1.2/#files). Let me know if I can help somehow!

hmedina commented 1 year ago

Along the way, we can also drop support for no-longer maintained Pythons 3.6, 3.5, and 2.7

bgyori commented 1 year ago

Hello, this would still be important for making kappy be installable on Python 3.10. If there is no one who has the bandwidth to do this, I'd be happy to try as long as someone can add me as a maintainer on the PyPI project for kappy (https://pypi.org/project/kappy). Thanks!

hmedina commented 1 year ago

I believe @pirbo is the only person with access to that project.

hmedina commented 1 year ago

Ok, I'm now a co-owner of the kappy project on PyPI; Ben I believe you have also been invited, correct?

pirbo commented 1 year ago

(Sorry for how long it took me to see the notifications :facepalm:)

bgyori commented 1 year ago

Got it, thanks! I'll attempt to add Python 3.10 wheels.

feret commented 1 year ago

Hi, Would it be possible to be added as maintainer as well ? I registered as feret with the email jerome.feret@inria.fr . Matthieu Bouguéon will have a research engineer position next year, and he will likely works on this. Best. Jérôme.

feret commented 1 year ago

Sure, thank you !


Jérôme Feret Chargé de recherche dans l'équipe Antique Professeur attaché PSL DI-ENS 45 rue d’Ulm 75005 Paris, France +33 (0)1 44 32 37 66


Pour une évaluation indépendante, transparente et rigoureuse ! Je soutiens la Commission d'Évaluation de l'Inria.

Le 5 mai 2023 à 18:51, Benjamin M. Gyori @.***> a écrit :

Got it, thanks! I'll attempt to add Python 3.10 wheels.

— Reply to this email directly, view it on GitHub https://github.com/Kappa-Dev/KappaTools/issues/652#issuecomment-1536524260, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACG3M6UPVXWUF3HIGE4TSTXEUV25ANCNFSM6AAAAAAWHYHJVQ. You are receiving this because you are subscribed to this thread.

bgyori commented 1 year ago

I added some new wheels for Python 3.10 for both Mac and Linux and these work in my test installs, so I'll close this issue.