hooksniff-python 0.4.3__py3-none-any.whl → 0.4.4__py3-none-any.whl

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.
hooksniff/__init__.py CHANGED
@@ -27,7 +27,7 @@ from .exceptions import (
27
27
  ServerError,
28
28
  )
29
29
 
30
- __version__ = "0.4.3"
30
+ __version__ = "0.4.4"
31
31
  __all__ = [
32
32
  "HookSniff",
33
33
  "Webhook",
hooksniff/http_client.py CHANGED
@@ -5,7 +5,7 @@ import urllib.error
5
5
  from typing import Any, Dict, Optional
6
6
  from .exceptions import map_error, RateLimitError, HookSniffError
7
7
 
8
- DEFAULT_BASE_URL = "https://hooksniff-api-e6ztf3x2ma-ew.a.run.app"
8
+ DEFAULT_BASE_URL = "https://hooksniff-api-499907444852.europe-west1.run.app"
9
9
  DEFAULT_TIMEOUT = 30
10
10
  DEFAULT_RETRIES = 3
11
11
  SDK_VERSION = "0.4.0"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hooksniff-python
3
- Version: 0.4.3
3
+ Version: 0.4.4
4
4
  Summary: Official HookSniff SDK for Python - Webhook infrastructure for developers
5
5
  Project-URL: Homepage, https://hooksniff.vercel.app
6
6
  Project-URL: Repository, https://github.com/servetarslan02/hooksniff-python
@@ -1,7 +1,7 @@
1
- hooksniff/__init__.py,sha256=8TC7LGxK8m-xzyjvX1mVUxWATtn7vy5tbdaTcNd3fJ4,917
1
+ hooksniff/__init__.py,sha256=9sIgLoa2b5BeeSBTocMYYpFw6s-fpIEK_1sbHqCFlDQ,917
2
2
  hooksniff/client.py,sha256=D_h7IL68Zo24mpqwJ4G50wbDeknpgO7R15G1VnLfk9E,3446
3
3
  hooksniff/exceptions.py,sha256=6gMV_z99GPo50eoQvTgJ4TMdKrijJsGdI6o6c2ZshdE,1857
4
- hooksniff/http_client.py,sha256=PJjtnmbTLhP37dXmayn2notznqUr3J9LEMmJUa3akUc,5038
4
+ hooksniff/http_client.py,sha256=1g5ihUpzJR1uB9NKywu6PScjYKM-P7JRP-o95EE3CO8,5048
5
5
  hooksniff/webhook.py,sha256=kkjfzdoWgkbT-jh3HT1gnU7MpuJdXqjxmJf9jU_JuZQ,2681
6
6
  hooksniff/resources/__init__.py,sha256=EAvjWMudGdOacS_ddH9V7MFibuTACz5dbjZ9QAfS_3E,1659
7
7
  hooksniff/resources/advanced.py,sha256=dUVm2NhbN_U2P-iVMtVd9zvepP1KVB7jdwO_h5yqjcY,2346
@@ -25,7 +25,7 @@ hooksniff/resources/team.py,sha256=nZgQOjDu6mt5qjTHFMCRQUQLLHIdH1vJ7jYLslx-ezU,1
25
25
  hooksniff/resources/template.py,sha256=ueQG25GiUXrYoNpY9WT1UiODeP8tnrg51Vlphww5Dog,1071
26
26
  hooksniff/resources/transform.py,sha256=5ekOm6Cfsm3G0ILdXwdFMR2CfxDt9wpsYkqA3OBzyUs,1063
27
27
  hooksniff/resources/webhook.py,sha256=UCh2sbwx74sL8SrbzTVEw7ktwF7MTt9xN21A4cj8MQA,1508
28
- hooksniff_python-0.4.3.dist-info/METADATA,sha256=D2EEtXwPxzoV92-H9nNxaI3mZR6Q0lu80gk-bFcBnRU,6362
29
- hooksniff_python-0.4.3.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
30
- hooksniff_python-0.4.3.dist-info/licenses/LICENSE,sha256=vUMb56ZR5dltGS5hpFwKXc8P5mMh4E8S1zwf3MIVAZE,1066
31
- hooksniff_python-0.4.3.dist-info/RECORD,,
28
+ hooksniff_python-0.4.4.dist-info/METADATA,sha256=Exb68eIUVv8VRT09uruHJZ-wepZi9OPn3ItJa9QYMsg,6362
29
+ hooksniff_python-0.4.4.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
30
+ hooksniff_python-0.4.4.dist-info/licenses/LICENSE,sha256=vUMb56ZR5dltGS5hpFwKXc8P5mMh4E8S1zwf3MIVAZE,1066
31
+ hooksniff_python-0.4.4.dist-info/RECORD,,