python-sdk-remote 0.0.181b129__tar.gz → 0.0.182__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.
Files changed (32) hide show
  1. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/PKG-INFO +2 -2
  2. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote.egg-info/PKG-INFO +2 -2
  3. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/setup.py +3 -3
  4. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/README.md +0 -0
  5. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/pyproject.toml +0 -0
  6. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/__init__.py +0 -0
  7. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/constants.py +0 -0
  8. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/constants_src_mini_logger_and_logger.py +0 -0
  9. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/datetime_range.py +0 -0
  10. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/exceptions.py +0 -0
  11. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/generic_crud.py +0 -0
  12. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/http_response.py +0 -0
  13. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/is_test_data.py +0 -0
  14. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/item.py +0 -0
  15. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/mini_logger.py +0 -0
  16. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/our_obfuscation.py +0 -0
  17. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/our_object.py +0 -0
  18. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/our_objects.py +0 -0
  19. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/our_objects_local.py +0 -0
  20. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/our_objects_remote.py +0 -0
  21. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/our_request.py +0 -0
  22. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/our_request_old.py +0 -0
  23. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/unified_json.py +0 -0
  24. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/utilities.py +0 -0
  25. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/valid_json_versions.py +0 -0
  26. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/validate_environment.py +0 -0
  27. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote/src/version.py +0 -0
  28. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote.egg-info/SOURCES.txt +0 -0
  29. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote.egg-info/dependency_links.txt +0 -0
  30. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote.egg-info/requires.txt +0 -0
  31. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/python_sdk_remote.egg-info/top_level.txt +0 -0
  32. {python_sdk_remote-0.0.181b129 → python_sdk_remote-0.0.182}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python-sdk-remote
3
- Version: 0.0.181b129
3
+ Version: 0.0.182
4
4
  Summary: PyPI Package for Circles Python SDK Local Python
5
5
  Home-page: https://github.com/circles-zone/python-sdk-remote-python-package
6
6
  Author: Circles
@@ -22,4 +22,4 @@ Dynamic: home-page
22
22
  Dynamic: requires-dist
23
23
  Dynamic: summary
24
24
 
25
- This is a package for sharing common functions used in different repositories
25
+ This is a package for sharing common functions used in different repositories.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python-sdk-remote
3
- Version: 0.0.181b129
3
+ Version: 0.0.182
4
4
  Summary: PyPI Package for Circles Python SDK Local Python
5
5
  Home-page: https://github.com/circles-zone/python-sdk-remote-python-package
6
6
  Author: Circles
@@ -22,4 +22,4 @@ Dynamic: home-page
22
22
  Dynamic: requires-dist
23
23
  Dynamic: summary
24
24
 
25
- This is a package for sharing common functions used in different repositories
25
+ This is a package for sharing common functions used in different repositories.
@@ -7,11 +7,11 @@ package_dir = PACKAGE_NAME.replace("-", "_")
7
7
  # python -m build needs pyproject.toml or setup.py
8
8
  setuptools.setup(
9
9
  name=PACKAGE_NAME,
10
- version='0.0.181b129', # https://pypi.org/project/python-sdk-remote#history
10
+ version='0.0.182', # https://pypi.org/project/python-sdk-remote#history
11
11
  author="Circles",
12
12
  author_email="info@circlez.ai",
13
13
  description="PyPI Package for Circles Python SDK Local Python",
14
- long_description="This is a package for sharing common functions used in different repositories",
14
+ long_description="This is a package for sharing common functions used in different repositories.",
15
15
  long_description_content_type="text/markdown",
16
16
  url=f"https://github.com/circles-zone/{PACKAGE_NAME}-python-package",
17
17
  packages=[package_dir],
@@ -30,7 +30,7 @@ setuptools.setup(
30
30
  "pyjwt",
31
31
  # OurObject lives here now. item.py and __init__.py import it from this
32
32
  # package directly; our_object.py is a temporary deprecated re-export kept
33
- # for consumers still on `from python_sdk_remote.our_object import OurObject`.
33
+ # for consumers still on `from python_sdk_remote.our_object import OurObject.
34
34
  "our-object-local",
35
35
  ]
36
36
  )