bump2v


Namebump2v JSON
Version 1.0.1 PyPI version JSON
download
home_page
SummaryThis is a package to bump version numbers in a project. Fully automated versioning. Prefer to bump2version package instructions.
upload_time2024-01-04 14:27:43
maintainer
docs_urlNone
author
requires_python
licenseMIT License Copyright (c) 2024 Mr Nachos Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords alternative version versioning bump2version automate python deployment devops dev ops automation bump versioning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This release of the `bump2v` package brings a set of enhancements, bug fixes, and new features aimed at enhancing functionality and improving the user experience. The version is deemed production-ready.

Readiness for Production
This version has undergone thorough testing and is considered stable for production use.

Manual
This package is built on top of the `bump2version` package. For more information on how to use the package, please refer to the `bump2version` documentation.

Contributors
A sincere thank you to all contributors who participated in making this release possible.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "bump2v",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "alternative,version,versioning,bump2version,automate,python,deployment,devops,dev,ops,automation,bump,versioning",
    "author": "",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "This release of the `bump2v` package brings a set of enhancements, bug fixes, and new features aimed at enhancing functionality and improving the user experience. The version is deemed production-ready.\n\nReadiness for Production\nThis version has undergone thorough testing and is considered stable for production use.\n\nManual\nThis package is built on top of the `bump2version` package. For more information on how to use the package, please refer to the `bump2version` documentation.\n\nContributors\nA sincere thank you to all contributors who participated in making this release possible.\n\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Mr Nachos  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "This is a package to bump version numbers in a project. Fully automated versioning. Prefer to bump2version package instructions.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/maimul/bump2v"
    },
    "split_keywords": [
        "alternative",
        "version",
        "versioning",
        "bump2version",
        "automate",
        "python",
        "deployment",
        "devops",
        "dev",
        "ops",
        "automation",
        "bump",
        "versioning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e13a7c8b8452360a93cfcbfc865f931340497fbc039bca9a05b869008cb02b5",
                "md5": "6b17a95172f0b72a05f24d65d92927b7",
                "sha256": "2b53ad0c5d92a023ffb6137ad11eb3febee5ed1a7bdb5ebcb9af88da32fae467"
            },
            "downloads": -1,
            "filename": "bump2v-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b17a95172f0b72a05f24d65d92927b7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4009,
            "upload_time": "2024-01-04T14:27:43",
            "upload_time_iso_8601": "2024-01-04T14:27:43.441217Z",
            "url": "https://files.pythonhosted.org/packages/0e/13/a7c8b8452360a93cfcbfc865f931340497fbc039bca9a05b869008cb02b5/bump2v-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-04 14:27:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "maimul",
    "github_project": "bump2v",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "bump2v"
}
        
Elapsed time: 0.15865s