blob: 05244487b959aafd3c4c465e962c07b284ff42fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-timew-report
pkgdesc = An interface for Timewarrior report data
pkgver = 1.4.0
pkgrel = 2
url = https://github.com/lauft/timew-report
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-dateutil
depends = python-deprecation
source = timew-report-1.4.0::https://github.com/lauft/timew-report/archive/refs/tags/v1.4.0.tar.gz
sha256sums = db12d01c0a9edc88d8ee76bb20fb15deda0a71d10c6cca69fc7eb4f5d41b4cd9
pkgname = python-timew-report
|