libertem-qd-mpx 0.2.12__cp37-abi3-macosx_11_0_x86_64.whl → 0.2.14__cp37-abi3-macosx_11_0_x86_64.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 libertem-qd-mpx might be problematic. Click here for more details.
- libertem_qd_mpx/libertem_qd_mpx.abi3.so +0 -0
- {libertem_qd_mpx-0.2.12.dist-info → libertem_qd_mpx-0.2.14.dist-info}/METADATA +8 -1
- libertem_qd_mpx-0.2.14.dist-info/RECORD +5 -0
- {libertem_qd_mpx-0.2.12.dist-info → libertem_qd_mpx-0.2.14.dist-info}/WHEEL +1 -1
- libertem_qd_mpx-0.2.12.dist-info/RECORD +0 -5
|
Binary file
|
|
@@ -1,14 +1,17 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: libertem_qd_mpx
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.14
|
|
4
4
|
Classifier: Programming Language :: Rust
|
|
5
5
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
6
6
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
|
7
|
+
Requires-Dist: numpy >=1.16.0
|
|
8
|
+
Requires-Dist: opentelemetry-api
|
|
7
9
|
Author: Alexander Clausen <a.clausen@fz-juelich.de>
|
|
8
10
|
Author-email: Alexander Clausen <a.clausen@fz-juelich.de>
|
|
9
11
|
License: MIT
|
|
10
12
|
Requires-Python: >=3.8
|
|
11
13
|
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
|
|
14
|
+
Project-URL: repository, https://github.com/LiberTEM/LiberTEM-rs/
|
|
12
15
|
|
|
13
16
|
# LiberTEM-qd-mpx
|
|
14
17
|
|
|
@@ -23,6 +26,10 @@ also be used stand-alone.
|
|
|
23
26
|
|
|
24
27
|
## Changelog
|
|
25
28
|
|
|
29
|
+
### v0.2.13
|
|
30
|
+
|
|
31
|
+
- Updated dependencies and improved error handling
|
|
32
|
+
|
|
26
33
|
### v0.2.12
|
|
27
34
|
|
|
28
35
|
- Initial release of LiberTEM-qd-mpx
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
libertem_qd_mpx-0.2.14.dist-info/METADATA,sha256=GyQiI2dzJD5OLfnp7M-dY57iooKGt0L6_PXRaTMVHrE,1167
|
|
2
|
+
libertem_qd_mpx-0.2.14.dist-info/WHEEL,sha256=tpQODG4DRH_1XD1VO9C2_D3yV8Lox_yHDPEr_2Nv-5g,103
|
|
3
|
+
libertem_qd_mpx/__init__.py,sha256=vlHv0QPWCgx2H2gMd3BhIwc1zk8t8U0CDCrfg7rnVTk,143
|
|
4
|
+
libertem_qd_mpx/libertem_qd_mpx.abi3.so,sha256=wjIbb1ivPoW_g9M8lxpd5crU0zpDIjV38hyqTT4klP4,6121064
|
|
5
|
+
libertem_qd_mpx-0.2.14.dist-info/RECORD,,
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
libertem_qd_mpx-0.2.12.dist-info/METADATA,sha256=tcN6Dnkpjx1gd3wwg1rz9djNjdm3myBjv3pXAe3HGzg,973
|
|
2
|
-
libertem_qd_mpx-0.2.12.dist-info/WHEEL,sha256=lWcEEYq_YvqTDUxz0BnLUcODA3-tDuJkLoy365v6l9A,103
|
|
3
|
-
libertem_qd_mpx/__init__.py,sha256=vlHv0QPWCgx2H2gMd3BhIwc1zk8t8U0CDCrfg7rnVTk,143
|
|
4
|
-
libertem_qd_mpx/libertem_qd_mpx.abi3.so,sha256=6KECGh1GP1lYQtrOSNUllBlR99_slqkot4cRQs9AFJE,3147832
|
|
5
|
-
libertem_qd_mpx-0.2.12.dist-info/RECORD,,
|