summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 42a29c0c909f1d24fc347493d5c9b995102005d5 (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.7.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.7.1.tar.gz
	sha256sums = 88086fd2006c946567285286464b2da3294a3b0cbba4410b7008ec2458f82a07

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

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