blob: 4fae7bca86c66a2a2f2898a443076f07bed82e72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pkutils
pkgdesc = A python packaging utility library
pkgver = 3.0.2
pkgrel = 1
url = https://github.com/reubano/pkutils
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-semver
source = pkutils-3.0.2.tar.gz::https://github.com/reubano/pkutils/archive/refs/tags/v3.0.2.tar.gz
sha256sums = 778360902428b3335b187d7e273e8bcfef900c34aeb864883373cc1aea5a0275
pkgname = python-pkutils
|