summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-08-12Add a missing build dependencyAtte Lautanala
Thanks to 'sylphio' on AUR for pointing out the issue!
2024-03-10Update keyring-pass to version 0.9.3Atte Lautanala
2024-01-08Update keyring_pass to version 0.9.2Atte Lautanala
2023-08-24Add maintainer tagAtte Lautanala
2023-08-11Update package version to 0.8.1Atte Lautanala
2023-08-11Build package with build and installer modulesAtte Lautanala
python-build and python-installer are compatible with different build systems, which might not use setup.py file.
2023-08-11Download source archive from PyPIAtte Lautanala
The same source is used by the official Python package installer, pip. This also removes dependency on git during build.
2022-09-18Update 0.7.1-1Björn Bidar
- New upstream release Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
2022-09-08Intitial packagingBjörn Bidar