deltafi 1.2.1__py3-none-any.whl → 1.2.3__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 deltafi might be problematic. Click here for more details.

@@ -1,31 +1,30 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: deltafi
3
- Version: 1.2.1
3
+ Version: 1.2.3
4
4
  Summary: SDK for DeltaFi plugins and actions
5
5
  License: Apache License, Version 2.0
6
6
  Keywords: deltafi
7
7
  Author: DeltaFi
8
8
  Author-email: deltafi@systolic.com
9
- Requires-Python: >=3.7,<4.0
9
+ Requires-Python: >=3.9,<4.0
10
10
  Classifier: Development Status :: 4 - Beta
11
11
  Classifier: Intended Audience :: Developers
12
12
  Classifier: License :: OSI Approved :: Apache Software License
13
13
  Classifier: License :: Other/Proprietary License
14
14
  Classifier: Operating System :: OS Independent
15
15
  Classifier: Programming Language :: Python :: 3
16
- Classifier: Programming Language :: Python :: 3.7
17
- Classifier: Programming Language :: Python :: 3.8
18
16
  Classifier: Programming Language :: Python :: 3.9
19
17
  Classifier: Programming Language :: Python :: 3.10
20
18
  Classifier: Programming Language :: Python :: 3.11
19
+ Classifier: Programming Language :: Python :: 3.12
21
20
  Classifier: Topic :: Software Development
22
- Requires-Dist: deepdiff (>=6.3.1)
21
+ Requires-Dist: deepdiff (>=6.7.1)
23
22
  Requires-Dist: json-logging (>=1.3.0)
24
- Requires-Dist: minio (>=7.1.17)
25
- Requires-Dist: pydantic (>=2.4.2)
23
+ Requires-Dist: minio (>=7.2.3)
24
+ Requires-Dist: pydantic (>=2.5.3)
26
25
  Requires-Dist: redis (>=5.0.1)
27
26
  Requires-Dist: requests (>=2.31.0)
28
- Requires-Dist: urllib3 (>=2.0.6)
27
+ Requires-Dist: urllib3 (>=2.1.0)
29
28
  Project-URL: Bug Reports, https://chat.deltafi.org/deltafi/channels/bug-reports
30
29
  Project-URL: Documentation, https://docs.deltafi.org/#/
31
30
  Project-URL: Source Code, https://gitlab.com/deltafi/deltafi
@@ -23,6 +23,6 @@ deltafi/test_kit/framework.py,sha256=p9CjtHhqtEIic5SEL6MykYAKyPH6u3jelxoZazLKNKc
23
23
  deltafi/test_kit/load.py,sha256=dzXZDjb5BKxM9F5E2B06ArnGy0HvE1kwPizL8VybsOQ,5055
24
24
  deltafi/test_kit/transform.py,sha256=AZ5oamhaOm4yaR07_gCoTlDiHkd4KwiAWWNj3mnYp8Q,2706
25
25
  deltafi/test_kit/validate.py,sha256=NnXD5amOE_9a4Zr-v9DKYIv5f_HvwtmlI-IdFtVp7ko,1933
26
- deltafi-1.2.1.dist-info/METADATA,sha256=s05gwOR9d-cJFGf1VorSYXqEKJwuuN1uVxfARsbLM7U,1483
27
- deltafi-1.2.1.dist-info/WHEEL,sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50,88
28
- deltafi-1.2.1.dist-info/RECORD,,
26
+ deltafi-1.2.3.dist-info/METADATA,sha256=nzmkRWM9Xd-jjDmqKgyAhdoiypp-rB13XyrNivlT2To,1433
27
+ deltafi-1.2.3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
28
+ deltafi-1.2.3.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.7.0
2
+ Generator: poetry-core 1.9.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any