square-authentication 4.4.0__py3-none-any.whl → 4.5.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,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: square-authentication
3
- Version: 4.4.0
3
+ Version: 4.5.0
4
4
  Summary: authentication layer for my personal server.
5
5
  Home-page: https://github.com/thepmsquare/square_authentication
6
6
  Author: thePmSquare
@@ -24,6 +24,8 @@ Requires-Dist: square-commons>=1.0.0
24
24
  Requires-Dist: square-logger>=1.0.0
25
25
  Requires-Dist: square-database-helper>=2.0.0
26
26
  Requires-Dist: square-database-structure>=1.0.0
27
+ Requires-Dist: pytest>=8.0.0
28
+ Requires-Dist: httpx>=0.27.2
27
29
 
28
30
  # square_authentication
29
31
 
@@ -43,6 +45,12 @@ pip install square_authentication
43
45
 
44
46
  ## changelog
45
47
 
48
+ ### v4.5.0
49
+
50
+ - add pytest dependency and dummy test.
51
+ - add https dependency.
52
+ - github actions for CI/CD for testing and auto build and push.
53
+
46
54
  ### v4.4.0
47
55
 
48
56
  - core
@@ -11,7 +11,7 @@ square_authentication/routes/utility.py,sha256=ocLWj39JbKVOxgyTsM0xBUgTpHFmKIvva
11
11
  square_authentication/utils/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
12
12
  square_authentication/utils/encryption.py,sha256=T6BShoUr_xeGpbfPgTK-GxTlXPwcjwU4c4KW7KPzrF8,1865
13
13
  square_authentication/utils/token.py,sha256=Y_arg5LegX-aprMj9YweUK8jjNZLGDjLUGgxbUA12w4,560
14
- square_authentication-4.4.0.dist-info/METADATA,sha256=iE7uWMEHzjINv1hcPCwgDzhSDUz3ZbonKHu5Kw123co,3273
15
- square_authentication-4.4.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
16
- square_authentication-4.4.0.dist-info/top_level.txt,sha256=wDssVJIl9KIEJPj5rR3rv4uRI7yCndMBrvHd_6BGXQA,22
17
- square_authentication-4.4.0.dist-info/RECORD,,
14
+ square_authentication-4.5.0.dist-info/METADATA,sha256=6ZcYlKg_ccCvjzezgPYNTPI60j9aehjhD8rhKw_gt_4,3472
15
+ square_authentication-4.5.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
16
+ square_authentication-4.5.0.dist-info/top_level.txt,sha256=wDssVJIl9KIEJPj5rR3rv4uRI7yCndMBrvHd_6BGXQA,22
17
+ square_authentication-4.5.0.dist-info/RECORD,,