added 71 packages, and audited 73 packages in 2s 5 packages are looking for funding run `npm fund` for details found 0 vulnerabilities > generate > npx openapi-codegen -i ../../../services/openapi/dist/openapi.json -t ./template python -o ./src/crosslab/api_client (node:8667) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) Writing /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/src/crosslab/api_client/schemas.py Writing /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/src/crosslab/api_client/client.py > generate-test > npx openapi-codegen -i ../../../services/openapi/dist/openapi.json -t ./test_template python -o ./tests (node:8702) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) Writing /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python/tests/test_openapi.py /tmp/build-env-djs9wmxt/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: Other/Proprietary License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /tmp/build-env-djs9wmxt/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: Other/Proprietary License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() * Creating isolated environment: virtualenv+pip... * Installing packages in isolated environment: - setuptools>=61.0 * Getting build dependencies for sdist... running egg_info creating src/crosslab_api_client.egg-info writing src/crosslab_api_client.egg-info/PKG-INFO writing dependency_links to src/crosslab_api_client.egg-info/dependency_links.txt writing requirements to src/crosslab_api_client.egg-info/requires.txt writing top-level names to src/crosslab_api_client.egg-info/top_level.txt writing manifest file 'src/crosslab_api_client.egg-info/SOURCES.txt' reading manifest file 'src/crosslab_api_client.egg-info/SOURCES.txt' writing manifest file 'src/crosslab_api_client.egg-info/SOURCES.txt' * Building sdist... running sdist running egg_info writing src/crosslab_api_client.egg-info/PKG-INFO writing dependency_links to src/crosslab_api_client.egg-info/dependency_links.txt writing requirements to src/crosslab_api_client.egg-info/requires.txt writing top-level names to src/crosslab_api_client.egg-info/top_level.txt reading manifest file 'src/crosslab_api_client.egg-info/SOURCES.txt' writing manifest file 'src/crosslab_api_client.egg-info/SOURCES.txt' running check creating crosslab_api_client-0.3.1+dev.d2f8c17 creating crosslab_api_client-0.3.1+dev.d2f8c17/src/crosslab/api_client creating crosslab_api_client-0.3.1+dev.d2f8c17/src/crosslab_api_client.egg-info creating crosslab_api_client-0.3.1+dev.d2f8c17/tests copying files to crosslab_api_client-0.3.1+dev.d2f8c17... copying README.md -> crosslab_api_client-0.3.1+dev.d2f8c17 copying pyproject.toml -> crosslab_api_client-0.3.1+dev.d2f8c17 copying setup.cfg -> crosslab_api_client-0.3.1+dev.d2f8c17 copying setup.py -> crosslab_api_client-0.3.1+dev.d2f8c17 copying src/crosslab/api_client/__init__.py -> crosslab_api_client-0.3.1+dev.d2f8c17/src/crosslab/api_client copying src/crosslab/api_client/client.py -> crosslab_api_client-0.3.1+dev.d2f8c17/src/crosslab/api_client copying src/crosslab/api_client/exceptions.py -> crosslab_api_client-0.3.1+dev.d2f8c17/src/crosslab/api_client copying src/crosslab/api_client/improved_client.py -> crosslab_api_client-0.3.1+dev.d2f8c17/src/crosslab/api_client copying src/crosslab/api_client/py.typed -> crosslab_api_client-0.3.1+dev.d2f8c17/src/crosslab/api_client copying src/crosslab/api_client/schemas.py -> crosslab_api_client-0.3.1+dev.d2f8c17/src/crosslab/api_client copying src/crosslab_api_client.egg-info/PKG-INFO -> crosslab_api_client-0.3.1+dev.d2f8c17/src/crosslab_api_client.egg-info copying src/crosslab_api_client.egg-info/SOURCES.txt -> crosslab_api_client-0.3.1+dev.d2f8c17/src/crosslab_api_client.egg-info copying src/crosslab_api_client.egg-info/dependency_links.txt -> crosslab_api_client-0.3.1+dev.d2f8c17/src/crosslab_api_client.egg-info copying src/crosslab_api_client.egg-info/requires.txt -> crosslab_api_client-0.3.1+dev.d2f8c17/src/crosslab_api_client.egg-info copying src/crosslab_api_client.egg-info/top_level.txt -> crosslab_api_client-0.3.1+dev.d2f8c17/src/crosslab_api_client.egg-info copying tests/test_improved_client.py -> crosslab_api_client-0.3.1+dev.d2f8c17/tests copying tests/test_openapi.py -> crosslab_api_client-0.3.1+dev.d2f8c17/tests copying src/crosslab_api_client.egg-info/SOURCES.txt -> crosslab_api_client-0.3.1+dev.d2f8c17/src/crosslab_api_client.egg-info Writing crosslab_api_client-0.3.1+dev.d2f8c17/setup.cfg Creating tar archive removing 'crosslab_api_client-0.3.1+dev.d2f8c17' (and everything under it) Successfully built crosslab_api_client-0.3.1+dev.d2f8c17.tar.gz