summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1add3267ce5c222cb9c3426a8a2fc86f5d5ef2d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-astral
	pkgdesc = Calculations for the position of the sun and moon.
	pkgver = 1.10.1
	pkgrel = 1
	url = https://github.com/sffjunkie/astral
	arch = any
	license = Apache
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/a/astral/astral-1.10.1.tar.gz
	sha256sums = d2a67243c4503131c856cafb1b1276de52a86e5b8a1d507b7e08bee51cb67bf1

pkgname = python-astral
	depends = python-pytz
	optdepends = python-requests: for Google geocoding support

pkgname = python2-astral
	depends = python2-pytz
	optdepends = python2-requests: for Google geocoding support