| Age | Commit message (Collapse) | Author | Files | Lines |
|
SBo package is python3-hatch_vcs (underscore), not -hatch-vcs.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
The 4.10.0 build failed on 15.0 stable with BackendUnavailable:
Cannot import 'hatchling.build'. The --no-isolation build needs the
backend importable, but REQUIRES did not list it. Add
python3-hatchling and python3-hatch-vcs.
Drop the manual version.py sed fixup: hatch-vcs writes
src/platformdirs/version.py during the build via
SETUPTOOLS_SCM_PRETEND_VERSION, so it is redundant.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
- REQUIRES: add python3-build python3-installer (needed on -stable where
they are not in the distro; build failed with "No module named build")
- drop the unused SLKCFLAGS/LIBDIRSUFFIX ARCH block (noarch pure-python
build; sbolint flagged both vars as set-but-never-used). ARCH detection
and the x86_64 package naming are unchanged.
- MAINTAINER/EMAIL back to Jeremy Hansen (SBo maintainer) ahead of an
upstream update proposal
|
|
|
|
|
|
|
|
modified: README.md
modified: nvchecker/nvchecker.info
new file: python3-awesomeversion/README
new file: python3-awesomeversion/python3-awesomeversion.SlackBuild
new file: python3-awesomeversion/python3-awesomeversion.info
new file: python3-awesomeversion/slack-desc
new file: python3-platformdirs/README
new file: python3-platformdirs/python3-platformdirs.SlackBuild
new file: python3-platformdirs/python3-platformdirs.info
new file: python3-platformdirs/slack-desc
new file: python3-structlog/README
new file: python3-structlog/python3-structlog.SlackBuild
new file: python3-structlog/python3-structlog.info
new file: python3-structlog/slack-desc
|