[Bug 277749] textproc/py-sphinxcontrib-autoprogram: Update to 0.1.9
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277749] textproc/py-sphinxcontrib-autoprogram: Update to 0.1.9"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Apr 2024 20:57:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277749 --- Comment #9 from Trond Endrestøl <Trond.Endrestol@ximalas.info> --- (In reply to Nuno Teixeira from comment #8) I got errors on a second build run without distutils. py-setuptools is still at 69.2.0 and py-sphinxcontrib-autoprogram is still at 0.1.9. With DOCS off and -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent distutils pep517 I got this positive result: -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for py39-sphinxcontrib-autoprogram-0.1.9 ===> Generating temporary packing list /usr/local/lib/python3.9/site-packages/setuptools/dist.py:678: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) running install /usr/local/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: 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() running build running build_py running egg_info writing sphinxcontrib_autoprogram.egg-info/PKG-INFO writing dependency_links to sphinxcontrib_autoprogram.egg-info/dependency_links.txt writing namespace_packages to sphinxcontrib_autoprogram.egg-info/namespace_packages.txt writing requirements to sphinxcontrib_autoprogram.egg-info/requires.txt writing top-level names to sphinxcontrib_autoprogram.egg-info/top_level.txt reading manifest file 'sphinxcontrib_autoprogram.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching 'CHANGES.*' warning: manifest_maker: MANIFEST.in, line 4: unknown action 'tox.ini' adding license file 'LICENSE' writing manifest file 'sphinxcontrib_autoprogram.egg-info/SOURCES.txt' running install_lib Skipping installation of /construction/xports/textproc/py-sphinxcontrib-autoprogram/work-py39/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/__init__.py (namespace package) copying sphinxcontrib/autoprogram.py -> /construction/xports/textproc/py-sphinxcontrib-autoprogram/work-py39/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib byte-compiling /construction/xports/textproc/py-sphinxcontrib-autoprogram/work-py39/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/autoprogram.py to autoprogram.cpython-39.pyc writing byte-compilation script '/tmp/tmp5ho6a2r5.py' /usr/local/bin/python3.9 /tmp/tmp5ho6a2r5.py removing /tmp/tmp5ho6a2r5.py running install_egg_info Copying sphinxcontrib_autoprogram.egg-info to /construction/xports/textproc/py-sphinxcontrib-autoprogram/work-py39/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib_autoprogram-0.1.9-py3.9.egg-info Installing /construction/xports/textproc/py-sphinxcontrib-autoprogram/work-py39/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib_autoprogram-0.1.9-py3.9-nspkg.pth running install_scripts writing list of installed files to '/construction/xports/textproc/py-sphinxcontrib-autoprogram/work-py39/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) -- You are receiving this mail because: You are the assignee for the bug.