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

0.2.2: pep517 based build packages only metadata #43

Open
kloczek opened this issue Jun 7, 2024 · 0 comments
Open

0.2.2: pep517 based build packages only metadata #43

kloczek opened this issue Jun 7, 2024 · 0 comments

Comments

@kloczek
Copy link

kloczek commented Jun 7, 2024

+ /usr/bin/python3 -sBm build -w --no-isolation
* Getting build dependencies for wheel...
running egg_info
creating sphinxcontrib_video.egg-info
writing sphinxcontrib_video.egg-info/PKG-INFO
writing dependency_links to sphinxcontrib_video.egg-info/dependency_links.txt
writing requirements to sphinxcontrib_video.egg-info/requires.txt
writing top-level names to sphinxcontrib_video.egg-info/top_level.txt
writing manifest file 'sphinxcontrib_video.egg-info/SOURCES.txt'
reading manifest file 'sphinxcontrib_video.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'sphinxcontrib_video.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
warning: install_lib: 'build/lib' does not exist -- no Python modules to install

running install_egg_info
running egg_info
writing sphinxcontrib_video.egg-info/PKG-INFO
writing dependency_links to sphinxcontrib_video.egg-info/dependency_links.txt
writing requirements to sphinxcontrib_video.egg-info/requires.txt
writing top-level names to sphinxcontrib_video.egg-info/top_level.txt
reading manifest file 'sphinxcontrib_video.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'sphinxcontrib_video.egg-info/SOURCES.txt'
Copying sphinxcontrib_video.egg-info to build/bdist.linux-x86_64/wheel/sphinxcontrib_video-0.2.2-py3.10.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/sphinxcontrib_video-0.2.2.dist-info/WHEEL
creating '/home/tkloczko/rpmbuild/BUILD/video-0.2.2/dist/.tmp-94zmy875/sphinxcontrib_video-0.2.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'sphinxcontrib_video-0.2.2.dist-info/LICENSE'
adding 'sphinxcontrib_video-0.2.2.dist-info/METADATA'
adding 'sphinxcontrib_video-0.2.2.dist-info/WHEEL'
adding 'sphinxcontrib_video-0.2.2.dist-info/top_level.txt'
adding 'sphinxcontrib_video-0.2.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built sphinxcontrib_video-0.2.2-py3-none-any.whl
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