large-image-source-test 1.27.5.dev6__py3-none-any.whl → 1.30.7.dev10__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -128,7 +128,7 @@ class TestTileSource(TileSource, metaclass=LruCacheMetaclass):
128
128
  }
129
129
  for idx, band in enumerate(bands)}
130
130
  if low < 0 or high < 2 or low >= 65536 or high >= 65536:
131
- self._dtype = float
131
+ self._dtype = np.dtype(float)
132
132
  elif low >= 256 or high >= 256:
133
133
  self._dtype = np.uint16
134
134
  # Used for reporting tile information
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: large-image-source-test
3
- Version: 1.27.5.dev6
3
+ Version: 1.30.7.dev10
4
4
  Summary: A fractal test tilesource for large_image.
5
5
  Home-page: https://github.com/girder/large_image
6
6
  Author: Kitware, Inc.
@@ -15,9 +15,22 @@ Classifier: Programming Language :: Python :: 3.9
15
15
  Classifier: Programming Language :: Python :: 3.10
16
16
  Classifier: Programming Language :: Python :: 3.11
17
17
  Classifier: Programming Language :: Python :: 3.12
18
+ Classifier: Programming Language :: Python :: 3.13
18
19
  Requires-Python: >=3.8
20
+ Description-Content-Type: text/x-rst
19
21
  License-File: LICENSE
20
- Requires-Dist: large-image >=1.27.5.dev6
22
+ Requires-Dist: large-image>=1.30.7.dev10
23
+ Dynamic: author
24
+ Dynamic: author-email
25
+ Dynamic: classifier
26
+ Dynamic: description
27
+ Dynamic: description-content-type
28
+ Dynamic: home-page
29
+ Dynamic: keywords
30
+ Dynamic: license
31
+ Dynamic: requires-dist
32
+ Dynamic: requires-python
33
+ Dynamic: summary
21
34
 
22
35
  A fractal test tilesource for large_image.
23
36
 
@@ -0,0 +1,7 @@
1
+ large_image_source_test/__init__.py,sha256=TGTaYfZnoo7oGz4VTo_hZ-Uac3KDt-V-ZlpBuTfbZac,14723
2
+ large_image_source_test-1.30.7.dev10.dist-info/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
3
+ large_image_source_test-1.30.7.dev10.dist-info/METADATA,sha256=3rgsn2U_p8GQPRG9E0vdA-MqH74X8vWDuBjmhWXcRrw,1219
4
+ large_image_source_test-1.30.7.dev10.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
5
+ large_image_source_test-1.30.7.dev10.dist-info/entry_points.txt,sha256=FvMJVuA21U5zXsIxhuCizP_hTIdSh8C5IvY8OSHY0bw,142
6
+ large_image_source_test-1.30.7.dev10.dist-info/top_level.txt,sha256=6FCQXW4RZzwmKGAfNHlGFkdsCfxTMz5QUrMXLZuSAKM,24
7
+ large_image_source_test-1.30.7.dev10.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.43.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,7 +0,0 @@
1
- large_image_source_test/__init__.py,sha256=W0JTGGSa0AL7ogQGlemkEUeTY2qvG4s2DAKC-Jcw5Kk,14713
2
- large_image_source_test-1.27.5.dev6.dist-info/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
3
- large_image_source_test-1.27.5.dev6.dist-info/METADATA,sha256=2dD0DhowNsyxIwKpzEU2aolNhsFGrv87SG60sHbFj_M,898
4
- large_image_source_test-1.27.5.dev6.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
5
- large_image_source_test-1.27.5.dev6.dist-info/entry_points.txt,sha256=FvMJVuA21U5zXsIxhuCizP_hTIdSh8C5IvY8OSHY0bw,142
6
- large_image_source_test-1.27.5.dev6.dist-info/top_level.txt,sha256=6FCQXW4RZzwmKGAfNHlGFkdsCfxTMz5QUrMXLZuSAKM,24
7
- large_image_source_test-1.27.5.dev6.dist-info/RECORD,,