oxutils 0.1.5__py3-none-any.whl → 0.1.6__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.
oxutils/__init__.py CHANGED
@@ -10,7 +10,7 @@ This package provides:
10
10
  - Custom exceptions
11
11
  """
12
12
 
13
- __version__ = "0.1.5"
13
+ __version__ = "0.1.6"
14
14
 
15
15
  from oxutils.settings import oxi_settings
16
16
  from oxutils.conf import UTILS_APPS, AUDIT_MIDDLEWARE
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: oxutils
3
- Version: 0.1.5
3
+ Version: 0.1.6
4
4
  Summary: Production-ready utilities for Django applications in the Oxiliere ecosystem
5
5
  Keywords: django,utilities,jwt,s3,audit,logging,celery,structlog
6
6
  Author: Edimedia Mutoke
@@ -30,12 +30,19 @@ Requires-Dist: jwcrypto>=1.5.6
30
30
  Requires-Dist: pydantic-settings>=2.12.0
31
31
  Requires-Dist: pyjwt>=2.10.1
32
32
  Requires-Dist: requests>=2.32.5
33
+ Requires-Dist: bcc-rates>=1.1.0 ; extra == 'currency'
34
+ Requires-Dist: django-cacheops>=7.2 ; extra == 'oxiliere'
35
+ Requires-Dist: django-tenants>=3.9.0 ; extra == 'oxiliere'
36
+ Requires-Dist: weasyprint>=67.0 ; extra == 'pdf'
33
37
  Requires-Python: >=3.12
34
38
  Project-URL: Changelog, https://github.com/oxiliere/oxutils/blob/main/CHANGELOG.md
35
39
  Project-URL: Documentation, https://github.com/oxiliere/oxutils/tree/main/docs
36
40
  Project-URL: Homepage, https://github.com/oxiliere/oxutils
37
41
  Project-URL: Issues, https://github.com/oxiliere/oxutils/issues
38
42
  Project-URL: Repository, https://github.com/oxiliere/oxutils
43
+ Provides-Extra: currency
44
+ Provides-Extra: oxiliere
45
+ Provides-Extra: pdf
39
46
  Description-Content-Type: text/markdown
40
47
 
41
48
  # OxUtils
@@ -1,4 +1,4 @@
1
- oxutils/__init__.py,sha256=5PuAYlbVIInYJZ43P2L9jEzxTTH-zn1XIMdRkSImF90,536
1
+ oxutils/__init__.py,sha256=dR4pOinh8r-27oEc1KHgk1_rJ0MY6ieLFiQ0Y9gvIbQ,536
2
2
  oxutils/apps.py,sha256=8pO8eXUZeKYn8fPo0rkoytmHACwDNuTNhdRcpkPTxGM,347
3
3
  oxutils/audit/__init__.py,sha256=uonc00G73Xm7RwRHVWD-wBn8lJYNCq3iBgnRGMWAEWs,583
4
4
  oxutils/audit/apps.py,sha256=xvnmB5Z6nLV7ejzhSeQbesTkwRoFygoPFob8H5QTHgU,304
@@ -83,6 +83,6 @@ oxutils/users/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZ
83
83
  oxutils/users/models.py,sha256=YXAHcXuhmHZfcRDOqA5lBiSRcJ24snBs9X6tcJPCcFs,2960
84
84
  oxutils/users/tests.py,sha256=mrbGGRNg5jwbTJtWWa7zSKdDyeB4vmgZCRc2nk6VY-g,60
85
85
  oxutils/users/utils.py,sha256=jY-zL8vLT5U3E2FV3DqCvrPORjKLutbkPZTQ-z96dCw,376
86
- oxutils-0.1.5.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
87
- oxutils-0.1.5.dist-info/METADATA,sha256=My2FOK0fKzrb7w4hrYmg3HWj1Qyf9Ig-USJNFtqN6Zo,7878
88
- oxutils-0.1.5.dist-info/RECORD,,
86
+ oxutils-0.1.6.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
87
+ oxutils-0.1.6.dist-info/METADATA,sha256=9frFJnEQATQH0nvB5a0WbDWVc7M-mI--wy9KkSOeKkA,8168
88
+ oxutils-0.1.6.dist-info/RECORD,,