python-terminusgps 28.5.1__tar.gz → 28.6.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of python-terminusgps might be problematic. Click here for more details.
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/PKG-INFO +1 -1
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/pyproject.toml +1 -1
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/authorizenet/profiles/subscriptions.py +36 -28
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/uv.lock +25 -25
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/.gitignore +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/COPYING +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/README.md +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/Makefile +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/coverage/c.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/coverage/python.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/coverage/undoc.pickle +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/authorizenet/auth.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/authorizenet/index.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/authorizenet/profiles.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/authorizenet/subscriptions.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/authorizenet/utils.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/aws/index.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/aws/secrets.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/environment.pickle +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/index.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/settings.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/twilio/caller.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/twilio/index.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/twilio/settings.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/constants.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/errors.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/examples.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/flags.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/index.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/items.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/session.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/settings.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/utils.doctree +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/index.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/authorizenet/auth.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/authorizenet/errors.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/addresses.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/base.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/customers.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/payments.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/subscriptions.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/authorizenet/subscriptions/subscriptions.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/authorizenet/utils.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/aws/secrets.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/twilio/caller.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/wialon/items/base.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/wialon/items/geofence.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/wialon/items/notification.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/wialon/items/resource.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/wialon/items/retranslator.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/wialon/items/route.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/wialon/items/unit.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/wialon/items/unit_group.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/wialon/items/user.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/wialon/session.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/terminusgps/wialon/utils.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/wialon/api.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/authorizenet/auth.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/authorizenet/index.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/authorizenet/profiles.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/authorizenet/subscriptions.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/authorizenet/utils.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/aws/index.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/aws/secrets.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/index.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/settings.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/twilio/caller.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/twilio/index.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/twilio/settings.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/wialon/constants.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/wialon/errors.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/wialon/examples.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/wialon/flags.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/wialon/index.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/wialon/items.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/wialon/session.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/wialon/settings.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/wialon/utils.rst.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/0fc70aa4dfe4d16d7073.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/583e3f428bf2362b546d.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/5be6ec379613f10aea3f.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/76c1862325ea6f70eeff.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/83710c128240451d95af.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/_sphinx_javascript_frameworks_compat.js +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/a63d39a1c104a2b3e87e.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/autoclasstoc.css +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/awesome-docsearch.css +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/awesome-docsearch.js +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/awesome-sphinx-design.css +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/awesome-sphinx-design.js +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/b659956119f91f2342bc.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/basic.css +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/bb50084be2b43ba7b98c.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/ce1e40901d7a0d88d483.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/badge_only.css +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.eot +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.svg +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.ttf +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/lato-bold.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/lato-bold.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/lato-normal.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/fonts/lato-normal.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/theme.css +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/d04352f240062b100fba.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/doctools.js +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/documentation_options.js +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/f1cdf5c21de970ee0592.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fd994e8d90d9cab651b0.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/file.png +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-bold.eot +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-bold.ttf +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.eot +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.ttf +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-italic.eot +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-italic.ttf +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-regular.eot +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-regular.ttf +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/jquery.js +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/js/badge_only.js +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/js/theme.js +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/js/versions.js +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/language_data.js +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/minus.png +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/plus.png +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/pygments.css +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/searchtools.js +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/sphinx_highlight.js +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/theme.css +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/theme.js +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/theme.js.LICENSE.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/authorizenet/auth.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/authorizenet/index.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/authorizenet/profiles.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/authorizenet/subscriptions.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/authorizenet/utils.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/aws/index.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/aws/secrets.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/genindex.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/index.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/objects.inv +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/py-modindex.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/search.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/searchindex.js +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/settings.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/twilio/caller.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/twilio/index.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/twilio/settings.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/wialon/constants.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/wialon/errors.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/wialon/examples.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/wialon/flags.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/wialon/index.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/wialon/items.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/wialon/session.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/wialon/settings.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/wialon/utils.html +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/linkcheck/output.json +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/linkcheck/output.txt +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/make.bat +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/authorizenet/auth.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/authorizenet/index.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/authorizenet/profiles.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/authorizenet/utils.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/aws/index.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/aws/secrets.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/conf.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/index.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/settings.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/twilio/caller.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/twilio/index.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/wialon/constants.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/wialon/errors.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/wialon/examples.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/wialon/flags.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/wialon/index.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/wialon/items.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/wialon/session.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/source/wialon/utils.rst +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/__init__.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/authorizenet/__init__.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/authorizenet/auth.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/authorizenet/errors.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/authorizenet/profiles/__init__.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/authorizenet/profiles/addresses.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/authorizenet/profiles/base.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/authorizenet/profiles/customers.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/authorizenet/profiles/payments.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/authorizenet/utils.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/aws/__init__.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/aws/connect.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/aws/secrets.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/settings.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/twilio/__init__.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/twilio/caller.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/twilio/validators.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/wialon/__init__.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/wialon/constants.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/wialon/flags.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/wialon/items/__init__.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/wialon/items/base.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/wialon/items/resource.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/wialon/items/retranslator.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/wialon/items/route.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/wialon/items/unit.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/wialon/items/unit_group.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/wialon/items/user.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/wialon/logger.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/wialon/session.py +0 -0
- {python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/terminusgps/wialon/utils.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-terminusgps
|
|
3
|
-
Version: 28.
|
|
3
|
+
Version: 28.6.0
|
|
4
4
|
Summary: Provides abstractions/utilities for working with Wialon API, Authorize.NET API, AWS API, and more.
|
|
5
5
|
Project-URL: Documentation, https://app.terminusgps.com/docs/apps/python-terminusgps/index.html
|
|
6
6
|
Project-URL: Repository, https://github.com/terminusgps/python-terminusgps
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "python-terminusgps"
|
|
3
|
-
version = "28.
|
|
3
|
+
version = "28.6.0"
|
|
4
4
|
description = "Provides abstractions/utilities for working with Wialon API, Authorize.NET API, AWS API, and more."
|
|
5
5
|
readme = "README.md"
|
|
6
6
|
authors = [ {name = "Blake Nall", email = "blake@terminusgps.com" } ]
|
|
@@ -91,52 +91,60 @@ class SubscriptionProfile(ControllerExecutionMixin):
|
|
|
91
91
|
|
|
92
92
|
def update(
|
|
93
93
|
self,
|
|
94
|
-
name: str,
|
|
95
|
-
amount: decimal.Decimal,
|
|
96
|
-
profile_id: int | str,
|
|
97
|
-
payment_id: int | str,
|
|
98
|
-
address_id: int | str,
|
|
94
|
+
name: str | None = None,
|
|
95
|
+
amount: decimal.Decimal | None = None,
|
|
96
|
+
profile_id: int | str | None = None,
|
|
97
|
+
payment_id: int | str | None = None,
|
|
98
|
+
address_id: int | str | None = None,
|
|
99
99
|
) -> None:
|
|
100
100
|
"""
|
|
101
101
|
Updates a subscription in Authorizenet.
|
|
102
102
|
|
|
103
103
|
:param name: A name for the subscription.
|
|
104
|
-
:type name: :py:obj:`str`
|
|
104
|
+
:type name: :py:obj:`str` | :py:obj:`None`
|
|
105
105
|
:param amount: An amount of money paid per occurrence of the subscription.
|
|
106
|
-
:type amount: :py:obj:`~decimal.Decimal`
|
|
106
|
+
:type amount: :py:obj:`~decimal.Decimal` | :py:obj:`None`
|
|
107
107
|
:param profile_id: An Authorizenet customer profile id.
|
|
108
|
-
:type profile_id: :py:obj:`int` | :py:obj:`str`
|
|
108
|
+
:type profile_id: :py:obj:`int` | :py:obj:`str` | :py:obj:`None`
|
|
109
109
|
:param payment_id: An Authorizenet customer payment profile id.
|
|
110
|
-
:type payment_id: :py:obj:`int` | :py:obj:`str`
|
|
110
|
+
:type payment_id: :py:obj:`int` | :py:obj:`str` | :py:obj:`None`
|
|
111
111
|
:param address_id: An Authorizenet customer address profile id.
|
|
112
|
-
:type address_id: :py:obj:`int` | :py:obj:`str`
|
|
112
|
+
:type address_id: :py:obj:`int` | :py:obj:`str` | :py:obj:`None`
|
|
113
113
|
:raises ControllerExecutionError: If something goes wrong during an Authorizenet API call.
|
|
114
|
-
:raises ValueError: If
|
|
115
|
-
:raises ValueError: If ``
|
|
116
|
-
:raises ValueError: If ``
|
|
117
|
-
:raises ValueError: If
|
|
118
|
-
:returns:
|
|
119
|
-
:rtype: :py:obj:`
|
|
114
|
+
:raises ValueError: If no arguments were provided.
|
|
115
|
+
:raises ValueError: If ``profile_id`` was provided but wasn't a digit.
|
|
116
|
+
:raises ValueError: If ``payment_id`` was provided but wasn't a digit.
|
|
117
|
+
:raises ValueError: If ``address_id`` was provided but wasn't a digit.
|
|
118
|
+
:returns: Nothing.
|
|
119
|
+
:rtype: :py:obj:`None`
|
|
120
120
|
|
|
121
121
|
"""
|
|
122
|
-
if
|
|
122
|
+
if not any([name, amount, profile_id, payment_id, address_id]):
|
|
123
|
+
raise ValueError("At least one argument is required.")
|
|
124
|
+
if profile_id and isinstance(profile_id, str) and not profile_id.isdigit():
|
|
123
125
|
raise ValueError(f"'profile_id' must be a digit, got '{profile_id}'.")
|
|
124
|
-
if isinstance(payment_id, str) and not payment_id.isdigit():
|
|
126
|
+
if payment_id and isinstance(payment_id, str) and not payment_id.isdigit():
|
|
125
127
|
raise ValueError(f"'payment_id' must be a digit, got '{payment_id}'.")
|
|
126
|
-
if isinstance(address_id, str) and not address_id.isdigit():
|
|
128
|
+
if address_id and isinstance(address_id, str) and not address_id.isdigit():
|
|
127
129
|
raise ValueError(f"'address_id' must be a digit, got '{address_id}'.")
|
|
128
130
|
|
|
129
131
|
subscription: apicontractsv1.ARBSubscriptionType = (
|
|
130
|
-
apicontractsv1.ARBSubscriptionType(
|
|
131
|
-
name=name,
|
|
132
|
-
amount=amount,
|
|
133
|
-
profile=apicontractsv1.customerProfileIdType(
|
|
134
|
-
customerProfileId=str(profile_id),
|
|
135
|
-
customerPaymentProfileId=str(payment_id),
|
|
136
|
-
customerAddressId=str(address_id),
|
|
137
|
-
),
|
|
138
|
-
)
|
|
132
|
+
apicontractsv1.ARBSubscriptionType()
|
|
139
133
|
)
|
|
134
|
+
|
|
135
|
+
if name:
|
|
136
|
+
subscription.name = name
|
|
137
|
+
if amount:
|
|
138
|
+
subscription.amount = amount
|
|
139
|
+
if any([profile_id, payment_id, address_id]):
|
|
140
|
+
profile = apicontractsv1.customerProfileIdType()
|
|
141
|
+
if profile_id:
|
|
142
|
+
profile.customerProfileId = profile_id
|
|
143
|
+
if payment_id:
|
|
144
|
+
profile.customerPaymentProfileId = payment_id
|
|
145
|
+
if address_id:
|
|
146
|
+
profile.customerAddressId = address_id
|
|
147
|
+
|
|
140
148
|
self._authorizenet_update_subscription(subscription)
|
|
141
149
|
|
|
142
150
|
@property
|
|
@@ -351,27 +351,27 @@ wheels = [
|
|
|
351
351
|
|
|
352
352
|
[[package]]
|
|
353
353
|
name = "fonttools"
|
|
354
|
-
version = "4.
|
|
355
|
-
source = { registry = "https://pypi.org/simple" }
|
|
356
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
357
|
-
wheels = [
|
|
358
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
359
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
360
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
361
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
362
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
363
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
364
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
365
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
366
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
367
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
368
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
369
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
370
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
371
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
372
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
373
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
374
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
354
|
+
version = "4.57.0"
|
|
355
|
+
source = { registry = "https://pypi.org/simple" }
|
|
356
|
+
sdist = { url = "https://files.pythonhosted.org/packages/03/2d/a9a0b6e3a0cf6bd502e64fc16d894269011930cabfc89aee20d1635b1441/fonttools-4.57.0.tar.gz", hash = "sha256:727ece10e065be2f9dd239d15dd5d60a66e17eac11aea47d447f9f03fdbc42de", size = 3492448 }
|
|
357
|
+
wheels = [
|
|
358
|
+
{ url = "https://files.pythonhosted.org/packages/cb/98/d4bc42d43392982eecaaca117d79845734d675219680cd43070bb001bc1f/fonttools-4.57.0-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:889e45e976c74abc7256d3064aa7c1295aa283c6bb19810b9f8b604dfe5c7f31", size = 2751824 },
|
|
359
|
+
{ url = "https://files.pythonhosted.org/packages/1a/62/7168030eeca3742fecf45f31e63b5ef48969fa230a672216b805f1d61548/fonttools-4.57.0-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:0425c2e052a5f1516c94e5855dbda706ae5a768631e9fcc34e57d074d1b65b92", size = 2283072 },
|
|
360
|
+
{ url = "https://files.pythonhosted.org/packages/5d/82/121a26d9646f0986ddb35fbbaf58ef791c25b59ecb63ffea2aab0099044f/fonttools-4.57.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:44c26a311be2ac130f40a96769264809d3b0cb297518669db437d1cc82974888", size = 4788020 },
|
|
361
|
+
{ url = "https://files.pythonhosted.org/packages/5b/26/e0f2fb662e022d565bbe280a3cfe6dafdaabf58889ff86fdef2d31ff1dde/fonttools-4.57.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:84c41ba992df5b8d680b89fd84c6a1f2aca2b9f1ae8a67400c8930cd4ea115f6", size = 4859096 },
|
|
362
|
+
{ url = "https://files.pythonhosted.org/packages/9e/44/9075e323347b1891cdece4b3f10a3b84a8f4c42a7684077429d9ce842056/fonttools-4.57.0-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:ea1e9e43ca56b0c12440a7c689b1350066595bebcaa83baad05b8b2675129d98", size = 4964356 },
|
|
363
|
+
{ url = "https://files.pythonhosted.org/packages/48/28/caa8df32743462fb966be6de6a79d7f30393859636d7732e82efa09fbbb4/fonttools-4.57.0-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:84fd56c78d431606332a0627c16e2a63d243d0d8b05521257d77c6529abe14d8", size = 5226546 },
|
|
364
|
+
{ url = "https://files.pythonhosted.org/packages/f6/46/95ab0f0d2e33c5b1a4fc1c0efe5e286ba9359602c0a9907adb1faca44175/fonttools-4.57.0-cp312-cp312-win32.whl", hash = "sha256:f4376819c1c778d59e0a31db5dc6ede854e9edf28bbfa5b756604727f7f800ac", size = 2146776 },
|
|
365
|
+
{ url = "https://files.pythonhosted.org/packages/06/5d/1be5424bb305880e1113631f49a55ea7c7da3a5fe02608ca7c16a03a21da/fonttools-4.57.0-cp312-cp312-win_amd64.whl", hash = "sha256:57e30241524879ea10cdf79c737037221f77cc126a8cdc8ff2c94d4a522504b9", size = 2193956 },
|
|
366
|
+
{ url = "https://files.pythonhosted.org/packages/e9/2f/11439f3af51e4bb75ac9598c29f8601aa501902dcedf034bdc41f47dd799/fonttools-4.57.0-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:408ce299696012d503b714778d89aa476f032414ae57e57b42e4b92363e0b8ef", size = 2739175 },
|
|
367
|
+
{ url = "https://files.pythonhosted.org/packages/25/52/677b55a4c0972dc3820c8dba20a29c358197a78229daa2ea219fdb19e5d5/fonttools-4.57.0-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:bbceffc80aa02d9e8b99f2a7491ed8c4a783b2fc4020119dc405ca14fb5c758c", size = 2276583 },
|
|
368
|
+
{ url = "https://files.pythonhosted.org/packages/64/79/184555f8fa77b827b9460a4acdbbc0b5952bb6915332b84c615c3a236826/fonttools-4.57.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f022601f3ee9e1f6658ed6d184ce27fa5216cee5b82d279e0f0bde5deebece72", size = 4766437 },
|
|
369
|
+
{ url = "https://files.pythonhosted.org/packages/f8/ad/c25116352f456c0d1287545a7aa24e98987b6d99c5b0456c4bd14321f20f/fonttools-4.57.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4dea5893b58d4637ffa925536462ba626f8a1b9ffbe2f5c272cdf2c6ebadb817", size = 4838431 },
|
|
370
|
+
{ url = "https://files.pythonhosted.org/packages/53/ae/398b2a833897297797a44f519c9af911c2136eb7aa27d3f1352c6d1129fa/fonttools-4.57.0-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:dff02c5c8423a657c550b48231d0a48d7e2b2e131088e55983cfe74ccc2c7cc9", size = 4951011 },
|
|
371
|
+
{ url = "https://files.pythonhosted.org/packages/b7/5d/7cb31c4bc9ffb9a2bbe8b08f8f53bad94aeb158efad75da645b40b62cb73/fonttools-4.57.0-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:767604f244dc17c68d3e2dbf98e038d11a18abc078f2d0f84b6c24571d9c0b13", size = 5205679 },
|
|
372
|
+
{ url = "https://files.pythonhosted.org/packages/4c/e4/6934513ec2c4d3d69ca1bc3bd34d5c69dafcbf68c15388dd3bb062daf345/fonttools-4.57.0-cp313-cp313-win32.whl", hash = "sha256:8e2e12d0d862f43d51e5afb8b9751c77e6bec7d2dc00aad80641364e9df5b199", size = 2144833 },
|
|
373
|
+
{ url = "https://files.pythonhosted.org/packages/c4/0d/2177b7fdd23d017bcfb702fd41e47d4573766b9114da2fddbac20dcc4957/fonttools-4.57.0-cp313-cp313-win_amd64.whl", hash = "sha256:f1d6bc9c23356908db712d282acb3eebd4ae5ec6d8b696aa40342b1d84f8e9e3", size = 2190799 },
|
|
374
|
+
{ url = "https://files.pythonhosted.org/packages/90/27/45f8957c3132917f91aaa56b700bcfc2396be1253f685bd5c68529b6f610/fonttools-4.57.0-py3-none-any.whl", hash = "sha256:3122c604a675513c68bd24c6a8f9091f1c2376d18e8f5fe5a101746c81b3e98f", size = 1093605 },
|
|
375
375
|
]
|
|
376
376
|
|
|
377
377
|
[[package]]
|
|
@@ -848,7 +848,7 @@ wheels = [
|
|
|
848
848
|
|
|
849
849
|
[[package]]
|
|
850
850
|
name = "python-terminusgps"
|
|
851
|
-
version = "28.
|
|
851
|
+
version = "28.6.0"
|
|
852
852
|
source = { editable = "." }
|
|
853
853
|
dependencies = [
|
|
854
854
|
{ name = "argparse" },
|
|
@@ -1137,11 +1137,11 @@ wheels = [
|
|
|
1137
1137
|
|
|
1138
1138
|
[[package]]
|
|
1139
1139
|
name = "typing-extensions"
|
|
1140
|
-
version = "4.13.
|
|
1140
|
+
version = "4.13.1"
|
|
1141
1141
|
source = { registry = "https://pypi.org/simple" }
|
|
1142
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1142
|
+
sdist = { url = "https://files.pythonhosted.org/packages/76/ad/cd3e3465232ec2416ae9b983f27b9e94dc8171d56ac99b345319a9475967/typing_extensions-4.13.1.tar.gz", hash = "sha256:98795af00fb9640edec5b8e31fc647597b4691f099ad75f469a2616be1a76dff", size = 106633 }
|
|
1143
1143
|
wheels = [
|
|
1144
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1144
|
+
{ url = "https://files.pythonhosted.org/packages/df/c5/e7a0b0f5ed69f94c8ab7379c599e6036886bffcde609969a5325f47f1332/typing_extensions-4.13.1-py3-none-any.whl", hash = "sha256:4b6cf02909eb5495cfbc3f6e8fd49217e6cc7944e145cdda8caa3734777f9e69", size = 45739 },
|
|
1145
1145
|
]
|
|
1146
1146
|
|
|
1147
1147
|
[[package]]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/aws/index.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/aws/secrets.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/environment.pickle
RENAMED
|
File without changes
|
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/settings.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/twilio/caller.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/twilio/index.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/twilio/settings.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/constants.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/errors.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/examples.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/flags.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/index.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/items.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/session.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/settings.doctree
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/doctrees/wialon/utils.doctree
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_modules/wialon/api.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/aws/index.rst.txt
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/aws/secrets.rst.txt
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/index.rst.txt
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_sources/settings.rst.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/autoclasstoc.css
RENAMED
|
File without changes
|
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/awesome-docsearch.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/badge_only.css
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/css/theme.css
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/js/badge_only.js
RENAMED
|
File without changes
|
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/js/versions.js
RENAMED
|
File without changes
|
{python_terminusgps-28.5.1 → python_terminusgps-28.6.0}/docs/build/html/_static/language_data.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|