large-image-source-bioformats 1.30.6.dev35__py3-none-any.whl → 1.30.6.dev46__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.

@@ -712,7 +712,7 @@ class BioformatsFileTileSource(FileTileSource, metaclass=LruCacheMetaclass):
712
712
  """
713
713
  info = self._metadata['seriesAssociatedImages'].get(imageKey)
714
714
  if info is None:
715
- return
715
+ return None
716
716
  series = info['seriesNum']
717
717
  with self._tileLock:
718
718
  try:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: large-image-source-bioformats
3
- Version: 1.30.6.dev35
3
+ Version: 1.30.6.dev46
4
4
  Summary: An bioformats tilesource for large_image.
5
5
  Home-page: https://github.com/girder/large_image
6
6
  Author: Kitware, Inc.
@@ -19,10 +19,10 @@ Classifier: Programming Language :: Python :: 3.13
19
19
  Requires-Python: >=3.8
20
20
  Description-Content-Type: text/x-rst
21
21
  License-File: LICENSE
22
- Requires-Dist: large-image>=1.30.6.dev35
22
+ Requires-Dist: large-image>=1.30.6.dev46
23
23
  Requires-Dist: python-bioformats>=1.5.2
24
24
  Provides-Extra: girder
25
- Requires-Dist: girder-large-image>=1.30.6.dev35; extra == "girder"
25
+ Requires-Dist: girder-large-image>=1.30.6.dev46; extra == "girder"
26
26
 
27
27
  An bioformats tilesource for large_image.
28
28
 
@@ -0,0 +1,8 @@
1
+ large_image_source_bioformats/__init__.py,sha256=WYv3hXGPixNr7Aa8PlB8Xbeao-8IwxCLDJuc5Ap6Qvw,33188
2
+ large_image_source_bioformats/girder_source.py,sha256=t0X1P0m4qMsRklpdxoPH-yqgHByMvQIzFJ4qRIUykVI,1355
3
+ large_image_source_bioformats-1.30.6.dev46.dist-info/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
4
+ large_image_source_bioformats-1.30.6.dev46.dist-info/METADATA,sha256=OwMs4Pf0u90FcTcCNWcxFEschC0B5h2pOmAabkiuV_I,1121
5
+ large_image_source_bioformats-1.30.6.dev46.dist-info/WHEEL,sha256=A3WOREP4zgxI0fKrHUG8DC8013e3dK3n7a6HDbcEIwE,91
6
+ large_image_source_bioformats-1.30.6.dev46.dist-info/entry_points.txt,sha256=xgIbKr53QhQkyRFkr87fkagfPWweeqhHHekUEMrcpF8,202
7
+ large_image_source_bioformats-1.30.6.dev46.dist-info/top_level.txt,sha256=e0enjlcFXwPi638IhE71Rk5-eeriA7W3M3IsQ6yH3RI,30
8
+ large_image_source_bioformats-1.30.6.dev46.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (75.7.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,8 +0,0 @@
1
- large_image_source_bioformats/__init__.py,sha256=Ao0HjQKsp1-U8DL7hkBND_nWX6sCmsaoCf8cu-mB8Bg,33183
2
- large_image_source_bioformats/girder_source.py,sha256=t0X1P0m4qMsRklpdxoPH-yqgHByMvQIzFJ4qRIUykVI,1355
3
- large_image_source_bioformats-1.30.6.dev35.dist-info/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
4
- large_image_source_bioformats-1.30.6.dev35.dist-info/METADATA,sha256=Gu6wWw1_AmnSKDgNzZ4UYAseUTZ7UPgrBXBvl3rGla4,1121
5
- large_image_source_bioformats-1.30.6.dev35.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
6
- large_image_source_bioformats-1.30.6.dev35.dist-info/entry_points.txt,sha256=xgIbKr53QhQkyRFkr87fkagfPWweeqhHHekUEMrcpF8,202
7
- large_image_source_bioformats-1.30.6.dev35.dist-info/top_level.txt,sha256=e0enjlcFXwPi638IhE71Rk5-eeriA7W3M3IsQ6yH3RI,30
8
- large_image_source_bioformats-1.30.6.dev35.dist-info/RECORD,,