cards create: /DEPOT/cli/python-requests package(s) starting build Mon Apr 8 18:44:28 2024 =======> PKGMK_INSTALL: no =======> PKGMK_WORK_DIR: /tmp/work =======> PKGMK_SOURCE_DIR: /sources =======> WARNING: CLEAN IGNORED =======> PKGMK_IGNORE_REPO: no =======> PKGMK_UPDATE_REPO: =======> PKGMK_IGNORE_FOOTPRINT: yes =======> PKGMK_IGNORE_MD5SUM: yes =======> PKGMK_COMPRESS_PACKAGE: yes =======> PKGMK_COMPRESSION_MODE: xz =======> name: python-requests =======> version: 2.28.2 =======> release: 2 =======> Downloading 'https://github.com/psf/requests/archive/refs/tags/v2.28.2.tar.gz'. =======> WARNING: python-requests1638257318i686.cards.tar.xz already exist =======> Building starting... bsdtar -p -o -C /tmp/work/src -xf /sources/v2.28.2.tar.gz + build + cd requests-2.28.2 + python3 setup.py build /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/requests copying requests/compat.py -> build/lib/requests copying requests/adapters.py -> build/lib/requests copying requests/_internal_utils.py -> build/lib/requests copying requests/models.py -> build/lib/requests copying requests/auth.py -> build/lib/requests copying requests/help.py -> build/lib/requests copying requests/api.py -> build/lib/requests copying requests/__init__.py -> build/lib/requests copying requests/packages.py -> build/lib/requests copying requests/status_codes.py -> build/lib/requests copying requests/cookies.py -> build/lib/requests copying requests/sessions.py -> build/lib/requests copying requests/certs.py -> build/lib/requests copying requests/structures.py -> build/lib/requests copying requests/utils.py -> build/lib/requests copying requests/hooks.py -> build/lib/requests copying requests/exceptions.py -> build/lib/requests copying requests/__version__.py -> build/lib/requests running egg_info creating requests.egg-info writing requests.egg-info/PKG-INFO writing dependency_links to requests.egg-info/dependency_links.txt writing requirements to requests.egg-info/requires.txt writing top-level names to requests.egg-info/top_level.txt writing manifest file 'requests.egg-info/SOURCES.txt' reading manifest file 'requests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pytest.ini' adding license file 'LICENSE' writing manifest file 'requests.egg-info/SOURCES.txt' + python3 setup.py install --prefix=/usr --root=/tmp/work/pkg /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing requests.egg-info/PKG-INFO writing dependency_links to requests.egg-info/dependency_links.txt writing requirements to requests.egg-info/requires.txt writing top-level names to requests.egg-info/top_level.txt reading manifest file 'requests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pytest.ini' adding license file 'LICENSE' writing manifest file 'requests.egg-info/SOURCES.txt' running install_lib creating /tmp/work/pkg/usr creating /tmp/work/pkg/usr/lib creating /tmp/work/pkg/usr/lib/python3.11 creating /tmp/work/pkg/usr/lib/python3.11/site-packages creating /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/compat.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/adapters.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/_internal_utils.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/models.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/auth.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/help.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/api.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/__init__.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/packages.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/status_codes.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/cookies.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/sessions.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/certs.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/structures.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/utils.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/hooks.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/exceptions.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests copying build/lib/requests/__version__.py -> /tmp/work/pkg/usr/lib/python3.11/site-packages/requests byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/compat.py to compat.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/adapters.py to adapters.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/_internal_utils.py to _internal_utils.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/models.py to models.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/auth.py to auth.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/help.py to help.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/api.py to api.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/packages.py to packages.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/status_codes.py to status_codes.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/cookies.py to cookies.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/sessions.py to sessions.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/certs.py to certs.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/structures.py to structures.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/utils.py to utils.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/hooks.py to hooks.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/exceptions.py to exceptions.cpython-311.pyc byte-compiling /tmp/work/pkg/usr/lib/python3.11/site-packages/requests/__version__.py to __version__.cpython-311.pyc running install_egg_info Copying requests.egg-info to /tmp/work/pkg/usr/lib/python3.11/site-packages/requests-2.28.2-py3.11.egg-info running install_scripts =======> WARNING: Footprint ignored. =======> trying to get categories... =======> Adding meta data to Archive python-requests =======> Adding runtime deps to Archive python-requests =======> compress python-requests1712601869i686.cards.tar =======> Removing /sources/v2.28.2.tar.gz cards create: build done Mon Apr 8 18:44:29 2024 CREATED: python-requests 2.28.2 cards create: finish Mon Apr 8 18:44:29 2024