Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Package-Version-Manager-1.0.1.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

Package_Version_Manager-1.0.1-py3.7.egg (12.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page