python3-commons 0.8.27__py3-none-any.whl → 0.8.29__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.
- python3_commons/auth.py +2 -2
- python3_commons/db/models/common.py +1 -1
- {python3_commons-0.8.27.dist-info → python3_commons-0.8.29.dist-info}/METADATA +1 -1
- {python3_commons-0.8.27.dist-info → python3_commons-0.8.29.dist-info}/RECORD +8 -8
- {python3_commons-0.8.27.dist-info → python3_commons-0.8.29.dist-info}/WHEEL +1 -1
- {python3_commons-0.8.27.dist-info → python3_commons-0.8.29.dist-info}/licenses/AUTHORS.rst +0 -0
- {python3_commons-0.8.27.dist-info → python3_commons-0.8.29.dist-info}/licenses/LICENSE +0 -0
- {python3_commons-0.8.27.dist-info → python3_commons-0.8.29.dist-info}/top_level.txt +0 -0
python3_commons/auth.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import logging
|
2
2
|
from http import HTTPStatus
|
3
|
-
from typing import Annotated
|
3
|
+
from typing import Annotated, Sequence
|
4
4
|
|
5
5
|
import aiohttp
|
6
6
|
from fastapi import Depends, HTTPException
|
@@ -15,7 +15,7 @@ logger = logging.getLogger(__name__)
|
|
15
15
|
|
16
16
|
class TokenData(BaseModel):
|
17
17
|
sub: str
|
18
|
-
aud: str
|
18
|
+
aud: str | Sequence[str]
|
19
19
|
exp: int
|
20
20
|
iss: str
|
21
21
|
|
@@ -28,7 +28,7 @@ class BaseDBModel:
|
|
28
28
|
created_at: Mapped[AwareDatetime] = mapped_column(
|
29
29
|
DateTime(timezone=True), nullable=False, server_default=UTCNow(), sort_order=-2
|
30
30
|
)
|
31
|
-
updated_at: Mapped[AwareDatetime] = mapped_column(DateTime(timezone=True), onupdate=UTCNow(), sort_order=-1)
|
31
|
+
updated_at: Mapped[AwareDatetime | None] = mapped_column(DateTime(timezone=True), onupdate=UTCNow(), sort_order=-1)
|
32
32
|
|
33
33
|
|
34
34
|
class BaseDBUUIDModel:
|
@@ -1,7 +1,7 @@
|
|
1
1
|
python3_commons/__init__.py,sha256=0KgaYU46H_IMKn-BuasoRN3C4Hi45KlkHHoPbU9cwiA,189
|
2
2
|
python3_commons/api_client.py,sha256=LT7_YmnYVHK2ucKxIhUJCZrmxgfy-lfOxx08-R0WvW0,4505
|
3
3
|
python3_commons/audit.py,sha256=osx2ywZXf-V0zOkrhlNgSyzCBvojXQwSYBQ4-ze1xiM,6249
|
4
|
-
python3_commons/auth.py,sha256=
|
4
|
+
python3_commons/auth.py,sha256=Fw2pudSkMAploLV2iOh_1LQalnijrO5kNCJfvA9cQfg,2485
|
5
5
|
python3_commons/cache.py,sha256=lf27LTD4Z9Iqi5GaK8jH8UC0cL9sHH8wicZ88YDp6Mg,7725
|
6
6
|
python3_commons/conf.py,sha256=JenspXyTqTlYeEb8X9Njfje1AiLCee23nm0k8zhYLfs,2283
|
7
7
|
python3_commons/fs.py,sha256=wfLjybXndwLqNlOxTpm_HRJnuTcC4wbrHEOaEeCo9Wc,337
|
@@ -12,7 +12,7 @@ python3_commons/db/__init__.py,sha256=5nArsGm17e-pelpOwAeBKy2n_Py20XqklZsNgkcJ-D
|
|
12
12
|
python3_commons/db/helpers.py,sha256=PY0h08aLiGx-J54wmP3GHPCgGCcLd60rayAUnR3aWdI,1742
|
13
13
|
python3_commons/db/models/__init__.py,sha256=Utr5AJf1FwcrxNtdesgjq92WMK4zpK4VL_8z1JEkJw0,185
|
14
14
|
python3_commons/db/models/auth.py,sha256=dmyD3BX7LVBgKiepPN-bxlY6J3PhcmUfVdQwhNR45fU,1187
|
15
|
-
python3_commons/db/models/common.py,sha256=
|
15
|
+
python3_commons/db/models/common.py,sha256=fVc-q0UKp3HqYPd99KNKlfMlQwMel1g81167UUx5Ils,1519
|
16
16
|
python3_commons/db/models/rbac.py,sha256=7NNTUbS8whuPUHpm4oba_UWDdNiJlHrm8HBO7oGtk64,3185
|
17
17
|
python3_commons/log/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
18
18
|
python3_commons/log/filters.py,sha256=fuyjXZAUm-i2MNrxvFYag8F8Rr27x8W8MdV3ke6miSs,175
|
@@ -21,9 +21,9 @@ python3_commons/serializers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMp
|
|
21
21
|
python3_commons/serializers/json.py,sha256=91UaXLGKGj0yPyrnuMeNrkG2GuPUgcgAsmIokUgEwpU,808
|
22
22
|
python3_commons/serializers/msgpack.py,sha256=WrvaPE187shSK8zkH4UHHMimEZNMv9RaDSwsBE2HlCw,1269
|
23
23
|
python3_commons/serializers/msgspec.py,sha256=5SS_wQXcrThPmCWjI7k1a_cHWLz46Jzn3pit89SYJGY,2038
|
24
|
-
python3_commons-0.8.
|
25
|
-
python3_commons-0.8.
|
26
|
-
python3_commons-0.8.
|
27
|
-
python3_commons-0.8.
|
28
|
-
python3_commons-0.8.
|
29
|
-
python3_commons-0.8.
|
24
|
+
python3_commons-0.8.29.dist-info/licenses/AUTHORS.rst,sha256=3R9JnfjfjH5RoPWOeqKFJgxVShSSfzQPIrEr1nxIo9Q,90
|
25
|
+
python3_commons-0.8.29.dist-info/licenses/LICENSE,sha256=xxILuojHm4fKQOrMHPSslbyy6WuKAN2RiG74HbrYfzM,34575
|
26
|
+
python3_commons-0.8.29.dist-info/METADATA,sha256=bQU8lp5KlprJzcPUWoXjsyk0WOHVCQ3vm6Nuca0ALx4,1126
|
27
|
+
python3_commons-0.8.29.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
28
|
+
python3_commons-0.8.29.dist-info/top_level.txt,sha256=lJI6sCBf68eUHzupCnn2dzG10lH3jJKTWM_hrN1cQ7M,16
|
29
|
+
python3_commons-0.8.29.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|