blob: feb37dd7a7bb4a5b1fa61e5d774011da10da20ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-tempman
pkgdesc = Create and clean up temporary directories
pkgver = 0.1.3
pkgrel = 2
url = https://github.com/mwilliamson/python-tempman
arch = any
license = BSD-2-Clause
makedepends = python-setuptools
makedepends = python-installer
makedepends = python-build
depends = python
source = python-tempman-0.1.3.tar.gz::https://github.com/mwilliamson/python-tempman/archive/refs/tags/0.1.3.tar.gz
sha256sums = 337801d67777af551710d5faa79c3d2f7a5cf4ac5dd90b10934d19be886f9e10
pkgname = python-tempman
|