blob: 04f6959e79fa97d745eae0a7944b9190dc1f714d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-jdatetime
pkgdesc = Jalali calendar binding for Python based on Python`s datetime module
pkgver = 4.1.0
pkgrel = 1
url = https://github.com/slashmili/python-jalali
arch = any
license = Python
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/j/jdatetime/jdatetime-4.1.0.tar.gz
sha256sums = 4a67a82ee57e35b5f6f9f7fbe6a0eda63f56ce1dd8af409b4c2a26a3340457db
pkgname = python-jdatetime
|