python-semantic-release


Namepython-semantic-release JSON
Version 9.16.1 PyPI version JSON
download
home_pageNone
SummaryAutomatic Semantic Versioning for Python projects
upload_time2025-01-12 20:03:09
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/25/ce/f39f36edfa80ec9d86a5e0b8e32d59ea893cdd0b211a749fda9dbabcf1ba/python_semantic_release-9.16.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.16.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": "",
            "digests": {
                "blake2b_256": "163e7d4947523d8904fcbc68e65ae6d4e09f8e2aae2cc19419ebddf4e3c4f741",
                "md5": "f2dc435abed7d3cb93633cfa8995e118",
                "sha256": "3d8ab0a2ae3e66df67842b7649f6cd1e53162f9eba7de39acc15ccc4a94e0dd5"
            },
            "downloads": -1,
            "filename": "python_semantic_release-9.16.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f2dc435abed7d3cb93633cfa8995e118",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 116890,
            "upload_time": "2025-01-12T20:03:06",
            "upload_time_iso_8601": "2025-01-12T20:03:06.934194Z",
            "url": "https://files.pythonhosted.org/packages/16/3e/7d4947523d8904fcbc68e65ae6d4e09f8e2aae2cc19419ebddf4e3c4f741/python_semantic_release-9.16.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25cef39f36edfa80ec9d86a5e0b8e32d59ea893cdd0b211a749fda9dbabcf1ba",
                "md5": "f0a75bde65851506aa21e2004ac01db4",
                "sha256": "d8abfe2030ea8a4f7553b74f9d27a30b3bec00af58863600c16b41b19eb3b69b"
            },
            "downloads": -1,
            "filename": "python_semantic_release-9.16.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f0a75bde65851506aa21e2004ac01db4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 273281,
            "upload_time": "2025-01-12T20:03:09",
            "upload_time_iso_8601": "2025-01-12T20:03:09.009266Z",
            "url": "https://files.pythonhosted.org/packages/25/ce/f39f36edfa80ec9d86a5e0b8e32d59ea893cdd0b211a749fda9dbabcf1ba/python_semantic_release-9.16.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-12 20:03:09",
    "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: 5.81700s