python-semantic-release


Namepython-semantic-release JSON
Version 9.15.2 PyPI version JSON
download
home_pageNone
SummaryAutomatic Semantic Versioning for Python projects
upload_time2024-12-16 04:59:18
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/c8/9c/eafadc8b9aa30f06e94d3957dc7b059f1397be6b1ec76e526422057d43d8/python_semantic_release-9.15.2.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.15.2",
    "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": "326f27211b205d718c57fdaece0c3f36aece15871ba82dc25bc03c0b3a61218f",
                "md5": "dee645ccb1cd52aacfd59c2e70cca37b",
                "sha256": "14b5003862c88b2f9aca8fe97d06bf8da6db1b11473eb8c84af7e34ac956fd4f"
            },
            "downloads": -1,
            "filename": "python_semantic_release-9.15.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dee645ccb1cd52aacfd59c2e70cca37b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 115915,
            "upload_time": "2024-12-16T04:59:15",
            "upload_time_iso_8601": "2024-12-16T04:59:15.832381Z",
            "url": "https://files.pythonhosted.org/packages/32/6f/27211b205d718c57fdaece0c3f36aece15871ba82dc25bc03c0b3a61218f/python_semantic_release-9.15.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c89ceafadc8b9aa30f06e94d3957dc7b059f1397be6b1ec76e526422057d43d8",
                "md5": "4925bd09b710eaf7add67ca32b581992",
                "sha256": "241d95dc1bfafbf0442fa5ad63fc5bd345716514fa4703b302ddae4cffa934e1"
            },
            "downloads": -1,
            "filename": "python_semantic_release-9.15.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4925bd09b710eaf7add67ca32b581992",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 268503,
            "upload_time": "2024-12-16T04:59:18",
            "upload_time_iso_8601": "2024-12-16T04:59:18.534558Z",
            "url": "https://files.pythonhosted.org/packages/c8/9c/eafadc8b9aa30f06e94d3957dc7b059f1397be6b1ec76e526422057d43d8/python_semantic_release-9.15.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-16 04:59:18",
    "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.66107s