Commit ad0515a
committed
packages(refactor[classifiers]): normalize Development Status to Alpha
why: sphinx-autodoc-argparse, sphinx-fonts, and sphinx-gp-theme
carried `Development Status :: 4 - Beta` while the remaining nine
workspace packages were at `3 - Alpha`. The whole workspace
publishes lockstep at 0.0.1a7 — a pre-release alpha version — so
the three Beta outliers misrepresent their actual readiness to
downstream consumers browsing PyPI. Since we release-gate all
twelve packages together, their classifier story should line up.
what:
- Change `Development Status :: 4 - Beta` → `3 - Alpha` in the
three outlier pyproject.toml files.
- No functional or metadata-otherwise change; twine check still
passes and the lockstep version gate is untouched.1 parent f9d869e commit ad0515a
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- packages
- sphinx-autodoc-argparse
- sphinx-fonts
- sphinx-gp-theme
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments