fractal-server 2.3.9__py3-none-any.whl → 2.3.10__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.
@@ -1 +1 @@
1
- __VERSION__ = "2.3.9"
1
+ __VERSION__ = "2.3.10"
@@ -7,9 +7,9 @@ from typing import TypeVar
7
7
  from zipfile import ZIP_DEFLATED
8
8
  from zipfile import ZipFile
9
9
 
10
- from fractal_server.logger import get_logger
10
+ from fractal_server.logger import set_logger
11
11
 
12
- logger = get_logger("zip_tools")
12
+ logger = set_logger("fractal_server.zip_tools")
13
13
 
14
14
  T = TypeVar("T", str, BytesIO)
15
15
  THRESHOLD_ZIP_FILE_SIZE_MB = 1.0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fractal-server
3
- Version: 2.3.9
3
+ Version: 2.3.10
4
4
  Summary: Server component of the Fractal analytics platform
5
5
  Home-page: https://github.com/fractal-analytics-platform/fractal-server
6
6
  License: BSD-3-Clause
@@ -1,4 +1,4 @@
1
- fractal_server/__init__.py,sha256=IZCNzAeT1hiPh6fpVTHVwF-NSu-mtsX00Rk32jd8RDM,22
1
+ fractal_server/__init__.py,sha256=eQ4t9Ak1YcHc5P0da0IEITN9Og3jo9sAKVRGq7f9qp0,23
2
2
  fractal_server/__main__.py,sha256=CocbzZooX1UtGqPi55GcHGNxnrJXFg5tUU5b3wyFCyo,4958
3
3
  fractal_server/alembic.ini,sha256=MWwi7GzjzawI9cCAK1LW7NxIBQDUqD12-ptJoq5JpP0,3153
4
4
  fractal_server/app/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -193,9 +193,9 @@ fractal_server/tasks/v2/templates/_5_pip_show.sh,sha256=GrJ19uHYQxANEy9JaeNJZVTq
193
193
  fractal_server/tasks/v2/utils.py,sha256=JOyCacb6MNvrwfLNTyLwcz8y79J29YuJeJ2MK5kqXRM,1657
194
194
  fractal_server/urls.py,sha256=5o_qq7PzKKbwq12NHSQZDmDitn5RAOeQ4xufu-2v9Zk,448
195
195
  fractal_server/utils.py,sha256=b7WwFdcFZ8unyT65mloFToYuEDXpQoHRcmRNqrhd_dQ,2115
196
- fractal_server/zip_tools.py,sha256=BxW36QGJLTiiabYWJMG56hO_eL_Lhse90nd3VdcNKDM,4411
197
- fractal_server-2.3.9.dist-info/LICENSE,sha256=QKAharUuhxL58kSoLizKJeZE3mTCBnX6ucmz8W0lxlk,1576
198
- fractal_server-2.3.9.dist-info/METADATA,sha256=YjDygtiQ8x2fwH8SOonXMzLv3bKWsDO9hg_IpLLe6MI,4628
199
- fractal_server-2.3.9.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
200
- fractal_server-2.3.9.dist-info/entry_points.txt,sha256=8tV2kynvFkjnhbtDnxAqImL6HMVKsopgGfew0DOp5UY,58
201
- fractal_server-2.3.9.dist-info/RECORD,,
196
+ fractal_server/zip_tools.py,sha256=xYpzBshysD2nmxkD5WLYqMzPYUcCRM3kYy-7n9bJL-U,4426
197
+ fractal_server-2.3.10.dist-info/LICENSE,sha256=QKAharUuhxL58kSoLizKJeZE3mTCBnX6ucmz8W0lxlk,1576
198
+ fractal_server-2.3.10.dist-info/METADATA,sha256=nM7HELGaWnZRvIUFecLPswW58LsENUTxpt_p-Pt3PvM,4629
199
+ fractal_server-2.3.10.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
200
+ fractal_server-2.3.10.dist-info/entry_points.txt,sha256=8tV2kynvFkjnhbtDnxAqImL6HMVKsopgGfew0DOp5UY,58
201
+ fractal_server-2.3.10.dist-info/RECORD,,