New `pypi-release.yml` workflow for deploying to PyPI. The scoped token is already setup in: https://github.com/kivy/buildozer/settings/secrets Also fixes `setup.py` classifier. The error was: HTTPError: 400 Client Error: Invalid value for classifiers. Error: Classifier 'Programming Language :: Python :: 3.6Programming Language :: Python :: 3.7Programming Language :: Python :: 3.8' is not a valid classifier. for url: https://upload.pypi.org/legacy/ Tested by changing the version to an existing one and testing the upload: ``` Uploading distributions to https://upload.pypi.org/legacy/ Uploading buildozer-1.0-py3-none-any.whl Uploading buildozer-1.0.tar.gz HTTPError: 400 Client Error: File already exists. See https://pypi.org/help/#file-name-reuse for url: https://upload.pypi.org/legacy/ ``` https://github.com/AndreMiras/buildozer/runs/681413972 |
||
---|---|---|
.. | ||
workflows | ||
ISSUE_TEMPLATE.md | ||
support.yml |