summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c0875411ef38a2363988a5d19e867d152a6d718c (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.6.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.6.1.tar.gz
	sha256sums = ab0c08f2467d35fcaeb7bad15274743d3ac1ad18b5391f64a0058a9cd192d37d

pkgname = python-astral
	depends = python-requests
	depends = python-pytz

pkgname = python2-astral
	depends = python2-requests
	depends = python2-pytz