blob: cb2237cb020d5b816f5f420111aef75d2a3cd545 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = python-clox
pkgdesc = A Geeky Clock for Terminal Enthusiasts
pkgver = 1.2
pkgrel = 1
url = https://github.com/sepandhaghighi/clox
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-pydocstyle
makedepends = bandit
makedepends = vulture
depends = python
depends = python-pytz
depends = python-art
depends = python-pytz
depends = python-jdatetime
depends = python-jalali-core
source = https://files.pythonhosted.org/packages/source/c/clox/clox-1.2.tar.gz
sha256sums = 19a14dc906c5fa8e808cc9782b7b2eccfe7606d7832c8a9ecd0ba97e36317d29
pkgname = python-clox
|