Package release tool
Project description
# Package-version-manager 1.0.1 A toolkit to automate packages version update
This toolkit will: 1. Look for changes in a changelog file 2. Extract the new version number from this changelog file 3. Update the version number in readme and version identifying files 4. Create a version git branch 5. Commit the version updates in this branch 6. Log the pull request URL to merge this branch
## Installation From PYPI `shell script easy_install Package-Version-Manager `
With sources `shell script python -m pip install -r requirements.txt `
## Usage: From PYPI `shell script pvg -d "/my/repo/container/folder" `
With Sources `shell script python cli.py -d "/my/repo/container/folder" `
## Developers Build package `shell script python setup.py sdist bdist_egg `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for Package-Version-Manager-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0402754720bc2ce78a8ea5be337e3bf6f36653c5cd1860bab50953c13c4d686 |
|
MD5 | a935c6c53ea0b0f8b75bafab224f7e77 |
|
BLAKE2b-256 | 0417c5ad97111a511c8e96b4f25abf8dd27851ab1cf547285707e0afbf6a129c |
Hashes for Package_Version_Manager-1.0.1-py3.7.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9ca16ef06a13f76bf9bec1376950dccf1a38ab40e4df981828f33efd8d21dc8 |
|
MD5 | 9f9e17b15ccd86ba8be55c39074894bc |
|
BLAKE2b-256 | 681cd47556429e510ec8433713fddb90e04f95e73754ac719e88625d9d3344e1 |