Skip to content

deploy 0.15.2 #157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
haesleinhuepf opened this issue Apr 10, 2025 · 1 comment
Open

deploy 0.15.2 #157

haesleinhuepf opened this issue Apr 10, 2025 · 1 comment

Comments

@haesleinhuepf
Copy link
Owner

git-bob deploy

Copy link
Contributor

This message was generated by git-bob (version: 0.22.0, model: gpt-4o-2024-08-06, log), an experimental AI-based assistant. It can make mistakes and has limitations. Check its messages carefully.

Deployment report

Command

python setup.py sdist bdist_wheel

StdOut

running sdist
running egg_info
writing stackview.egg-info/PKG-INFO
writing dependency_links to stackview.egg-info/dependency_links.txt
writing entry points to stackview.egg-info/entry_points.txt
writing requirements to stackview.egg-info/requires.txt
writing top-level names to stackview.egg-info/top_level.txt
reading manifest file 'stackview.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'stackview.egg-info/SOURCES.txt'
running check
creating stackview-0.15.2
creating stackview-0.15.2/stackview
creating stackview-0.15.2/stackview.egg-info
creating stackview-0.15.2/tests
copying files to stackview-0.15.2...
copying LICENSE -> stackview-0.15.2
copying README.md -> stackview-0.15.2
copying setup.py -> stackview-0.15.2
copying stackview/__init__.py -> stackview-0.15.2/stackview
copying stackview/_add_bounding_boxes.py -> stackview-0.15.2/stackview
copying stackview/_animate.py -> stackview-0.15.2/stackview
copying stackview/_annotate.py -> stackview-0.15.2/stackview
copying stackview/_bia_bob_plugins.py -> stackview-0.15.2/stackview
copying stackview/_clusterplot.py -> stackview-0.15.2/stackview
copying stackview/_colormaps.py -> stackview-0.15.2/stackview
copying stackview/_context.py -> stackview-0.15.2/stackview
copying stackview/_crop.py -> stackview-0.15.2/stackview
copying stackview/_curtain.py -> stackview-0.15.2/stackview
copying stackview/_display_range.py -> stackview-0.15.2/stackview
copying stackview/_grid.py -> stackview-0.15.2/stackview
copying stackview/_histogram.py -> stackview-0.15.2/stackview
copying stackview/_image_widget.py -> stackview-0.15.2/stackview
copying stackview/_imshow.py -> stackview-0.15.2/stackview
copying stackview/_interact.py -> stackview-0.15.2/stackview
copying stackview/_orthogonal.py -> stackview-0.15.2/stackview
copying stackview/_picker.py -> stackview-0.15.2/stackview
copying stackview/_scatterplot.py -> stackview-0.15.2/stackview
copying stackview/_side_by_side.py -> stackview-0.15.2/stackview
copying stackview/_slice.py -> stackview-0.15.2/stackview
copying stackview/_slice_viewer.py -> stackview-0.15.2/stackview
copying stackview/_sliceplot.py -> stackview-0.15.2/stackview
copying stackview/_static_view.py -> stackview-0.15.2/stackview
copying stackview/_switch.py -> stackview-0.15.2/stackview
copying stackview/_uint_field.py -> stackview-0.15.2/stackview
copying stackview/_utilities.py -> stackview-0.15.2/stackview
copying stackview/_wordcloudplot.py -> stackview-0.15.2/stackview
copying stackview.egg-info/PKG-INFO -> stackview-0.15.2/stackview.egg-info
copying stackview.egg-info/SOURCES.txt -> stackview-0.15.2/stackview.egg-info
copying stackview.egg-info/dependency_links.txt -> stackview-0.15.2/stackview.egg-info
copying stackview.egg-info/entry_points.txt -> stackview-0.15.2/stackview.egg-info
copying stackview.egg-info/requires.txt -> stackview-0.15.2/stackview.egg-info
copying stackview.egg-info/top_level.txt -> stackview-0.15.2/stackview.egg-info
copying tests/test_static_view.py -> stackview-0.15.2/tests
copying stackview.egg-info/SOURCES.txt -> stackview-0.15.2/stackview.egg-info
Writing stackview-0.15.2/setup.cfg
creating dist
Creating tar archive
removing 'stackview-0.15.2' (and everything under it)
running bdist_wheel
running build
running build_py
creating build/lib/stackview
copying stackview/_add_bounding_boxes.py -> build/lib/stackview
copying stackview/_grid.py -> build/lib/stackview
copying stackview/_slice_viewer.py -> build/lib/stackview
copying stackview/_colormaps.py -> build/lib/stackview
copying stackview/_histogram.py -> build/lib/stackview
copying stackview/_switch.py -> build/lib/stackview
copying stackview/_picker.py -> build/lib/stackview
copying stackview/_imshow.py -> build/lib/stackview
copying stackview/_uint_field.py -> build/lib/stackview
copying stackview/_clusterplot.py -> build/lib/stackview
copying stackview/_scatterplot.py -> build/lib/stackview
copying stackview/_static_view.py -> build/lib/stackview
copying stackview/_image_widget.py -> build/lib/stackview
copying stackview/_sliceplot.py -> build/lib/stackview
copying stackview/_animate.py -> build/lib/stackview
copying stackview/_display_range.py -> build/lib/stackview
copying stackview/_wordcloudplot.py -> build/lib/stackview
copying stackview/_interact.py -> build/lib/stackview
copying stackview/__init__.py -> build/lib/stackview
copying stackview/_crop.py -> build/lib/stackview
copying stackview/_curtain.py -> build/lib/stackview
copying stackview/_orthogonal.py -> build/lib/stackview
copying stackview/_context.py -> build/lib/stackview
copying stackview/_annotate.py -> build/lib/stackview
copying stackview/_utilities.py -> build/lib/stackview
copying stackview/_slice.py -> build/lib/stackview
copying stackview/_side_by_side.py -> build/lib/stackview
copying stackview/_bia_bob_plugins.py -> build/lib/stackview
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/stackview
copying build/lib/stackview/_add_bounding_boxes.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_grid.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_slice_viewer.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_colormaps.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_histogram.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_switch.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_picker.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_imshow.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_uint_field.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_clusterplot.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_scatterplot.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_static_view.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_image_widget.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_sliceplot.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_animate.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_display_range.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_wordcloudplot.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_interact.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/__init__.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_crop.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_curtain.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_orthogonal.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_context.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_annotate.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_utilities.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_slice.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_side_by_side.py -> build/bdist.linux-x86_64/wheel/./stackview
copying build/lib/stackview/_bia_bob_plugins.py -> build/bdist.linux-x86_64/wheel/./stackview
running install_egg_info
Copying stackview.egg-info to build/bdist.linux-x86_64/wheel/./stackview-0.15.2-py3.13.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/stackview-0.15.2.dist-info/WHEEL
creating 'dist/stackview-0.15.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'stackview/__init__.py'
adding 'stackview/_add_bounding_boxes.py'
adding 'stackview/_animate.py'
adding 'stackview/_annotate.py'
adding 'stackview/_bia_bob_plugins.py'
adding 'stackview/_clusterplot.py'
adding 'stackview/_colormaps.py'
adding 'stackview/_context.py'
adding 'stackview/_crop.py'
adding 'stackview/_curtain.py'
adding 'stackview/_display_range.py'
adding 'stackview/_grid.py'
adding 'stackview/_histogram.py'
adding 'stackview/_image_widget.py'
adding 'stackview/_imshow.py'
adding 'stackview/_interact.py'
adding 'stackview/_orthogonal.py'
adding 'stackview/_picker.py'
adding 'stackview/_scatterplot.py'
adding 'stackview/_side_by_side.py'
adding 'stackview/_slice.py'
adding 'stackview/_slice_viewer.py'
adding 'stackview/_sliceplot.py'
adding 'stackview/_static_view.py'
adding 'stackview/_switch.py'
adding 'stackview/_uint_field.py'
adding 'stackview/_utilities.py'
adding 'stackview/_wordcloudplot.py'
adding 'stackview-0.15.2.dist-info/licenses/LICENSE'
adding 'stackview-0.15.2.dist-info/METADATA'
adding 'stackview-0.15.2.dist-info/WHEEL'
adding 'stackview-0.15.2.dist-info/entry_points.txt'
adding 'stackview-0.15.2.dist-info/top_level.txt'
adding 'stackview-0.15.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel

StdErr

/opt/hostedtoolcache/Python/3.13.2/x64/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: BSD License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
/opt/hostedtoolcache/Python/3.13.2/x64/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()

Command

twine upload dist/*

StdOut

Uploading distributions to https://upload.pypi.org/legacy/
Uploading stackview-0.15.2-py3-none-any.whl

  0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/69.7 kB • --:-- • ?
  0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/69.7 kB • --:-- • ?
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB • 00:00 • 134.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB • 00:00 • 134.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB • 00:00 • 134.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB • 00:00 • 134.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB • 00:00 • 134.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB • 00:00 • 134.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB • 00:00 • 134.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB • 00:00 • 134.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB • 00:00 • 134.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB • 00:00 • 134.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB • 00:00 • 134.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB • 00:00 • 134.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB • 00:00 • 134.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB • 00:00 • 134.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB • 00:00 • 134.3 MB/s
Uploading stackview-0.15.2.tar.gz

  0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/60.3 kB • --:-- • ?
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.3/60.3 kB • 00:00 • 142.9 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.3/60.3 kB • 00:00 • 142.9 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.3/60.3 kB • 00:00 • 142.9 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.3/60.3 kB • 00:00 • 142.9 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.3/60.3 kB • 00:00 • 142.9 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.3/60.3 kB • 00:00 • 142.9 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.3/60.3 kB • 00:00 • 142.9 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.3/60.3 kB • 00:00 • 142.9 MB/s

View at:
https://pypi.org/project/stackview/0.15.2/

StdErr


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant