redis-dict 3.2.4__py3-none-any.whl → 3.2.5__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
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: redis-dict
3
- Version: 3.2.4
3
+ Version: 3.2.5
4
4
  Summary: Dictionary with Redis as storage backend
5
5
  Author-email: Melvin Bijman <bijman.m.m@gmail.com>
6
6
  License: MIT
@@ -69,6 +69,7 @@ Requires-Dist: myst-parser; extra == "docs"
69
69
  Provides-Extra: build
70
70
  Requires-Dist: build; extra == "build"
71
71
  Requires-Dist: twine; extra == "build"
72
+ Dynamic: license-file
72
73
 
73
74
  # Redis-dict
74
75
 
@@ -3,8 +3,8 @@ redis_dict/core.py,sha256=E9mry6BqFnMjxuPtYBfQfuUPzWNzF65_dILMa-VgI4A,36994
3
3
  redis_dict/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  redis_dict/python_dict.py,sha256=FLsvxOfgkzsBJdRMkMrZw3w1usoGs-0FEL-j_ckfKts,12829
5
5
  redis_dict/type_management.py,sha256=ruyqswKqfte_G-ClTlV6ZuTmrTVkSsHFCy9LEdgblac,7700
6
- redis_dict-3.2.4.dist-info/LICENSE,sha256=-QiLwYznh_vNUSz337k0faP9Jl0dgtCIHVZ39Uyl6cA,1070
7
- redis_dict-3.2.4.dist-info/METADATA,sha256=92s7Nj78YPageZxqbMiDKL72mS0a68rb6aAce8WjcWs,18853
8
- redis_dict-3.2.4.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
9
- redis_dict-3.2.4.dist-info/top_level.txt,sha256=Wyp5Xvq_imoxvu-c-Le1rbTZ3pYM5BF440H9YAcgBZ8,11
10
- redis_dict-3.2.4.dist-info/RECORD,,
6
+ redis_dict-3.2.5.dist-info/licenses/LICENSE,sha256=-QiLwYznh_vNUSz337k0faP9Jl0dgtCIHVZ39Uyl6cA,1070
7
+ redis_dict-3.2.5.dist-info/METADATA,sha256=KONtlzpnCFRZTAkuPqKNMHSFth-19tb14f8NnFBTRaI,18875
8
+ redis_dict-3.2.5.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
9
+ redis_dict-3.2.5.dist-info/top_level.txt,sha256=Wyp5Xvq_imoxvu-c-Le1rbTZ3pYM5BF440H9YAcgBZ8,11
10
+ redis_dict-3.2.5.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.2)
2
+ Generator: setuptools (80.7.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5