large-image-source-bioformats 1.32.5.dev12__py3-none-any.whl → 1.32.5.dev18__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 large-image-source-bioformats might be problematic. Click here for more details.

@@ -188,14 +188,14 @@ class BioformatsFileTileSource(FileTileSource, metaclass=LruCacheMetaclass):
188
188
  name = 'bioformats'
189
189
  extensions = {
190
190
  None: SourcePriority.FALLBACK,
191
- 'czi': SourcePriority.PREFERRED,
191
+ 'czi': SourcePriority.HIGH,
192
192
  'ets': SourcePriority.LOW, # part of vsi
193
193
  'lif': SourcePriority.MEDIUM,
194
194
  'vsi': SourcePriority.PREFERRED,
195
195
  }
196
196
  mimeTypes = {
197
197
  None: SourcePriority.FALLBACK,
198
- 'image/czi': SourcePriority.PREFERRED,
198
+ 'image/czi': SourcePriority.HIGH,
199
199
  'image/vsi': SourcePriority.PREFERRED,
200
200
  }
201
201
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: large-image-source-bioformats
3
- Version: 1.32.5.dev12
3
+ Version: 1.32.5.dev18
4
4
  Summary: An bioformats tilesource for large_image.
5
5
  Home-page: https://github.com/girder/large_image
6
6
  Author: Kitware, Inc.
@@ -18,10 +18,10 @@ Classifier: Programming Language :: Python :: 3.13
18
18
  Requires-Python: >=3.8
19
19
  Description-Content-Type: text/x-rst
20
20
  License-File: LICENSE
21
- Requires-Dist: large-image>=1.32.5.dev12
21
+ Requires-Dist: large-image>=1.32.5.dev18
22
22
  Requires-Dist: python-bioformats>=1.5.2
23
23
  Provides-Extra: girder
24
- Requires-Dist: girder-large-image>=1.32.5.dev12; extra == "girder"
24
+ Requires-Dist: girder-large-image>=1.32.5.dev18; extra == "girder"
25
25
  Dynamic: author
26
26
  Dynamic: author-email
27
27
  Dynamic: classifier
@@ -0,0 +1,8 @@
1
+ large_image_source_bioformats/__init__.py,sha256=w7NKGqSgOToXPKZ0-oEnnN9VMO4Ja1jc9htDCwLXjQ0,34876
2
+ large_image_source_bioformats/girder_source.py,sha256=t0X1P0m4qMsRklpdxoPH-yqgHByMvQIzFJ4qRIUykVI,1355
3
+ large_image_source_bioformats-1.32.5.dev18.dist-info/licenses/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
4
+ large_image_source_bioformats-1.32.5.dev18.dist-info/METADATA,sha256=4WtmD6oekSXQSyRfFcqhuLYrzKFVFOaLcUHsuewFepQ,1319
5
+ large_image_source_bioformats-1.32.5.dev18.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
6
+ large_image_source_bioformats-1.32.5.dev18.dist-info/entry_points.txt,sha256=xgIbKr53QhQkyRFkr87fkagfPWweeqhHHekUEMrcpF8,202
7
+ large_image_source_bioformats-1.32.5.dev18.dist-info/top_level.txt,sha256=e0enjlcFXwPi638IhE71Rk5-eeriA7W3M3IsQ6yH3RI,30
8
+ large_image_source_bioformats-1.32.5.dev18.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- large_image_source_bioformats/__init__.py,sha256=mO0uF67YoJSjzdvmdnzlw259FU7M6g7s-Iuj9X2QNdA,34886
2
- large_image_source_bioformats/girder_source.py,sha256=t0X1P0m4qMsRklpdxoPH-yqgHByMvQIzFJ4qRIUykVI,1355
3
- large_image_source_bioformats-1.32.5.dev12.dist-info/licenses/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
4
- large_image_source_bioformats-1.32.5.dev12.dist-info/METADATA,sha256=5Byto4tTFxyVXIHkCsRblOyKWRJhtND1sgZhOzZnOcE,1319
5
- large_image_source_bioformats-1.32.5.dev12.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
6
- large_image_source_bioformats-1.32.5.dev12.dist-info/entry_points.txt,sha256=xgIbKr53QhQkyRFkr87fkagfPWweeqhHHekUEMrcpF8,202
7
- large_image_source_bioformats-1.32.5.dev12.dist-info/top_level.txt,sha256=e0enjlcFXwPi638IhE71Rk5-eeriA7W3M3IsQ6yH3RI,30
8
- large_image_source_bioformats-1.32.5.dev12.dist-info/RECORD,,