This repository was archived by the owner on Aug 11, 2025. It is now read-only.
Commit 31b972e
committed
pypi-setuptools: Autospec creation for update from version 67.4.0 to version 67.5.1
Anderson Bravalheri (8):
Remove htmlcov from auto **module** discovery
Adjust news fragment for more descriptiveness
Improve error messages for pyproject.toml validation
Add news fragment
Make pkg_resources more forgiving of non-compliant versions
Remove duplication in warning message
Add news fragment
Bump version: 67.5.0 → 67.5.1
Jason R. Coombs (14):
Revert "exclude build env from cov reporting (jaraco/skeleton#60)"
Disable couldnt-parse warnings. Prescribed workaround for coveragepy/coveragepy#1392. Fixes python/importlib_resources#279 and fixes jaraco/skeleton#56.
⚫ Fade to black.
Use renamed extension. Fixes #3844.
Deprecate pkg_resources, removing excuse that 'discouraged is not deprecated'.
Add changelog entry.
Bump version: 67.4.0 → 67.5.0
⚫ Fade to black.
Use try/except in __setitem__.
Rename value to avoid masking variable.
Trap exception directly instead of tracking with boolean.
Resolve setter once.
Extract method for _section_options.
Simplify _section_options using str.partition and a generator.
Yukihiko Shinoda (3):
Add FlatLayoutPackageFinder's test for Coverage.py
Hotfix add htmlcov to FlatLayoutPackageFinder.DEFAULT_EXCLUDE
Add changelog entry1 parent 131c6b2 commit 31b972e
6 files changed
Lines changed: 13 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments