Automate updating pkgbuild and deploying to AUR


Keywords
aur, archlinux, build, deploy, publish, python, arch, build-automation, deployment-automation
License
MIT
Install
pip install aur-deploy==0.9.3

Documentation

AUR Deploy

Automate publishing Python packages to AUR

Features

  • Updating PKGBUILD on package's version change
  • Uploading to PyPI and AUR
  • Customizable and configureable

Installation

  • From AUR install system package: python-aur-deploy

  • From PyPI:

    $ pip install aur-deploy

Usage

Run like:

$ aur-deploy --help