blob: 3ee5b0192d53497a2b34cffc24fc4ce3e5d66bae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-shlib
pkgdesc = A light-weight library to do shell-script like things with Python
pkgver = 1.8.1
pkgrel = 1
url = https://github.com/KenKundert/shlib
arch = any
license = GPL3
makedepends = python-build
makedepends = python-installer
makedepends = python-flit-core
optdepends = python-braceexpand
optdepends = python-inform
source = shlib-1.8.1.tar.gz::https://github.com/KenKundert/shlib/archive/refs/tags/v1.8.1.tar.gz
source = https://github.com/KenKundert/shlib/releases/download/v1.8.1/shlib-1.8.1.tar.gz.asc
validpgpkeys = 4A47DE443CEE6D70A892347A9B8FFF1D3E1C0A50
b2sums = 9afc9b4f7e3fa7e705b06be8d82579ed85b743ff8c3d96f49b1d5bcf507623f3eed6876be9900320f0fecbca36e98c6a7b6af401f917114abbb520f90d25c05e
b2sums = SKIP
pkgname = python-shlib
|