-
Run tests.
-
Update version in setup.py
-
Generate wheel and source archive.
python3 setup.py sdist bdist_wheel
- Upload to PyPi
twine upload dist/auto_diff-$ver*
-
Make a release on GitHub Web
-
Update PKGBUILD version and hash.
-
Update SRCINFO
makepkg --printsrcinfo > .SRCINFO
- Upload to AUR.