Skip to content

onlykey-agent: add PyPI project description and bump to 1.1.16#18

Open
0c-coder wants to merge 1 commit into
onlykey:masterfrom
0c-coder:fix/onlykey-agent-pypi-description
Open

onlykey-agent: add PyPI project description and bump to 1.1.16#18
0c-coder wants to merge 1 commit into
onlykey:masterfrom
0c-coder:fix/onlykey-agent-pypi-description

Conversation

@0c-coder

Copy link
Copy Markdown

onlykey-agent: add PyPI project description and bump to 1.1.16

The PyPI page for onlykey-agent shows "The author of this package has not
provided a project description", which trips security scanners that block
dependencies with no description.

Changes (agents/onlykey/)

  • setup.py: add long_description (from README.md, markdown) and
    long_description_content_type, plus project_urls. Bump version
    1.1.131.1.16 (1.1.14 and 1.1.15 are already published to PyPI, so
    the next upload must be 1.1.16).
  • README.md: new — package description rendered on PyPI (install, usage,
    links).
  • MANIFEST.in: new — ship README.md in the sdist so long_description
    resolves when building from the source distribution.

Verification

  • python -m build / setup.py sdist succeeds; twine check PASSES.
  • Installed the sdist in a clean venv: the three console scripts
    (onlykey-agent, onlykey-gpg, onlykey-gpg-agent) are created and the
    metadata carries the markdown description.

No functional/runtime code changes — packaging metadata only.

- setup.py: add long_description (README, markdown) + project_urls; 1.1.13 -> 1.1.16
- README.md: new, rendered on PyPI
- MANIFEST.in: ship README.md in sdist
@0c-coder

Copy link
Copy Markdown
Author

Companion release: trustcrypto/python-onlykey#90 (onlykey 1.2.11). Packaging-only change here; no dependency, but ships alongside the PQ age-plugin work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant