summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9164b92dc641e563059fda82bb75a8cbcb4c9242 (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.30
	pkgrel = 1
	url = https://github.com/dr-prodigy/python-holidays
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-convertdate>=2.3.0
	depends = python-korean_lunar_calendar
	depends = python-hijri-converter
	source = https://files.pythonhosted.org/packages/source/h/holidays/holidays-0.30.tar.gz
	sha256sums = eb40aae8236fa4ac7fe862dbcec3b10311c94c8310cea9e77e6b1aae63c312d4

pkgname = python-holidays