python-semantic-release


Namepython-semantic-release JSON
Version 9.19.1 PyPI version JSON
download
home_pageNone
SummaryAutomatic Semantic Versioning for Python projects
upload_time2025-02-11 07:28:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python Semantic Release
***********************

*Automating Releases via SemVer and Commit Message Conventions*

----

The official documentation for Python Semantic Release can be found at
`python-semantic-release.readthedocs.io`_.

GitHub Action
=============

When using the Python Semantic Release GitHub Action, it executes the command
``semantic-release version`` using `python-semantic-release`_.

The usage information and examples for this GitHub Action is available under
the `GitHub Actions section`_ of `python-semantic-release.readthedocs.io`_.

.. _python-semantic-release: https://pypi.org/project/python-semantic-release/
.. _python-semantic-release.readthedocs.io: https://python-semantic-release.readthedocs.io/en/latest/
.. _GitHub Actions section: https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "python-semantic-release",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Rolf Erik Lekang <me@rolflekang.com>",
    "download_url": "https://files.pythonhosted.org/packages/b8/3a/7d1e5a7fadaf2e2d9d43478d45556ad8b01f680fbc2807bac368639ef2a8/python_semantic_release-9.19.1.tar.gz",
    "platform": null,
    "description": "Python Semantic Release\n***********************\n\n*Automating Releases via SemVer and Commit Message Conventions*\n\n----\n\nThe official documentation for Python Semantic Release can be found at\n`python-semantic-release.readthedocs.io`_.\n\nGitHub Action\n=============\n\nWhen using the Python Semantic Release GitHub Action, it executes the command\n``semantic-release version`` using `python-semantic-release`_.\n\nThe usage information and examples for this GitHub Action is available under\nthe `GitHub Actions section`_ of `python-semantic-release.readthedocs.io`_.\n\n.. _python-semantic-release: https://pypi.org/project/python-semantic-release/\n.. _python-semantic-release.readthedocs.io: https://python-semantic-release.readthedocs.io/en/latest/\n.. _GitHub Actions section: https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Automatic Semantic Versioning for Python projects",
    "version": "9.19.1",
    "project_urls": {
        "changelog": "https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md",
        "documentation": "https://python-semantic-release.readthedocs.io",
        "homepage": "https://python-semantic-release.readthedocs.io",
        "issues": "https://github.com/python-semantic-release/python-semantic-release/issues",
        "repository": "http://github.com/python-semantic-release/python-semantic-release.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "061ca12704d6e7d3e553fb0010f2a2ff9e76437328764067278e3101958abb91",
                "md5": "7be6e29fadca55cfd20c9e4709a3fd74",
                "sha256": "6628a12593cac5fc3ba21664905b25e0a718f3c63b4e028f93c09bad508c4dad"
            },
            "downloads": -1,
            "filename": "python_semantic_release-9.19.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7be6e29fadca55cfd20c9e4709a3fd74",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 127268,
            "upload_time": "2025-02-11T07:28:27",
            "upload_time_iso_8601": "2025-02-11T07:28:27.247071Z",
            "url": "https://files.pythonhosted.org/packages/06/1c/a12704d6e7d3e553fb0010f2a2ff9e76437328764067278e3101958abb91/python_semantic_release-9.19.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b83a7d1e5a7fadaf2e2d9d43478d45556ad8b01f680fbc2807bac368639ef2a8",
                "md5": "665ec88f0ae00314ac051918ff8b44bf",
                "sha256": "cc8af7a897ac796c6ed81b26bf6c6ef00e4cd182d7379399b0152e02b51b6b6c"
            },
            "downloads": -1,
            "filename": "python_semantic_release-9.19.1.tar.gz",
            "has_sig": false,
            "md5_digest": "665ec88f0ae00314ac051918ff8b44bf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 299811,
            "upload_time": "2025-02-11T07:28:31",
            "upload_time_iso_8601": "2025-02-11T07:28:31.331068Z",
            "url": "https://files.pythonhosted.org/packages/b8/3a/7d1e5a7fadaf2e2d9d43478d45556ad8b01f680fbc2807bac368639ef2a8/python_semantic_release-9.19.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-11 07:28:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python-semantic-release",
    "github_project": "python-semantic-release",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "python-semantic-release"
}
        
Elapsed time: 0.39955s