Skip to content
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

Debug deploy #231

Merged
merged 7 commits into from
Nov 27, 2023
Merged

Debug deploy #231

merged 7 commits into from
Nov 27, 2023

Conversation

jan-janssen
Copy link
Member

running sdist
running egg_info
creating UNKNOWN.egg-info
writing UNKNOWN.egg-info/PKG-INFO
writing dependency_links to UNKNOWN.egg-info/dependency_links.txt
writing top-level names to UNKNOWN.egg-info/top_level.txt
writing manifest file 'UNKNOWN.egg-info/SOURCES.txt'
reading manifest file 'UNKNOWN.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'UNKNOWN.egg-info/SOURCES.txt'
running check
warning: check: missing required meta-data: name, url

warning: check: missing meta-data: either (author and author_email) or (maintainer and maintainer_email) should be supplied

creating UNKNOWN-0.7.8
creating UNKNOWN-0.7.8/UNKNOWN.egg-info
creating UNKNOWN-0.7.8/pympipool
copying files to UNKNOWN-0.7.8...
copying LICENSE -> UNKNOWN-0.7.8
copying MANIFEST.in -> UNKNOWN-0.7.8
copying README.md -> UNKNOWN-0.7.8
copying pyproject.toml -> UNKNOWN-0.7.8
copying setup.py -> UNKNOWN-0.7.8
copying UNKNOWN.egg-info/PKG-INFO -> UNKNOWN-0.7.8/UNKNOWN.egg-info
copying UNKNOWN.egg-info/SOURCES.txt -> UNKNOWN-0.7.8/UNKNOWN.egg-info
copying UNKNOWN.egg-info/dependency_links.txt -> UNKNOWN-0.7.8/UNKNOWN.egg-info
copying UNKNOWN.egg-info/top_level.txt -> UNKNOWN-0.7.8/UNKNOWN.egg-info
copying pympipool/_version.py -> UNKNOWN-0.7.8/pympipool
Writing UNKNOWN-0.7.8/setup.cfg
UPDATING UNKNOWN-0.7.8/pympipool/_version.py
set UNKNOWN-0.7.8/pympipool/_version.py to '0.7.8'
creating dist
Creating tar archive
removing 'UNKNOWN-0.7.8' (and everything under it)
running bdist_wheel
running build
/usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
installing to build/bdist.linux-x86_64/wheel
running install
running install_egg_info
Copying UNKNOWN.egg-info to build/bdist.linux-x86_64/wheel/UNKNOWN-0.7.8.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/UNKNOWN-0.7.8.dist-info/WHEEL
creating 'dist/UNKNOWN-0.7.8-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'UNKNOWN-0.7.8.dist-info/LICENSE'
adding 'UNKNOWN-0.7.8.dist-info/METADATA'
adding 'UNKNOWN-0.7.8.dist-info/WHEEL'
adding 'UNKNOWN-0.7.8.dist-info/top_level.txt'
adding 'UNKNOWN-0.7.8.dist-info/RECORD'

@jan-janssen jan-janssen merged commit 4b2f40c into main Nov 27, 2023
17 of 19 checks passed
@jan-janssen jan-janssen deleted the debug_deploy branch November 27, 2023 13:18
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

Successfully merging this pull request may close these issues.

1 participant