Increment version, create and push tag for release
Project description
packagit
Increment version, create and push tag for release on github and pypi
Installation
# Set up a virtualenv.
python3 -m venv venv
source venv/bin/activate
# Install from PyPI
pip install packagit
Setup
Write your first version number inside the setup.py of your project in the form:
VERSION = "0.2101.0" # major.YYMM.minor
Copy the workflow file (release.yml) to the .github/workflows folder of your project repository. Copy an (empty?) changelog.txt to the root of your project repository.
Usage
Run at the shell prompt
packagit 0 # 0 is the major version number, the minor number will be automatically incremented.
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
packagit-0.2102.16.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file packagit-0.2102.16.tar.gz
.
File metadata
- Download URL: packagit-0.2102.16.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c02d20a7c3386ef9a9b62ac80847662a5e4de3f06168d5d38004d66e724012e6 |
|
MD5 | 755baec653d2dfefbe913a5fffe8cb76 |
|
BLAKE2b-256 | 798fb82a2511c466df86bcd95db22cfb21f6ecb08c770e5412530896cf9373e3 |
File details
Details for the file packagit-0.2102.16-py3-none-any.whl
.
File metadata
- Download URL: packagit-0.2102.16-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 907dfd47b8052fc7619c81cb38bc99c8e2ae70a43495ae21ffb8fd54559ef935 |
|
MD5 | fc5a82ef1e86540cd8cee949cd3447c1 |
|
BLAKE2b-256 | c52f51efac8b261446674fd00221f764f53931f35e5e5c539bcca50afb7f40dc |