LudovicRousseau / pyscard

pyscard smartcard library for python
http://pyscard.sourceforge.net/
GNU Lesser General Public License v2.1
377 stars 108 forks source link

No pyscard support for Python 3.10 #122

Closed n-dusan closed 2 years ago

n-dusan commented 2 years ago

Your system information

Please describe your issue in as much detail as possible:

Describe what you expected should happen.

Describe what did happen.

pip install pyscard should install on Python 3.10

Steps for reproducing this issue:

  1. Installation fails, swig error.

Would you be interested in adding an action to automatically build wheels on tag and upload to github release and/or pypi? Could I enhance it to include python 3.10 in all the build matrices, and submit a PR?

Thank you so much.

LudovicRousseau commented 2 years ago

A PR is always welcome. Please do.

LudovicRousseau commented 2 years ago

You can get a build for Python 3.10 at https://ci.appveyor.com/project/LudovicRousseau/pyscard/build/job/hwiwawhxghawnf66/artifacts

I will upload the .whl at pypi.org for the next pyscard version.