blob: b3ce3b4fe2d2cb83147022cdfd492a2dbe370f74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pox
pkgdesc = Utilities for filesystem exploration and automated builds
pkgver = 0.3.7
pkgrel = 1
url = https://github.com/uqfoundation/pox
arch = any
license = BSD-3-Clause
makedepends = python-setuptools>=42.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python>=3.8
source = https://github.com/uqfoundation/pox/releases/download/0.3.7/pox-0.3.7.tar.gz
sha256sums = 0652f6f2103fe6d4ba638beb6fa8d3e8a68fd44bcb63315c614118515bcc3afb
pkgname = python-pox
|