persidict 0.104.1__py3-none-any.whl → 0.104.2__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.

Potentially problematic release.


This version of persidict might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: persidict
3
- Version: 0.104.1
3
+ Version: 0.104.2
4
4
  Summary: Simple persistent key-value store for Python. Values are stored as files on a disk or as S3 objects on AWS cloud.
5
5
  Keywords: persistence,dicts,distributed,parallel
6
6
  Author: Vlad (Volodymyr) Pavlov
@@ -15,7 +15,7 @@ Classifier: License :: OSI Approved :: MIT License
15
15
  Classifier: Operating System :: OS Independent
16
16
  Classifier: Topic :: Software Development :: Libraries
17
17
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
18
- Requires-Dist: parameterizable==0.100.0
18
+ Requires-Dist: parameterizable==0.101.0
19
19
  Requires-Dist: lz4
20
20
  Requires-Dist: joblib
21
21
  Requires-Dist: jsonpickle
@@ -1,4 +1,3 @@
1
- persidict/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
2
1
  persidict/__init__.py,sha256=8PvvqAjitbHDe9aLWglsHThQDEnc7lkdu5jKAuJUZr4,2427
3
2
  persidict/basic_s3_dict.py,sha256=2Uw8Jsyx6d9Jr9Ge5xptWXZhl4AB6RdfHF21wNZd0SU,23232
4
3
  persidict/cached_appendonly_dict.py,sha256=T1rCf2PYR0wDCcMLyB8FJ6eqlBgkeFO6ChZb0E96yP8,9754
@@ -15,6 +14,6 @@ persidict/safe_str_tuple.py,sha256=BSRMNgLfZoAwS7ZkiVA3fV2sfj2i_NO1tjstVP-XGOU,8
15
14
  persidict/safe_str_tuple_signing.py,sha256=mpOfx_xyprc0_c60XPB_EihI3vR1gOn6T03iCx1HwwQ,7494
16
15
  persidict/singletons.py,sha256=3X60V9S73-0oHoCRapbBT9eQ8HuOf_hZHAgZW_vB5oo,7236
17
16
  persidict/write_once_dict.py,sha256=aoYc_tAWCLb2i2jjXgkQPxYb6t7H1KdUdc_dwv56uXE,12667
18
- persidict-0.104.1.dist-info/WHEEL,sha256=n2u5OFBbdZvCiUKAmfnY1Po2j3FB_NWfuUlt5WiAjrk,79
19
- persidict-0.104.1.dist-info/METADATA,sha256=gPE6wH9TEwZjAfKnbLgBCYdLoSk7mpDBIt8JpWicz3E,12953
20
- persidict-0.104.1.dist-info/RECORD,,
17
+ persidict-0.104.2.dist-info/WHEEL,sha256=X16MKk8bp2DRsAuyteHJ-9qOjzmnY0x1aj0P1ftqqWA,78
18
+ persidict-0.104.2.dist-info/METADATA,sha256=pzpiZtCyHBFJiFsw4ZndSoOwOQRbrl4jG5fcYYFqmWM,12953
19
+ persidict-0.104.2.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: uv 0.8.23
2
+ Generator: uv 0.9.2
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
persidict/.DS_Store DELETED
Binary file