blob: 73969ddbefc44ba618a0e57790f7965c1dff4aae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-takethetime
pkgdesc = Time-taking library for Python.
pkgver = 0.3.1
pkgrel = 3
url = https://github.com/ErikBjare/TakeTheTime
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = python-takethetime-0.3.1.tar.gz::https://files.pythonhosted.org/packages/source/T/TakeTheTime/TakeTheTime-0.3.1.tar.gz
source = LICENSE
sha256sums = dbe30453a1b596a38f9e2e3fa8e1adc5af2dbf646ca0837ad5c2059a16fe2ff9
sha256sums = d0d27338849d3a12a8d8a8fe790250025837703e6ca597ee84ffbcf740105c43
pkgname = python-takethetime
|