versy
-----
Usage
=====
.. code-block:: bash
versy [-h] [--changelog CHANGELOG] [--dry-run] [--edit] [--file FILE] [--message MESSAGE]
[--push] [--root ROOT] [--verbose]
[action]
Description
===========
Automatically update the version number and change log for a Python repository
Positional arguments
====================
``action``
Actions are: patch, minor, major, new, show, <new version number>
Optional arguments
==================
``-h``, ``--help``
Show this help message and exit
``--changelog CHANGELOG``, ``-c CHANGELOG``
Specify the name of a new change log
``--dry-run``, ``-d``
Don't actually make the changes, just print the diffs
``--edit``, ``-e``
Bring up the change log in an editor
``--file FILE``, ``-f FILE``
Specify the file containing __version__
``--message MESSAGE``, ``-m MESSAGE``
Set change log message
``--push``, ``-p``
Git push after committing changes
``--root ROOT``, ``-r ROOT``
Root directory to search for a version number
``--verbose``, ``-v``
Print more stuff
(automatically generated by `doks <https://github.com/rec/doks/>`_ on 2020-11-07T12:35:56.188835)
Raw data
{
"_id": null,
"home_page": "https://github.com/rec/versy",
"name": "versy",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "documentation",
"author": "Tom Ritchford",
"author_email": "tom@swirly.com",
"download_url": "https://files.pythonhosted.org/packages/c9/e6/82307a85a34669235455c2bbe8862bcf9aae84f80a6c5956eb3cf6f726c9/versy-1.0.2.tar.gz",
"platform": "",
"description": "versy\n-----\n\nUsage\n=====\n\n.. code-block:: bash\n\n versy [-h] [--changelog CHANGELOG] [--dry-run] [--edit] [--file FILE] [--message MESSAGE]\n [--push] [--root ROOT] [--verbose]\n [action]\n\nDescription\n===========\n\nAutomatically update the version number and change log for a Python repository\n\nPositional arguments\n====================\n\n``action``\n Actions are: patch, minor, major, new, show, <new version number>\n\nOptional arguments\n==================\n\n``-h``, ``--help``\n Show this help message and exit\n\n``--changelog CHANGELOG``, ``-c CHANGELOG``\n Specify the name of a new change log\n\n``--dry-run``, ``-d``\n Don't actually make the changes, just print the diffs\n\n``--edit``, ``-e``\n Bring up the change log in an editor\n\n``--file FILE``, ``-f FILE``\n Specify the file containing __version__\n\n``--message MESSAGE``, ``-m MESSAGE``\n Set change log message\n\n``--push``, ``-p``\n Git push after committing changes\n\n``--root ROOT``, ``-r ROOT``\n Root directory to search for a version number\n\n``--verbose``, ``-v``\n Print more stuff\n\n(automatically generated by `doks <https://github.com/rec/doks/>`_ on 2020-11-07T12:35:56.188835)\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Update the Python version number",
"version": "1.0.2",
"split_keywords": [
"documentation"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "8ae3e3c51acf1655e2fabeaaae5befe0",
"sha256": "614c21ba83f2af5ddaa1778df1eca13edf60bb71d03d7ddaaa687c13240dc14b"
},
"downloads": -1,
"filename": "versy-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8ae3e3c51acf1655e2fabeaaae5befe0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8022,
"upload_time": "2020-11-15T17:52:13",
"upload_time_iso_8601": "2020-11-15T17:52:13.698069Z",
"url": "https://files.pythonhosted.org/packages/9e/56/cf5a02403c19ad242d60f80d59b642e614437af9a0c54c64185313cac4c7/versy-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "3c9c08db1bcbee7c3939b80491678224",
"sha256": "199a49428d4a266a3d43622ef06e4be0661ab48605fe0cce84d7219c5f71d260"
},
"downloads": -1,
"filename": "versy-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "3c9c08db1bcbee7c3939b80491678224",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7649,
"upload_time": "2020-11-15T17:52:14",
"upload_time_iso_8601": "2020-11-15T17:52:14.951836Z",
"url": "https://files.pythonhosted.org/packages/c9/e6/82307a85a34669235455c2bbe8862bcf9aae84f80a6c5956eb3cf6f726c9/versy-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-11-15 17:52:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "rec",
"github_project": "versy",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "editor",
"specs": []
},
{
"name": "myers",
"specs": []
},
{
"name": "safer",
"specs": []
},
{
"name": "semver",
"specs": []
},
{
"name": "stroll",
"specs": []
}
],
"test_requirements": [
{
"name": "coverage",
"specs": []
},
{
"name": "flake8",
"specs": []
},
{
"name": "impall",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "tdir",
"specs": []
}
],
"tox": true,
"lcname": "versy"
}