blob: b937807571b34970877c147715f3f9e2aaf07040 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pz
pkgdesc = Utility to substitute awk, sed and/or grep with Python
pkgver = 1.1.0
pkgrel = 3
url = https://github.com/CZ-NIC/pz
arch = any
license = GPL
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = pz-1.1.0.tar.gz::https://github.com/CZ-NIC/pz/archive/1.1.0.tar.gz
sha512sums = 469f883729a64e9f7b199b637c57e685a2270ab51c19ab8d1b07eac43dd338a477988fc34396985df03011b1be2f9f7894079e0cb73d981b7f959a998000b013
pkgname = python-pz
|