Skip to content

Update setup.py to use pyxb>=1.2.5 for 3.10 support#156

Open
M4cs wants to merge 2 commits into
AuthorizeNet:masterfrom
M4cs:patch-1
Open

Update setup.py to use pyxb>=1.2.5 for 3.10 support#156
M4cs wants to merge 2 commits into
AuthorizeNet:masterfrom
M4cs:patch-1

Conversation

@M4cs

@M4cs M4cs commented Dec 2, 2022

Copy link
Copy Markdown

No description provided.

@jacobjove

Copy link
Copy Markdown

Can we get this merged?

@ImShady

ImShady commented May 20, 2023

Copy link
Copy Markdown

Let's merge this please :)

@ImShady

ImShady commented May 21, 2023

Copy link
Copy Markdown

Had to also comment out the pyxb version enforcement at the top of https://github.com/AuthorizeNet/sdk-python/blob/master/authorizenet/apicontractsv1.py

@TimWhalen

TimWhalen commented Jan 23, 2024

Copy link
Copy Markdown

I tested this with python3.11.7 and pyxb-new@1.2.8 and fixed apicontractsv1.py like this:

# Version of PyXB used to generate the bindings
_PyXBVersion = '1.2.7-DEV'

if you don't want to comment out the version check entirely...

@skruger

skruger commented Aug 24, 2024

Copy link
Copy Markdown

I also need this. I may deprecate authorizenet in my app and tell my customers it is stripe only if this continues to block adopting updated python versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants