blob: b834cbb0fda1d091bbe23b038a68ed55e17a1bde (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-holidays
pkgdesc = Generate and work with holidays in Python
pkgver = 0.92
pkgrel = 1
url = https://github.com/vacanza/holidays
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-convertdate
depends = python-korean_lunar_calendar
depends = python-hijridate
source = https://files.pythonhosted.org/packages/source/h/holidays/holidays-0.92.tar.gz
b2sums = 4a607617ffdfe5dd9495601d97b0cf3a0387c0132001c9d207f80dda7fb6952513dbf61d9e18badf97c6a5d4b88f3bd3a3d1cf7cbbb843b3590c70a3e362aea5
pkgname = python-holidays
|