blob: 1ef538aeb8967fbd32505348200ec8f2952e531c (
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.59
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-hijri-converter
source = https://files.pythonhosted.org/packages/source/h/holidays/holidays-0.59.tar.gz
b2sums = 9350b9cf3f79dcc214a2ea63ff5b652eb3ff13226198505d9d157253589a5960663e1dbcb2d776ad1c6e5d55bd08189e9b3622c9e307c27c5889dac4689030f7
pkgname = python-holidays
|