blob: 7d6b7dfee34170ec996e313a352ff98d10a0f0f0 (
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.6
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.6.tar.gz
sha256sums = 8501197eebd771696754147adbb0574314f14db51f21b12b07d970fa944ee439
pkgname = python-clox
|