This repository was archived by the owner on Nov 5, 2024. It is now read-only.
Commit 4b2d8c6
committed
pypi-jaraco.text: Autospec creation for update from version 3.12.0 to version 3.12.1
Avasam (1):
Allow mypy on PyPy (jaraco/skeleton#111)
Bartosz Sławecki (3):
Tweak coverage configuration for type checking (jaraco/skeleton#97)
Add link to blog entry from jaraco/skeleton#115 above CI build matrix.
Move project metadata to `pyproject.toml` (jaraco/skeleton#122)
Christian Clauss (2):
Upgrade GitHub Actions checkout (jaraco/skeleton#94)
GitHub Actions: Combine tox jobs diffcov and docs (jaraco/skeleton#95)
Dimitri Papadopoulos Orfanos (2):
Use the ruff formatter (jaraco/skeleton#99)
ruff: extended-ignore → ignore (jaraco/skeleton#105)
Jason R. Coombs (27):
Remove news fragment after allowing time to be processed downstream.
Suppress deprecation warning in dateutil. Workaround for dateutil/dateutil#1284.
Update Github Actions badge per actions/starter-workflows#1525.
Separate collateral jobs on different lines for easier override/extension.
Drop minimum requirement on pytest-mypy as most environments are already running much later. Closes jaraco/skeleton#96.
Remove sole entry for branches-ignore. Workaround for and closes jaraco/skeleton#103.
Bump year on badge
Remove build and dist from excludes. It appears they are not needed and their presence blocks the names of packages like 'builder' and 'distutils'. Ref pypa/distutils#224.
Exclude docs and tests directories properly per Setuptools behavior.
Rely on default discovery for good heuristics for finding packages.
Enable preview to enable preserving quotes.
Use latest versions in RTD boilerplate.
Remove Sphinx pin. Ref sphinx-doc/sphinx#11662.
Include deps from the base config in diffcov.
Enable complexity check and pycodestyle warnings. Closes jaraco/skeleton#110.
Use 'extend-select' to avoid disabling the default config. Ref jaraco/skeleton#110.
Re-enable ignoring of temporary merge queue branches. Closes jaraco/skeleton#103.
Fetch unshallow clones in readthedocs. Closes jaraco/skeleton#114.
Move Python 3.11 out of the test matrix.
Configure pytest to support namespace packages. Ref pytest-dev/pytest#12112.
Pin against pytest 8.1.x due to pytest-dev/pytest#12194.
Migrated config to pyproject.toml using jaraco.develop.migrate-config and ini2toml.
Allow macos on Python 3.8 to fail as GitHub CI has dropped support.
Move project.urls to appear in the order that ini2toml generates it. Remove project.scripts.
Revert "Allow macos on Python 3.8 to fail as GitHub CI has dropped support."
Rename extras to align with core metadata spec.
Finalize
Sviatoslav Sydorenko (1):
Enable testing merge queues @ GitHub Actions CI/CD (jaraco/skeleton#93)1 parent cbd8851 commit 4b2d8c6
5 files changed
Lines changed: 17 additions & 15 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 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
| 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