1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
2 py$(PYV): commands[0]> pip --version
3 pip 24.3.1 from $(PYTHON_DIR)/vendor-packages/pip (python 3.9)
4 py$(PYV): commands[1]> virtualenv --version
5 virtualenv 20.27.1 from $(PYTHON_DIR)/vendor-packages/virtualenv/__init__.py
6 py$(PYV): commands[2]> python setup.py make_versioneer
7 running make_versioneer
8 py$(PYV): commands[3]> python -m unittest discover test -vv
9 test_base (test_config.Parser) ... ok
10 test_empty (test_config.Parser) ... ok
11 test_empty_tag_prefixes (test_config.Parser) ... ok
12 test_minimal (test_config.Parser) ... ok
13 test_mostly_empty (test_config.Parser) ... ok
14 test_crlf (test_file.Parser) ... ok
15 test_lf (test_file.Parser) ... ok
16 test_error_getting_parts (test_render.Test_git_describe) ... ok
17 test_tagged_0_commits_clean (test_render.Test_git_describe) ... ok
18 test_tagged_0_commits_dirty (test_render.Test_git_describe) ... ok
19 test_tagged_1_commits_clean (test_render.Test_git_describe) ... ok
20 test_tagged_1_commits_dirty (test_render.Test_git_describe) ... ok
21 test_untagged_0_commits_clean (test_render.Test_git_describe) ... ok
22 test_untagged_0_commits_dirty (test_render.Test_git_describe) ... ok
23 test_untagged_1_commits_clean (test_render.Test_git_describe) ... ok
24 test_untagged_1_commits_dirty (test_render.Test_git_describe) ... ok
25 test_error_getting_parts (test_render.Test_pep440) ... ok
26 test_tagged_0_commits_clean (test_render.Test_pep440) ... ok
27 test_tagged_0_commits_dirty (test_render.Test_pep440) ... ok
28 test_tagged_1_commits_clean (test_render.Test_pep440) ... ok
29 test_tagged_1_commits_dirty (test_render.Test_pep440) ... ok
30 test_untagged_0_commits_clean (test_render.Test_pep440) ... ok
31 test_untagged_0_commits_dirty (test_render.Test_pep440) ... ok
32 test_untagged_1_commits_clean (test_render.Test_pep440) ... ok
33 test_untagged_1_commits_dirty (test_render.Test_pep440) ... ok
34 test_branch_tagged_0_commits_clean (test_render.Test_pep440_branch) ... ok
35 test_branch_tagged_0_commits_dirty (test_render.Test_pep440_branch) ... ok
36 test_branch_tagged_1_commits_clean (test_render.Test_pep440_branch) ... ok
37 test_branch_tagged_1_commits_dirty (test_render.Test_pep440_branch) ... ok
38 test_branch_untagged_0_commits_clean (test_render.Test_pep440_branch) ... ok
39 test_branch_untagged_0_commits_dirty (test_render.Test_pep440_branch) ... ok
40 test_branch_untagged_1_commits_clean (test_render.Test_pep440_branch) ... ok
41 test_branch_untagged_1_commits_dirty (test_render.Test_pep440_branch) ... ok
42 test_error_getting_parts (test_render.Test_pep440_branch) ... ok
43 test_tagged_0_commits_clean (test_render.Test_pep440_branch) ... ok
44 test_tagged_0_commits_dirty (test_render.Test_pep440_branch) ... ok
45 test_tagged_1_commits_clean (test_render.Test_pep440_branch) ... ok
46 test_tagged_1_commits_dirty (test_render.Test_pep440_branch) ... ok
47 test_untagged_0_commits_clean (test_render.Test_pep440_branch) ... ok
48 test_untagged_0_commits_dirty (test_render.Test_pep440_branch) ... ok
49 test_untagged_1_commits_clean (test_render.Test_pep440_branch) ... ok
50 test_untagged_1_commits_dirty (test_render.Test_pep440_branch) ... ok
51 test_error_getting_parts (test_render.Test_pep440_old) ... ok
52 test_tagged_0_commits_clean (test_render.Test_pep440_old) ... ok
53 test_tagged_0_commits_dirty (test_render.Test_pep440_old) ... ok
54 test_tagged_1_commits_clean (test_render.Test_pep440_old) ... ok
55 test_tagged_1_commits_dirty (test_render.Test_pep440_old) ... ok
56 test_untagged_0_commits_clean (test_render.Test_pep440_old) ... ok
57 test_untagged_0_commits_dirty (test_render.Test_pep440_old) ... ok
58 test_untagged_1_commits_clean (test_render.Test_pep440_old) ... ok
59 test_untagged_1_commits_dirty (test_render.Test_pep440_old) ... ok
60 test_error_getting_parts (test_render.Test_pep440_post) ... ok
61 test_tagged_0_commits_clean (test_render.Test_pep440_post) ... ok
62 test_tagged_0_commits_dirty (test_render.Test_pep440_post) ... ok
63 test_tagged_1_commits_clean (test_render.Test_pep440_post) ... ok
64 test_tagged_1_commits_dirty (test_render.Test_pep440_post) ... ok
65 test_untagged_0_commits_clean (test_render.Test_pep440_post) ... ok
66 test_untagged_0_commits_dirty (test_render.Test_pep440_post) ... ok
67 test_untagged_1_commits_clean (test_render.Test_pep440_post) ... ok
68 test_untagged_1_commits_dirty (test_render.Test_pep440_post) ... ok
69 test_branch_tagged_0_commits_clean (test_render.Test_pep440_post_branch) ... ok
70 test_branch_tagged_0_commits_dirty (test_render.Test_pep440_post_branch) ... ok
71 test_branch_tagged_1_commits_clean (test_render.Test_pep440_post_branch) ... ok
72 test_branch_tagged_1_commits_dirty (test_render.Test_pep440_post_branch) ... ok
73 test_branch_untagged_0_commits_clean (test_render.Test_pep440_post_branch) ... ok
74 test_branch_untagged_0_commits_dirty (test_render.Test_pep440_post_branch) ... ok
75 test_branch_untagged_1_commits_clean (test_render.Test_pep440_post_branch) ... ok
76 test_branch_untagged_1_commits_dirty (test_render.Test_pep440_post_branch) ... ok
77 test_error_getting_parts (test_render.Test_pep440_post_branch) ... ok
78 test_tagged_0_commits_clean (test_render.Test_pep440_post_branch) ... ok
79 test_tagged_0_commits_dirty (test_render.Test_pep440_post_branch) ... ok
80 test_tagged_1_commits_clean (test_render.Test_pep440_post_branch) ... ok
81 test_tagged_1_commits_dirty (test_render.Test_pep440_post_branch) ... ok
82 test_untagged_0_commits_clean (test_render.Test_pep440_post_branch) ... ok
83 test_untagged_0_commits_dirty (test_render.Test_pep440_post_branch) ... ok
84 test_untagged_1_commits_clean (test_render.Test_pep440_post_branch) ... ok
85 test_untagged_1_commits_dirty (test_render.Test_pep440_post_branch) ... ok
86 test_error_getting_parts (test_render.Test_pep440_pre) ... ok
87 test_tagged_0_commits_clean (test_render.Test_pep440_pre) ... ok
88 test_tagged_0_commits_dirty (test_render.Test_pep440_pre) ... ok
89 test_tagged_1_commits_clean (test_render.Test_pep440_pre) ... ok
90 test_tagged_1_commits_dirty (test_render.Test_pep440_pre) ... ok
91 test_tagged_post1_0_commits_clean (test_render.Test_pep440_pre) ... ok
92 test_tagged_post1_0_commits_dirty (test_render.Test_pep440_pre) ... ok
93 test_tagged_post1_1_commits_clean (test_render.Test_pep440_pre) ... ok
94 test_tagged_post1_1_commits_dirty (test_render.Test_pep440_pre) ... ok
95 test_tagged_post_0_commits_clean (test_render.Test_pep440_pre) ... ok
96 test_tagged_post_0_commits_dirty (test_render.Test_pep440_pre) ... ok
97 test_tagged_post_1_commits_clean (test_render.Test_pep440_pre) ... ok
98 test_tagged_post_1_commits_dirty (test_render.Test_pep440_pre) ... ok
99 test_untagged_0_commits_clean (test_render.Test_pep440_pre) ... ok
100 test_untagged_0_commits_dirty (test_render.Test_pep440_pre) ... ok
101 test_untagged_1_commits_clean (test_render.Test_pep440_pre) ... ok
102 test_untagged_1_commits_dirty (test_render.Test_pep440_pre) ... ok
104 ----------------------------------------------------------------------
108 py$(PYV): commands[4]> python test/git/test_git.py -v
109 $(@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
110 from pkg_resources import parse_version
111 test_date (__main__.Keywords) ... ok
112 test_date_gpg (__main__.Keywords) ... ok
113 test_no_prefix (__main__.Keywords) ... ok
114 test_no_tags (__main__.Keywords) ... ok
115 test_parse (__main__.Keywords) ... ok
116 test_prefer_short (__main__.Keywords) ... ok
117 test_prefix (__main__.Keywords) ... ok
118 test_unexpanded (__main__.Keywords) ... ok
119 test_pieces (__main__.ParseGitDescribe) ... ok
120 test_render (__main__.RenderPieces) ... ok
121 test_full (__main__.Repo) ... hint: Using 'master' as the name for the initial branch. This default branch name
122 hint: is subject to change. To configure the initial branch name to use in all
123 hint: of your new repositories, which will suppress this warning, call:
125 hint: git config --global init.defaultBranch <name>
127 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
128 hint: 'development'. The just-created branch can be renamed via this command:
130 hint: git branch -m <name>
131 hint: Using 'master' as the name for the initial branch. This default branch name
132 hint: is subject to change. To configure the initial branch name to use in all
133 hint: of your new repositories, which will suppress this warning, call:
135 hint: git config --global init.defaultBranch <name>
137 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
138 hint: 'development'. The just-created branch can be renamed via this command:
140 hint: git branch -m <name>
142 test_no_tag_prefix (__main__.Repo) ... hint: Using 'master' as the name for the initial branch. This default branch name
143 hint: is subject to change. To configure the initial branch name to use in all
144 hint: of your new repositories, which will suppress this warning, call:
146 hint: git config --global init.defaultBranch <name>
148 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
149 hint: 'development'. The just-created branch can be renamed via this command:
151 hint: git branch -m <name>
152 hint: Using 'master' as the name for the initial branch. This default branch name
153 hint: is subject to change. To configure the initial branch name to use in all
154 hint: of your new repositories, which will suppress this warning, call:
156 hint: git config --global init.defaultBranch <name>
158 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
159 hint: 'development'. The just-created branch can be renamed via this command:
161 hint: git branch -m <name>
163 test_project_in_subdir (__main__.Repo) ... hint: Using 'master' as the name for the initial branch. This default branch name
164 hint: is subject to change. To configure the initial branch name to use in all
165 hint: of your new repositories, which will suppress this warning, call:
167 hint: git config --global init.defaultBranch <name>
169 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
170 hint: 'development'. The just-created branch can be renamed via this command:
172 hint: git branch -m <name>
173 hint: Using 'master' as the name for the initial branch. This default branch name
174 hint: is subject to change. To configure the initial branch name to use in all
175 hint: of your new repositories, which will suppress this warning, call:
177 hint: git config --global init.defaultBranch <name>
179 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
180 hint: 'development'. The just-created branch can be renamed via this command:
182 hint: git branch -m <name>
184 test_pyproject (__main__.Repo) ... hint: Using 'master' as the name for the initial branch. This default branch name
185 hint: is subject to change. To configure the initial branch name to use in all
186 hint: of your new repositories, which will suppress this warning, call:
188 hint: git config --global init.defaultBranch <name>
190 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
191 hint: 'development'. The just-created branch can be renamed via this command:
193 hint: git branch -m <name>
194 hint: Using 'master' as the name for the initial branch. This default branch name
195 hint: is subject to change. To configure the initial branch name to use in all
196 hint: of your new repositories, which will suppress this warning, call:
198 hint: git config --global init.defaultBranch <name>
200 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
201 hint: 'development'. The just-created branch can be renamed via this command:
203 hint: git branch -m <name>
205 test_script_only (__main__.Repo) ... hint: Using 'master' as the name for the initial branch. This default branch name
206 hint: is subject to change. To configure the initial branch name to use in all
207 hint: of your new repositories, which will suppress this warning, call:
209 hint: git config --global init.defaultBranch <name>
211 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
212 hint: 'development'. The just-created branch can be renamed via this command:
214 hint: git branch -m <name>
215 hint: Using 'master' as the name for the initial branch. This default branch name
216 hint: is subject to change. To configure the initial branch name to use in all
217 hint: of your new repositories, which will suppress this warning, call:
219 hint: git config --global init.defaultBranch <name>
221 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
222 hint: 'development'. The just-created branch can be renamed via this command:
224 hint: git branch -m <name>
225 warning: no files found matching 'src/dummy'
226 warning: no files found matching 'src/dummy'
227 warning: no files found matching 'src/dummy'
228 warning: no files found matching 'src/dummy'
229 warning: no files found matching 'src/dummy'
230 warning: no files found matching 'src/dummy'
233 ----------------------------------------------------------------------
237 git --version: git version 2.47.0
238 py$(PYV): commands[5]> python test/git/test_invocations.py -v
239 test_bdist_wheel (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name
240 hint: is subject to change. To configure the initial branch name to use in all
241 hint: of your new repositories, which will suppress this warning, call:
243 hint: git config --global init.defaultBranch <name>
245 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
246 hint: 'development'. The just-created branch can be renamed via this command:
248 hint: git branch -m <name>
250 ********************************************************************************
251 Please avoid running ``setup.py`` directly.
252 Instead, use pypa/build, pypa/installer or other
253 standards-based tools.
255 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
256 ********************************************************************************
259 self.initialize_options()
261 test_develop (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name
262 hint: is subject to change. To configure the initial branch name to use in all
263 hint: of your new repositories, which will suppress this warning, call:
265 hint: git config --global init.defaultBranch <name>
267 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
268 hint: 'development'. The just-created branch can be renamed via this command:
270 hint: git branch -m <name>
271 hint: Using 'master' as the name for the initial branch. This default branch name
272 hint: is subject to change. To configure the initial branch name to use in all
273 hint: of your new repositories, which will suppress this warning, call:
275 hint: git config --global init.defaultBranch <name>
277 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
278 hint: 'development'. The just-created branch can be renamed via this command:
280 hint: git branch -m <name>
281 /tmp/tmpXXXXXXXX/venvs/setuptools-repo-develop/lib/python3.9/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
284 ********************************************************************************
285 Please avoid running ``setup.py`` and ``easy_install``.
286 Instead, use pypa/build, pypa/installer or other
287 standards-based tools.
289 See https://github.com/pypa/setuptools/issues/917 for details.
290 ********************************************************************************
293 easy_install.initialize_options(self)
295 ********************************************************************************
296 Please avoid running ``setup.py`` directly.
297 Instead, use pypa/build, pypa/installer or other
298 standards-based tools.
300 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
301 ********************************************************************************
304 self.initialize_options()
306 ********************************************************************************
307 Please avoid running ``setup.py`` directly.
308 Instead, use pypa/build, pypa/installer or other
309 standards-based tools.
311 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
312 ********************************************************************************
315 self.initialize_options()
317 test_develop_subproject (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name
318 hint: is subject to change. To configure the initial branch name to use in all
319 hint: of your new repositories, which will suppress this warning, call:
321 hint: git config --global init.defaultBranch <name>
323 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
324 hint: 'development'. The just-created branch can be renamed via this command:
326 hint: git branch -m <name>
327 hint: Using 'master' as the name for the initial branch. This default branch name
328 hint: is subject to change. To configure the initial branch name to use in all
329 hint: of your new repositories, which will suppress this warning, call:
331 hint: git config --global init.defaultBranch <name>
333 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
334 hint: 'development'. The just-created branch can be renamed via this command:
336 hint: git branch -m <name>
337 /tmp/tmpXXXXXXXX/venvs/setuptools-repo-develop-subproject/lib/python3.9/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
340 ********************************************************************************
341 Please avoid running ``setup.py`` and ``easy_install``.
342 Instead, use pypa/build, pypa/installer or other
343 standards-based tools.
345 See https://github.com/pypa/setuptools/issues/917 for details.
346 ********************************************************************************
349 easy_install.initialize_options(self)
351 ********************************************************************************
352 Please avoid running ``setup.py`` directly.
353 Instead, use pypa/build, pypa/installer or other
354 standards-based tools.
356 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
357 ********************************************************************************
360 self.initialize_options()
362 ********************************************************************************
363 Please avoid running ``setup.py`` directly.
364 Instead, use pypa/build, pypa/installer or other
365 standards-based tools.
367 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
368 ********************************************************************************
371 self.initialize_options()
373 test_egg (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name
374 hint: is subject to change. To configure the initial branch name to use in all
375 hint: of your new repositories, which will suppress this warning, call:
377 hint: git config --global init.defaultBranch <name>
379 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
380 hint: 'development'. The just-created branch can be renamed via this command:
382 hint: git branch -m <name>
384 ********************************************************************************
385 Please avoid running ``setup.py`` directly.
386 Instead, use pypa/build, pypa/installer or other
387 standards-based tools.
389 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
390 ********************************************************************************
393 self.initialize_options()
395 test_install (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name
396 hint: is subject to change. To configure the initial branch name to use in all
397 hint: of your new repositories, which will suppress this warning, call:
399 hint: git config --global init.defaultBranch <name>
401 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
402 hint: 'development'. The just-created branch can be renamed via this command:
404 hint: git branch -m <name>
405 hint: Using 'master' as the name for the initial branch. This default branch name
406 hint: is subject to change. To configure the initial branch name to use in all
407 hint: of your new repositories, which will suppress this warning, call:
409 hint: git config --global init.defaultBranch <name>
411 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
412 hint: 'development'. The just-created branch can be renamed via this command:
414 hint: git branch -m <name>
416 ********************************************************************************
417 Please avoid running ``setup.py`` directly.
418 Instead, use pypa/build, pypa/installer or other
419 standards-based tools.
421 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
422 ********************************************************************************
425 self.initialize_options()
426 /tmp/tmpXXXXXXXX/venvs/setuptools-repo-install/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated.
429 ********************************************************************************
430 Please avoid running ``setup.py`` and ``easy_install``.
431 Instead, use pypa/build, pypa/installer or other
432 standards-based tools.
434 See https://github.com/pypa/setuptools/issues/917 for details.
435 ********************************************************************************
438 self.initialize_options()
440 test_install_subproject (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name
441 hint: is subject to change. To configure the initial branch name to use in all
442 hint: of your new repositories, which will suppress this warning, call:
444 hint: git config --global init.defaultBranch <name>
446 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
447 hint: 'development'. The just-created branch can be renamed via this command:
449 hint: git branch -m <name>
450 hint: Using 'master' as the name for the initial branch. This default branch name
451 hint: is subject to change. To configure the initial branch name to use in all
452 hint: of your new repositories, which will suppress this warning, call:
454 hint: git config --global init.defaultBranch <name>
456 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
457 hint: 'development'. The just-created branch can be renamed via this command:
459 hint: git branch -m <name>
461 ********************************************************************************
462 Please avoid running ``setup.py`` directly.
463 Instead, use pypa/build, pypa/installer or other
464 standards-based tools.
466 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
467 ********************************************************************************
470 self.initialize_options()
471 /tmp/tmpXXXXXXXX/venvs/setuptools-repo-install-subproject/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated.
474 ********************************************************************************
475 Please avoid running ``setup.py`` and ``easy_install``.
476 Instead, use pypa/build, pypa/installer or other
477 standards-based tools.
479 See https://github.com/pypa/setuptools/issues/917 for details.
480 ********************************************************************************
483 self.initialize_options()
485 test_pip_install (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name
486 hint: is subject to change. To configure the initial branch name to use in all
487 hint: of your new repositories, which will suppress this warning, call:
489 hint: git config --global init.defaultBranch <name>
491 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
492 hint: 'development'. The just-created branch can be renamed via this command:
494 hint: git branch -m <name>
495 hint: Using 'master' as the name for the initial branch. This default branch name
496 hint: is subject to change. To configure the initial branch name to use in all
497 hint: of your new repositories, which will suppress this warning, call:
499 hint: git config --global init.defaultBranch <name>
501 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
502 hint: 'development'. The just-created branch can be renamed via this command:
504 hint: git branch -m <name>
506 test_pip_install_editable (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name
507 hint: is subject to change. To configure the initial branch name to use in all
508 hint: of your new repositories, which will suppress this warning, call:
510 hint: git config --global init.defaultBranch <name>
512 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
513 hint: 'development'. The just-created branch can be renamed via this command:
515 hint: git branch -m <name>
516 hint: Using 'master' as the name for the initial branch. This default branch name
517 hint: is subject to change. To configure the initial branch name to use in all
518 hint: of your new repositories, which will suppress this warning, call:
520 hint: git config --global init.defaultBranch <name>
522 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
523 hint: 'development'. The just-created branch can be renamed via this command:
525 hint: git branch -m <name>
526 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
528 test_pip_install_editable_subproject (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name
529 hint: is subject to change. To configure the initial branch name to use in all
530 hint: of your new repositories, which will suppress this warning, call:
532 hint: git config --global init.defaultBranch <name>
534 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
535 hint: 'development'. The just-created branch can be renamed via this command:
537 hint: git branch -m <name>
538 hint: Using 'master' as the name for the initial branch. This default branch name
539 hint: is subject to change. To configure the initial branch name to use in all
540 hint: of your new repositories, which will suppress this warning, call:
542 hint: git config --global init.defaultBranch <name>
544 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
545 hint: 'development'. The just-created branch can be renamed via this command:
547 hint: git branch -m <name>
548 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
550 test_pip_install_from_afar (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name
551 hint: is subject to change. To configure the initial branch name to use in all
552 hint: of your new repositories, which will suppress this warning, call:
554 hint: git config --global init.defaultBranch <name>
556 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
557 hint: 'development'. The just-created branch can be renamed via this command:
559 hint: git branch -m <name>
560 hint: Using 'master' as the name for the initial branch. This default branch name
561 hint: is subject to change. To configure the initial branch name to use in all
562 hint: of your new repositories, which will suppress this warning, call:
564 hint: git config --global init.defaultBranch <name>
566 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
567 hint: 'development'. The just-created branch can be renamed via this command:
569 hint: git branch -m <name>
571 test_pip_install_from_afar_subproject (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name
572 hint: is subject to change. To configure the initial branch name to use in all
573 hint: of your new repositories, which will suppress this warning, call:
575 hint: git config --global init.defaultBranch <name>
577 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
578 hint: 'development'. The just-created branch can be renamed via this command:
580 hint: git branch -m <name>
581 hint: Using 'master' as the name for the initial branch. This default branch name
582 hint: is subject to change. To configure the initial branch name to use in all
583 hint: of your new repositories, which will suppress this warning, call:
585 hint: git config --global init.defaultBranch <name>
587 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
588 hint: 'development'. The just-created branch can be renamed via this command:
590 hint: git branch -m <name>
592 test_pip_install_subproject (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name
593 hint: is subject to change. To configure the initial branch name to use in all
594 hint: of your new repositories, which will suppress this warning, call:
596 hint: git config --global init.defaultBranch <name>
598 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
599 hint: 'development'. The just-created branch can be renamed via this command:
601 hint: git branch -m <name>
602 hint: Using 'master' as the name for the initial branch. This default branch name
603 hint: is subject to change. To configure the initial branch name to use in all
604 hint: of your new repositories, which will suppress this warning, call:
606 hint: git config --global init.defaultBranch <name>
608 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
609 hint: 'development'. The just-created branch can be renamed via this command:
611 hint: git branch -m <name>
613 test_pip_wheel (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name
614 hint: is subject to change. To configure the initial branch name to use in all
615 hint: of your new repositories, which will suppress this warning, call:
617 hint: git config --global init.defaultBranch <name>
619 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
620 hint: 'development'. The just-created branch can be renamed via this command:
622 hint: git branch -m <name>
623 hint: Using 'master' as the name for the initial branch. This default branch name
624 hint: is subject to change. To configure the initial branch name to use in all
625 hint: of your new repositories, which will suppress this warning, call:
627 hint: git config --global init.defaultBranch <name>
629 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
630 hint: 'development'. The just-created branch can be renamed via this command:
632 hint: git branch -m <name>
634 test_sdist (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name
635 hint: is subject to change. To configure the initial branch name to use in all
636 hint: of your new repositories, which will suppress this warning, call:
638 hint: git config --global init.defaultBranch <name>
640 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
641 hint: 'development'. The just-created branch can be renamed via this command:
643 hint: git branch -m <name>
645 test_sdist_subproject (__main__.SetuptoolsRepo) ... hint: Using 'master' as the name for the initial branch. This default branch name
646 hint: is subject to change. To configure the initial branch name to use in all
647 hint: of your new repositories, which will suppress this warning, call:
649 hint: git config --global init.defaultBranch <name>
651 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
652 hint: 'development'. The just-created branch can be renamed via this command:
654 hint: git branch -m <name>
656 test_pip_install (__main__.SetuptoolsSdist) ... hint: Using 'master' as the name for the initial branch. This default branch name
657 hint: is subject to change. To configure the initial branch name to use in all
658 hint: of your new repositories, which will suppress this warning, call:
660 hint: git config --global init.defaultBranch <name>
662 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
663 hint: 'development'. The just-created branch can be renamed via this command:
665 hint: git branch -m <name>
666 hint: Using 'master' as the name for the initial branch. This default branch name
667 hint: is subject to change. To configure the initial branch name to use in all
668 hint: of your new repositories, which will suppress this warning, call:
670 hint: git config --global init.defaultBranch <name>
672 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
673 hint: 'development'. The just-created branch can be renamed via this command:
675 hint: git branch -m <name>
677 test_pip_install_subproject (__main__.SetuptoolsSdist) ... hint: Using 'master' as the name for the initial branch. This default branch name
678 hint: is subject to change. To configure the initial branch name to use in all
679 hint: of your new repositories, which will suppress this warning, call:
681 hint: git config --global init.defaultBranch <name>
683 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
684 hint: 'development'. The just-created branch can be renamed via this command:
686 hint: git branch -m <name>
687 hint: Using 'master' as the name for the initial branch. This default branch name
688 hint: is subject to change. To configure the initial branch name to use in all
689 hint: of your new repositories, which will suppress this warning, call:
691 hint: git config --global init.defaultBranch <name>
693 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
694 hint: 'development'. The just-created branch can be renamed via this command:
696 hint: git branch -m <name>
698 test_extension_inplace (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name
699 hint: is subject to change. To configure the initial branch name to use in all
700 hint: of your new repositories, which will suppress this warning, call:
702 hint: git config --global init.defaultBranch <name>
704 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
705 hint: 'development'. The just-created branch can be renamed via this command:
707 hint: git branch -m <name>
709 test_extension_wheel_pip (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name
710 hint: is subject to change. To configure the initial branch name to use in all
711 hint: of your new repositories, which will suppress this warning, call:
713 hint: git config --global init.defaultBranch <name>
715 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
716 hint: 'development'. The just-created branch can be renamed via this command:
718 hint: git branch -m <name>
719 hint: Using 'master' as the name for the initial branch. This default branch name
720 hint: is subject to change. To configure the initial branch name to use in all
721 hint: of your new repositories, which will suppress this warning, call:
723 hint: git config --global init.defaultBranch <name>
725 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
726 hint: 'development'. The just-created branch can be renamed via this command:
728 hint: git branch -m <name>
730 test_extension_wheel_setuptools (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name
731 hint: is subject to change. To configure the initial branch name to use in all
732 hint: of your new repositories, which will suppress this warning, call:
734 hint: git config --global init.defaultBranch <name>
736 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
737 hint: 'development'. The just-created branch can be renamed via this command:
739 hint: git branch -m <name>
741 ********************************************************************************
742 Please avoid running ``setup.py`` directly.
743 Instead, use pypa/build, pypa/installer or other
744 standards-based tools.
746 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
747 ********************************************************************************
750 self.initialize_options()
752 test_install (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name
753 hint: is subject to change. To configure the initial branch name to use in all
754 hint: of your new repositories, which will suppress this warning, call:
756 hint: git config --global init.defaultBranch <name>
758 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
759 hint: 'development'. The just-created branch can be renamed via this command:
761 hint: git branch -m <name>
762 hint: Using 'master' as the name for the initial branch. This default branch name
763 hint: is subject to change. To configure the initial branch name to use in all
764 hint: of your new repositories, which will suppress this warning, call:
766 hint: git config --global init.defaultBranch <name>
768 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
769 hint: 'development'. The just-created branch can be renamed via this command:
771 hint: git branch -m <name>
773 ********************************************************************************
774 Please avoid running ``setup.py`` directly.
775 Instead, use pypa/build, pypa/installer or other
776 standards-based tools.
778 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
779 ********************************************************************************
782 self.initialize_options()
783 /tmp/tmpXXXXXXXX/venvs/setuptools-unpacked-install/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated.
786 ********************************************************************************
787 Please avoid running ``setup.py`` and ``easy_install``.
788 Instead, use pypa/build, pypa/installer or other
789 standards-based tools.
791 See https://github.com/pypa/setuptools/issues/917 for details.
792 ********************************************************************************
795 self.initialize_options()
797 test_install_subproject (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name
798 hint: is subject to change. To configure the initial branch name to use in all
799 hint: of your new repositories, which will suppress this warning, call:
801 hint: git config --global init.defaultBranch <name>
803 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
804 hint: 'development'. The just-created branch can be renamed via this command:
806 hint: git branch -m <name>
807 hint: Using 'master' as the name for the initial branch. This default branch name
808 hint: is subject to change. To configure the initial branch name to use in all
809 hint: of your new repositories, which will suppress this warning, call:
811 hint: git config --global init.defaultBranch <name>
813 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
814 hint: 'development'. The just-created branch can be renamed via this command:
816 hint: git branch -m <name>
818 ********************************************************************************
819 Please avoid running ``setup.py`` directly.
820 Instead, use pypa/build, pypa/installer or other
821 standards-based tools.
823 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
824 ********************************************************************************
827 self.initialize_options()
828 /tmp/tmpXXXXXXXX/venvs/setuptools-subproject-unpacked-install/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated.
831 ********************************************************************************
832 Please avoid running ``setup.py`` and ``easy_install``.
833 Instead, use pypa/build, pypa/installer or other
834 standards-based tools.
836 See https://github.com/pypa/setuptools/issues/917 for details.
837 ********************************************************************************
840 self.initialize_options()
842 test_pip_install (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name
843 hint: is subject to change. To configure the initial branch name to use in all
844 hint: of your new repositories, which will suppress this warning, call:
846 hint: git config --global init.defaultBranch <name>
848 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
849 hint: 'development'. The just-created branch can be renamed via this command:
851 hint: git branch -m <name>
852 hint: Using 'master' as the name for the initial branch. This default branch name
853 hint: is subject to change. To configure the initial branch name to use in all
854 hint: of your new repositories, which will suppress this warning, call:
856 hint: git config --global init.defaultBranch <name>
858 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
859 hint: 'development'. The just-created branch can be renamed via this command:
861 hint: git branch -m <name>
863 test_pip_install_from_afar (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name
864 hint: is subject to change. To configure the initial branch name to use in all
865 hint: of your new repositories, which will suppress this warning, call:
867 hint: git config --global init.defaultBranch <name>
869 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
870 hint: 'development'. The just-created branch can be renamed via this command:
872 hint: git branch -m <name>
873 hint: Using 'master' as the name for the initial branch. This default branch name
874 hint: is subject to change. To configure the initial branch name to use in all
875 hint: of your new repositories, which will suppress this warning, call:
877 hint: git config --global init.defaultBranch <name>
879 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
880 hint: 'development'. The just-created branch can be renamed via this command:
882 hint: git branch -m <name>
884 test_pip_install_subproject (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name
885 hint: is subject to change. To configure the initial branch name to use in all
886 hint: of your new repositories, which will suppress this warning, call:
888 hint: git config --global init.defaultBranch <name>
890 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
891 hint: 'development'. The just-created branch can be renamed via this command:
893 hint: git branch -m <name>
894 hint: Using 'master' as the name for the initial branch. This default branch name
895 hint: is subject to change. To configure the initial branch name to use in all
896 hint: of your new repositories, which will suppress this warning, call:
898 hint: git config --global init.defaultBranch <name>
900 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
901 hint: 'development'. The just-created branch can be renamed via this command:
903 hint: git branch -m <name>
905 test_pip_wheel (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name
906 hint: is subject to change. To configure the initial branch name to use in all
907 hint: of your new repositories, which will suppress this warning, call:
909 hint: git config --global init.defaultBranch <name>
911 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
912 hint: 'development'. The just-created branch can be renamed via this command:
914 hint: git branch -m <name>
915 hint: Using 'master' as the name for the initial branch. This default branch name
916 hint: is subject to change. To configure the initial branch name to use in all
917 hint: of your new repositories, which will suppress this warning, call:
919 hint: git config --global init.defaultBranch <name>
921 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
922 hint: 'development'. The just-created branch can be renamed via this command:
924 hint: git branch -m <name>
926 test_wheel (__main__.SetuptoolsUnpacked) ... hint: Using 'master' as the name for the initial branch. This default branch name
927 hint: is subject to change. To configure the initial branch name to use in all
928 hint: of your new repositories, which will suppress this warning, call:
930 hint: git config --global init.defaultBranch <name>
932 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
933 hint: 'development'. The just-created branch can be renamed via this command:
935 hint: git branch -m <name>
937 ********************************************************************************
938 Please avoid running ``setup.py`` directly.
939 Instead, use pypa/build, pypa/installer or other
940 standards-based tools.
942 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
943 ********************************************************************************
946 self.initialize_options()
948 test_pip_install (__main__.SetuptoolsWheel) ... hint: Using 'master' as the name for the initial branch. This default branch name
949 hint: is subject to change. To configure the initial branch name to use in all
950 hint: of your new repositories, which will suppress this warning, call:
952 hint: git config --global init.defaultBranch <name>
954 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
955 hint: 'development'. The just-created branch can be renamed via this command:
957 hint: git branch -m <name>
958 hint: Using 'master' as the name for the initial branch. This default branch name
959 hint: is subject to change. To configure the initial branch name to use in all
960 hint: of your new repositories, which will suppress this warning, call:
962 hint: git config --global init.defaultBranch <name>
964 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
965 hint: 'development'. The just-created branch can be renamed via this command:
967 hint: git branch -m <name>
969 ********************************************************************************
970 Please avoid running ``setup.py`` directly.
971 Instead, use pypa/build, pypa/installer or other
972 standards-based tools.
974 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
975 ********************************************************************************
978 self.initialize_options()
981 ----------------------------------------------------------------------
985 py$(PYV): commands[6]> python setup.py make_long_version_py_git
986 running make_long_version_py_git
987 py$(PYV): commands[7]> pyflakes setup.py versioneer.py git_version.py
988 py$(PYV): commands[8]> python test/run_pyflakes_src.py
989 pyflakes on: src/subprocess_helper.py
990 pyflakes on: src/installer.py
991 pyflakes on: src/setupfunc.py
992 pyflakes on: src/__init__.py
993 pyflakes on: src/from_file.py
994 pyflakes on: src/render.py
995 pyflakes on: src/get_versions.py
996 pyflakes on: src/cmdclass.py
997 pyflakes on: src/from_parentdir.py
998 pyflakes on: src/git/long_get_versions.py
999 pyflakes on: src/git/from_vcs.py
1000 pyflakes on: src/git/install.py
1001 pyflakes on: src/git/from_keywords.py
1002 pyflakes on: src/git/__init__.py
1003 py$(PYV): commands[9]> pyflakes test
1004 py$(PYV): commands[10]> flake8 --extend-ignore=TYP git_version.py versioneer.py
1005 py$(PYV): commands[11]> pycodestyle --max-line-length=88 git_version.py versioneer.py
1006 py$(PYV): commands[12]> mypy git_version.py versioneer.py src/installer.py setup.py
1007 Success: no issues found in 4 source files