FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update setup.py to use pyxb>=1.2.5 for 3.10 support by M4cs · Pull Request #156 · AuthorizeNet/sdk-python · GitHub

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

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

Conversation

M4cs commented Dec 2, 2022

Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown

Can we get this merged?

ImShady commented May 20, 2023

Copy link
Copy Markdown

Let's merge this please :)

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 commented Jan 23, 2024
edited
Loading

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 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.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL