From 6e7ffb6d582875b7df85347177a259ed3101c236 Mon Sep 17 00:00:00 2001 From: Scott Wehrenberg Date: Fri, 4 Aug 2023 11:48:30 -0400 Subject: [PATCH 1/2] Update pyxb requirement --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 55449af..72bccd4 100644 --- a/setup.py +++ b/setup.py @@ -63,7 +63,7 @@ # your project is installed. For an analysis of "install_requires" vs pip's # requirements files see: # https://packaging.python.org/en/latest/requirements.html - install_requires=['pyxb==1.2.5', 'lxml==4.*', 'requests==2.*'], + install_requires=['pyxb>=1.2.5', 'lxml==4.*', 'requests==2.*'], #install_requires=['nose'], #install_requires=['nosetests'], #install_requires=['mock'], From b43a789a962c69c44d9d7bb1dec0f77e5c43f81a Mon Sep 17 00:00:00 2001 From: Scott Wehrenberg Date: Fri, 4 Aug 2023 12:13:57 -0400 Subject: [PATCH 2/2] Bump pyxb contract version --- authorizenet/apicontractsv1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authorizenet/apicontractsv1.py b/authorizenet/apicontractsv1.py index c5eb3a0..48f11e8 100644 --- a/authorizenet/apicontractsv1.py +++ b/authorizenet/apicontractsv1.py @@ -17,7 +17,7 @@ _GenerationUID = pyxb.utils.utility.UniqueIdentifier('urn:uuid:6a124e8c-3f7c-11eb-bcdb-847beb3cc146') # Version of PyXB used to generate the bindings -_PyXBVersion = '1.2.5' +_PyXBVersion = '1.2.7-DEV' # Generated bindings are not compatible across PyXB versions if pyxb.__version__ != _PyXBVersion: raise pyxb.PyXBVersionError(_PyXBVersion) pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy