py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV) py$(PYV): commands[0]> pip --version pip 24.3.1 from $(PYTHON_DIR)/vendor-packages/pip (python 3.9) py$(PYV): commands[1]> virtualenv --version virtualenv 20.27.1 from $(PYTHON_DIR)/vendor-packages/virtualenv/__init__.py py$(PYV): commands[2]> python setup.py make_versioneer running make_versioneer py$(PYV): commands[3]> python -m unittest discover test -vv test_base (test_config.Parser) ... ok test_empty (test_config.Parser) ... ok test_empty_tag_prefixes (test_config.Parser) ... ok test_minimal (test_config.Parser) ... ok test_mostly_empty (test_config.Parser) ... ok test_crlf (test_file.Parser) ... ok test_lf (test_file.Parser) ... ok test_error_getting_parts (test_render.Test_git_describe) ... ok test_tagged_0_commits_clean (test_render.Test_git_describe) ... ok test_tagged_0_commits_dirty (test_render.Test_git_describe) ... ok test_tagged_1_commits_clean (test_render.Test_git_describe) ... ok test_tagged_1_commits_dirty (test_render.Test_git_describe) ... ok test_untagged_0_commits_clean (test_render.Test_git_describe) ... ok test_untagged_0_commits_dirty (test_render.Test_git_describe) ... ok test_untagged_1_commits_clean (test_render.Test_git_describe) ... ok test_untagged_1_commits_dirty (test_render.Test_git_describe) ... ok test_error_getting_parts (test_render.Test_pep440) ... ok test_tagged_0_commits_clean (test_render.Test_pep440) ... ok test_tagged_0_commits_dirty (test_render.Test_pep440) ... ok test_tagged_1_commits_clean (test_render.Test_pep440) ... ok test_tagged_1_commits_dirty (test_render.Test_pep440) ... ok test_untagged_0_commits_clean (test_render.Test_pep440) ... ok test_untagged_0_commits_dirty (test_render.Test_pep440) ... ok test_untagged_1_commits_clean (test_render.Test_pep440) ... ok test_untagged_1_commits_dirty (test_render.Test_pep440) ... ok test_branch_tagged_0_commits_clean (test_render.Test_pep440_branch) ... ok test_branch_tagged_0_commits_dirty (test_render.Test_pep440_branch) ... ok test_branch_tagged_1_commits_clean (test_render.Test_pep440_branch) ... ok test_branch_tagged_1_commits_dirty (test_render.Test_pep440_branch) ... ok test_branch_untagged_0_commits_clean (test_render.Test_pep440_branch) ... ok test_branch_untagged_0_commits_dirty (test_render.Test_pep440_branch) ... ok test_branch_untagged_1_commits_clean (test_render.Test_pep440_branch) ... ok test_branch_untagged_1_commits_dirty (test_render.Test_pep440_branch) ... ok test_error_getting_parts (test_render.Test_pep440_branch) ... ok test_tagged_0_commits_clean (test_render.Test_pep440_branch) ... ok test_tagged_0_commits_dirty (test_render.Test_pep440_branch) ... ok test_tagged_1_commits_clean (test_render.Test_pep440_branch) ... ok test_tagged_1_commits_dirty (test_render.Test_pep440_branch) ... ok test_untagged_0_commits_clean (test_render.Test_pep440_branch) ... ok test_untagged_0_commits_dirty (test_render.Test_pep440_branch) ... ok test_untagged_1_commits_clean (test_render.Test_pep440_branch) ... ok test_untagged_1_commits_dirty (test_render.Test_pep440_branch) ... ok test_error_getting_parts (test_render.Test_pep440_old) ... ok test_tagged_0_commits_clean (test_render.Test_pep440_old) ... ok test_tagged_0_commits_dirty (test_render.Test_pep440_old) ... ok test_tagged_1_commits_clean (test_render.Test_pep440_old) ... ok test_tagged_1_commits_dirty (test_render.Test_pep440_old) ... ok test_untagged_0_commits_clean (test_render.Test_pep440_old) ... ok test_untagged_0_commits_dirty (test_render.Test_pep440_old) ... ok test_untagged_1_commits_clean (test_render.Test_pep440_old) ... ok test_untagged_1_commits_dirty (test_render.Test_pep440_old) ... ok test_error_getting_parts (test_render.Test_pep440_post) ... ok test_tagged_0_commits_clean (test_render.Test_pep440_post) ... ok test_tagged_0_commits_dirty (test_render.Test_pep440_post) ... ok test_tagged_1_commits_clean (test_render.Test_pep440_post) ... ok test_tagged_1_commits_dirty (test_render.Test_pep440_post) ... ok test_untagged_0_commits_clean (test_render.Test_pep440_post) ... ok test_untagged_0_commits_dirty (test_render.Test_pep440_post) ... ok test_untagged_1_commits_clean (test_render.Test_pep440_post) ... ok test_untagged_1_commits_dirty (test_render.Test_pep440_post) ... ok test_branch_tagged_0_commits_clean (test_render.Test_pep440_post_branch) ... ok test_branch_tagged_0_commits_dirty (test_render.Test_pep440_post_branch) ... ok test_branch_tagged_1_commits_clean (test_render.Test_pep440_post_branch) ... ok test_branch_tagged_1_commits_dirty (test_render.Test_pep440_post_branch) ... ok test_branch_untagged_0_commits_clean (test_render.Test_pep440_post_branch) ... ok test_branch_untagged_0_commits_dirty (test_render.Test_pep440_post_branch) ... ok test_branch_untagged_1_commits_clean (test_render.Test_pep440_post_branch) ... ok test_branch_untagged_1_commits_dirty (test_render.Test_pep440_post_branch) ... ok test_error_getting_parts (test_render.Test_pep440_post_branch) ... ok test_tagged_0_commits_clean (test_render.Test_pep440_post_branch) ... ok test_tagged_0_commits_dirty (test_render.Test_pep440_post_branch) ... ok test_tagged_1_commits_clean (test_render.Test_pep440_post_branch) ... ok test_tagged_1_commits_dirty (test_render.Test_pep440_post_branch) ... ok test_untagged_0_commits_clean (test_render.Test_pep440_post_branch) ... ok test_untagged_0_commits_dirty (test_render.Test_pep440_post_branch) ... ok test_untagged_1_commits_clean (test_render.Test_pep440_post_branch) ... ok test_untagged_1_commits_dirty (test_render.Test_pep440_post_branch) ... ok test_error_getting_parts (test_render.Test_pep440_pre) ... ok test_tagged_0_commits_clean (test_render.Test_pep440_pre) ... ok test_tagged_0_commits_dirty (test_render.Test_pep440_pre) ... ok test_tagged_1_commits_clean (test_render.Test_pep440_pre) ... ok test_tagged_1_commits_dirty (test_render.Test_pep440_pre) ... ok test_tagged_post1_0_commits_clean (test_render.Test_pep440_pre) ... ok test_tagged_post1_0_commits_dirty (test_render.Test_pep440_pre) ... ok test_tagged_post1_1_commits_clean (test_render.Test_pep440_pre) ... ok test_tagged_post1_1_commits_dirty (test_render.Test_pep440_pre) ... ok test_tagged_post_0_commits_clean (test_render.Test_pep440_pre) ... ok test_tagged_post_0_commits_dirty (test_render.Test_pep440_pre) ... ok test_tagged_post_1_commits_clean (test_render.Test_pep440_pre) ... ok test_tagged_post_1_commits_dirty (test_render.Test_pep440_pre) ... ok test_untagged_0_commits_clean (test_render.Test_pep440_pre) ... ok test_untagged_0_commits_dirty (test_render.Test_pep440_pre) ... ok test_untagged_1_commits_clean (test_render.Test_pep440_pre) ... ok test_untagged_1_commits_dirty (test_render.Test_pep440_pre) ... ok ---------------------------------------------------------------------- Ran 94 tests OK py$(PYV): commands[4]> python test/git/test_git.py -v $(@D)/test/git/test_git.py:13: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import parse_version test_date (__main__.Keywords) ... ok test_date_gpg (__main__.Keywords) ... ok test_no_prefix (__main__.Keywords) ... ok test_no_tags (__main__.Keywords) ... ok test_parse (__main__.Keywords) ... ok test_prefer_short (__main__.Keywords) ... ok test_prefix (__main__.Keywords) ... ok test_unexpanded (__main__.Keywords) ... ok test_pieces (__main__.ParseGitDescribe) ... ok test_render (__main__.RenderPieces) ... ok test_full (__main__.Repo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_no_tag_prefix (__main__.Repo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_project_in_subdir (__main__.Repo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_pyproject (__main__.Repo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_script_only (__main__.Repo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m warning: no files found matching 'src/dummy' warning: no files found matching 'src/dummy' warning: no files found matching 'src/dummy' warning: no files found matching 'src/dummy' warning: no files found matching 'src/dummy' warning: no files found matching 'src/dummy' ok ---------------------------------------------------------------------- Ran 15 tests OK git --version: git version 2.47.0 py$(PYV): commands[5]> python test/git/test_invocations.py -v test_bdist_wheel (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ******************************************************************************** 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() ok test_develop (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m /tmp/tmpXXXXXXXX/venvs/setuptools-repo-develop/lib/python3.9/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) ******************************************************************************** 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() ******************************************************************************** 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() ok test_develop_subproject (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m /tmp/tmpXXXXXXXX/venvs/setuptools-repo-develop-subproject/lib/python3.9/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) ******************************************************************************** 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() ******************************************************************************** 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() ok test_egg (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ******************************************************************************** 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() ok test_install (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ******************************************************************************** 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() /tmp/tmpXXXXXXXX/venvs/setuptools-repo-install/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() ok test_install_subproject (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ******************************************************************************** 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() /tmp/tmpXXXXXXXX/venvs/setuptools-repo-install-subproject/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() ok test_pip_install (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_pip_install_editable (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m DEPRECATION: Legacy editable install of demoapp2==2.0 from file:///tmp/tmpXXXXXXXX/demoapp2-setuptools-repo (setup.py develop) is deprecated. pip 25.0 will enforce this behaviour change. A possible replacement is to add a pyproject.toml or enable --use-pep517, and use setuptools >= 64. If the resulting installation is not behaving as expected, try using --config-settings editable_mode=compat. Please consult the setuptools documentation for more information. Discussion can be found at https://github.com/pypa/pip/issues/11457 ok test_pip_install_editable_subproject (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m DEPRECATION: Legacy editable install of demoapp2==2.0 from file:///tmp/tmpXXXXXXXX/demoapp2-setuptools-repo-subproject/subproject (setup.py develop) is deprecated. pip 25.0 will enforce this behaviour change. A possible replacement is to add a pyproject.toml or enable --use-pep517, and use setuptools >= 64. If the resulting installation is not behaving as expected, try using --config-settings editable_mode=compat. Please consult the setuptools documentation for more information. Discussion can be found at https://github.com/pypa/pip/issues/11457 ok test_pip_install_from_afar (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_pip_install_from_afar_subproject (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_pip_install_subproject (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_pip_wheel (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_sdist (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_sdist_subproject (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_pip_install (__main__.SetuptoolsSdist) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_pip_install_subproject (__main__.SetuptoolsSdist) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_extension_inplace (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_extension_wheel_pip (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_extension_wheel_setuptools (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ******************************************************************************** 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() ok test_install (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ******************************************************************************** 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() /tmp/tmpXXXXXXXX/venvs/setuptools-unpacked-install/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() ok test_install_subproject (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ******************************************************************************** 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() /tmp/tmpXXXXXXXX/venvs/setuptools-subproject-unpacked-install/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() ok test_pip_install (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_pip_install_from_afar (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_pip_install_subproject (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_pip_wheel (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ok test_wheel (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ******************************************************************************** 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() ok test_pip_install (__main__.SetuptoolsWheel) ... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m ******************************************************************************** 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() ok ---------------------------------------------------------------------- Ran 28 tests OK py$(PYV): commands[6]> python setup.py make_long_version_py_git running make_long_version_py_git py$(PYV): commands[7]> pyflakes setup.py versioneer.py git_version.py py$(PYV): commands[8]> python test/run_pyflakes_src.py pyflakes on: src/subprocess_helper.py pyflakes on: src/installer.py pyflakes on: src/setupfunc.py pyflakes on: src/__init__.py pyflakes on: src/from_file.py pyflakes on: src/render.py pyflakes on: src/get_versions.py pyflakes on: src/cmdclass.py pyflakes on: src/from_parentdir.py pyflakes on: src/git/long_get_versions.py pyflakes on: src/git/from_vcs.py pyflakes on: src/git/install.py pyflakes on: src/git/from_keywords.py pyflakes on: src/git/__init__.py py$(PYV): commands[9]> pyflakes test py$(PYV): commands[10]> flake8 --extend-ignore=TYP git_version.py versioneer.py py$(PYV): commands[11]> pycodestyle --max-line-length=88 git_version.py versioneer.py py$(PYV): commands[12]> mypy git_version.py versioneer.py src/installer.py setup.py Success: no issues found in 4 source files py$(PYV): OK congratulations :)