libertem-dectris 0.2.12__cp37-abi3-macosx_11_0_x86_64.whl → 0.2.13__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-dectris might be problematic. Click here for more details.
- libertem_dectris/libertem_dectris.abi3.so +0 -0
- {libertem_dectris-0.2.12.dist-info → libertem_dectris-0.2.13.dist-info}/METADATA +6 -1
- libertem_dectris-0.2.13.dist-info/RECORD +5 -0
- {libertem_dectris-0.2.12.dist-info → libertem_dectris-0.2.13.dist-info}/WHEEL +1 -1
- libertem_dectris-0.2.12.dist-info/RECORD +0 -5
|
Binary file
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: libertem-dectris
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.13
|
|
4
4
|
Classifier: Programming Language :: Rust
|
|
5
5
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
6
6
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
|
7
7
|
Requires-Dist: numpy >=1.16.0
|
|
8
|
+
Requires-Dist: opentelemetry-api
|
|
8
9
|
Author: Alexander Clausen <a.clausen@fz-juelich.de>
|
|
9
10
|
Author-email: Alexander Clausen <a.clausen@fz-juelich.de>
|
|
10
11
|
License: MIT
|
|
@@ -98,6 +99,10 @@ finally:
|
|
|
98
99
|
|
|
99
100
|
## Changelog
|
|
100
101
|
|
|
102
|
+
### v0.2.13
|
|
103
|
+
|
|
104
|
+
- Updated dependencies and improved error handling
|
|
105
|
+
|
|
101
106
|
### v0.2.12
|
|
102
107
|
|
|
103
108
|
- Refactored and unified interface - allows for more code sharing between crates
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
libertem_dectris-0.2.13.dist-info/METADATA,sha256=otGmdYiFY4NijJyhT_0H0GUT8KDu8KIe96848oNQuuw,5862
|
|
2
|
+
libertem_dectris-0.2.13.dist-info/WHEEL,sha256=tpQODG4DRH_1XD1VO9C2_D3yV8Lox_yHDPEr_2Nv-5g,103
|
|
3
|
+
libertem_dectris/__init__.py,sha256=lA8m1kE3zzEh7EKc8JJlavSNPVWMYvovQHB-QZstAuE,147
|
|
4
|
+
libertem_dectris/libertem_dectris.abi3.so,sha256=vKNgbGxZPU6-PaEUxyQpTvqk_hXY2fhJkHX5r3aWnDI,6912120
|
|
5
|
+
libertem_dectris-0.2.13.dist-info/RECORD,,
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
libertem_dectris-0.2.12.dist-info/METADATA,sha256=p2PwPwWa-qqivYDItLUCrewhZj_cae8luFhiv1XW9lg,5764
|
|
2
|
-
libertem_dectris-0.2.12.dist-info/WHEEL,sha256=lWcEEYq_YvqTDUxz0BnLUcODA3-tDuJkLoy365v6l9A,103
|
|
3
|
-
libertem_dectris/__init__.py,sha256=lA8m1kE3zzEh7EKc8JJlavSNPVWMYvovQHB-QZstAuE,147
|
|
4
|
-
libertem_dectris/libertem_dectris.abi3.so,sha256=knKQLg00Po39XcUHj2e47lj9sqZkUmBKF9ls0oR-zeQ,3900192
|
|
5
|
-
libertem_dectris-0.2.12.dist-info/RECORD,,
|