- Switched build to use build/installer.
- Switched default version to Python 3.10.
- Only install man page / bash completions for the default
Python version.
- Changed SOURCE_URI to avoid:
> LookupError: setuptools-scm was unable to detect version
for /sources/tqdm-4.66.1.
(that error message suggested using PyPI's tarballs instead
of Github ones)
* python3.8: bulk removal of now obsolete "_python38" packages.
Done via scripting. No functional change intended or expected.
Some manual tweaks will follow.
* python3.8: further manual tweaks after bulk-3.8-removal.
Unlike the previous commit with automated changes,
I've tested builds for *these* recipes in beta4 64 bits.
- Switch to "any" arch (as this is pure Python code).
- Added support for Python 3.10.
- Added bash completion file for the default "cmd:tqdm".
- Install the man page.