sphinx-contrib / video

A sphinx plugin that enables embedding of HTML5 videos
https://sphinxcontrib-video.readthedocs.io
Apache License 2.0
43 stars 29 forks source link

0.2.2: pep517 based build packages only metadata #43

Open kloczek opened 3 weeks ago

kloczek commented 3 weeks ago
+ /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