blob: 739b6beedeae4f6bb5466dccc5d7982e440e73a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-hijridate
pkgdesc = Accurate Hijri-Gregorian dates converter based on Umm al-Qura calendar
pkgver = 2.5.0
pkgrel = 1
url = https://github.com/dralshehri/hijridate
arch = any
license = MIT
makedepends = python-pip
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-hatchling
depends = python-hatch-fancy-pypi-readme
source = https://files.pythonhosted.org/packages/source/h/hijridate/hijridate-2.5.0.tar.gz
sha256sums = b47f0b2e5333d5d898c6f3472f5cee4a3f045c82d69c073c7a026f5a7aec5821
pkgname = python-hijridate
|