os
os copied to clipboard
Add sentencepiece package
Builds 4 packages 1 for each python3 version and the libraries.
New sentencepiece package
Fixes:
Related:
Pre-review Checklist
For new package PRs only
- [ ] This PR is marked as fixing a pre-existing package request bug
- [ ] Alternatively, the PR is marked as related to a pre-existing package request bug, such as a dependency
- [X] REQUIRED - The package is available under an OSI-approved or FSF-approved license
- [X] REQUIRED - The version of the package is still receiving security updates
- [ ] This PR links to the upstream project's support policy (e.g.
endoflife.date)
@pnasrat
My only question here is why you named this 'sentancepiece' rather than 'py3-sentancepiece'. setuptools is named 'py3-setuptools' but the "upstream name" (and name in pypi) is "setuptools".
Why differ here?
This was the first one I put up and I didn't really know how we were naming things. It should be named to match the others.