kiarina-lib-cloudflare-auth 1.7.0__py3-none-any.whl → 1.22.0__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.
@@ -1,9 +1,11 @@
1
1
  from pydantic import SecretStr
2
- from pydantic_settings import BaseSettings
2
+ from pydantic_settings import BaseSettings, SettingsConfigDict
3
3
  from pydantic_settings_manager import SettingsManager
4
4
 
5
5
 
6
6
  class CloudflareAuthSettings(BaseSettings):
7
+ model_config = SettingsConfigDict(env_prefix="KIARINA_LIB_CLOUDFLARE_AUTH_")
8
+
7
9
  account_id: str
8
10
 
9
11
  api_token: SecretStr
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: kiarina-lib-cloudflare-auth
3
- Version: 1.7.0
3
+ Version: 1.22.0
4
4
  Summary: Cloudflare client library for kiarina namespace
5
5
  Project-URL: Homepage, https://github.com/kiarina/kiarina-python
6
6
  Project-URL: Repository, https://github.com/kiarina/kiarina-python
@@ -0,0 +1,6 @@
1
+ kiarina/lib/cloudflare/auth/__init__.py,sha256=UILxUtBirbJjQutAJArE5iEzL7E0n7Ufj5fbYd1aoZs,779
2
+ kiarina/lib/cloudflare/auth/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ kiarina/lib/cloudflare/auth/settings.py,sha256=L5ksxHhjMWhwJEDWnchyx5Y12ou3C-PvrcglMxzQFzg,395
4
+ kiarina_lib_cloudflare_auth-1.22.0.dist-info/METADATA,sha256=Njoq2ncy_uF2V8Q6y1tRgEU0y9ZygPNucQmZ5DV7Xr8,7722
5
+ kiarina_lib_cloudflare_auth-1.22.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
6
+ kiarina_lib_cloudflare_auth-1.22.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.27.0
2
+ Generator: hatchling 1.28.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,6 +0,0 @@
1
- kiarina/lib/cloudflare/auth/__init__.py,sha256=UILxUtBirbJjQutAJArE5iEzL7E0n7Ufj5fbYd1aoZs,779
2
- kiarina/lib/cloudflare/auth/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- kiarina/lib/cloudflare/auth/settings.py,sha256=xbtp_4_5TAX45VWBVrxDCrIplQndQEYwFpsvcWP8uo0,293
4
- kiarina_lib_cloudflare_auth-1.7.0.dist-info/METADATA,sha256=ps765HhXsr6GOXx5PwDHZxs3vkumBKDaHn-dyn9kPe0,7721
5
- kiarina_lib_cloudflare_auth-1.7.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
- kiarina_lib_cloudflare_auth-1.7.0.dist-info/RECORD,,