dora-rs 0.3.1rc4__cp37-abi3-win_amd64.whl → 0.3.2__cp37-abi3-win_amd64.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 dora-rs might be problematic. Click here for more details.

dora/__init__.py CHANGED
@@ -15,7 +15,7 @@ from enum import Enum
15
15
  from .dora import *
16
16
 
17
17
  __author__ = "Dora-rs Authors"
18
- __version__ = "0.3.1-rc4"
18
+ __version__ = "0.3.2"
19
19
 
20
20
 
21
21
  class DoraStatus(Enum):
dora/dora.pyd CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: dora-rs
3
- Version: 0.3.1rc4
3
+ Version: 0.3.2
4
4
  Requires-Dist: pyarrow
5
5
  Summary: `dora` goal is to be a low latency, composable, and distributed data flow.
6
6
  License: Apache-2.0
@@ -12,10 +12,10 @@ This crate corresponds to the Node API for Dora.
12
12
 
13
13
  To build the Python module for development:
14
14
 
15
- ````bash
16
- python3 -m venv .env
15
+ ```bash
16
+ python -m venv .env
17
17
  source .env/bin/activate
18
18
  pip install maturin
19
19
  maturin develop
20
- ````
20
+ ```
21
21
 
@@ -0,0 +1,5 @@
1
+ dora_rs-0.3.2.dist-info/METADATA,sha256=EVvFtXhKHzC9IOfsjeSkrWJFzJ26xV-EpHR4eC_rat4,461
2
+ dora_rs-0.3.2.dist-info/WHEEL,sha256=TZt2KSIVxFBqGJ3Nlzs-Ax5C_okeQ7lJKl6eUhy0Us4,94
3
+ dora/__init__.py,sha256=sOArAMJud2vTC3xpacfKd2VOgK-psXYKzOTU04CjiZ8,546
4
+ dora/dora.pyd,sha256=yGM8wjomSO93vRzxNsNDfzyYvX7MLWT3uDgVj4F9i4Y,17183232
5
+ dora_rs-0.3.2.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- dora_rs-0.3.1rc4.dist-info/METADATA,sha256=Rz9lkZVbdbr0azWkypa2pMOItIQg67m4ZwQNXmCR4_s,467
2
- dora_rs-0.3.1rc4.dist-info/WHEEL,sha256=TZt2KSIVxFBqGJ3Nlzs-Ax5C_okeQ7lJKl6eUhy0Us4,94
3
- dora/__init__.py,sha256=4wMRawD5_-ekeuYHK4fI5MVoZ5VGixYPey1gho1-wM4,550
4
- dora/dora.pyd,sha256=9dTKbED2InYJKz335AcGCfdfCBXFiAXdemI1kz5pCp4,15345152
5
- dora_rs-0.3.1rc4.dist-info/RECORD,,