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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Package-Version-Manager-1.0.1.tar.gz.
File metadata
- Download URL: Package-Version-Manager-1.0.1.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0402754720bc2ce78a8ea5be337e3bf6f36653c5cd1860bab50953c13c4d686
|
|
| MD5 |
a935c6c53ea0b0f8b75bafab224f7e77
|
|
| BLAKE2b-256 |
0417c5ad97111a511c8e96b4f25abf8dd27851ab1cf547285707e0afbf6a129c
|
File details
Details for the file Package_Version_Manager-1.0.1-py3.7.egg.
File metadata
- Download URL: Package_Version_Manager-1.0.1-py3.7.egg
- Upload date:
- Size: 12.7 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9ca16ef06a13f76bf9bec1376950dccf1a38ab40e4df981828f33efd8d21dc8
|
|
| MD5 |
9f9e17b15ccd86ba8be55c39074894bc
|
|
| BLAKE2b-256 |
681cd47556429e510ec8433713fddb90e04f95e73754ac719e88625d9d3344e1
|