blob: 47a63ac0aadf325a51a73b013f721025157083b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-treestamps
pkgdesc = Create timestamp records for recursive operations on directory trees
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/ajslater/treestamps
arch = any
license = GPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry-core
depends = python-ruamel-yaml
depends = python-termcolor
source = https://pypi.org/packages/source/t/treestamps/treestamps-1.0.2.tar.gz
sha512sums = b3b683efeeab3dd6e963bc2d18749c51ec69668231fa5f29dd8a2af94b23f72489532afed689ce66b7fcc97319a171ceae7342cf0150a304334ec3a7b9d2a9c7
pkgname = python-treestamps
|