summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b9982219db652ae82a438d6ffedd1ffc327a110a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-sgp4
	pkgdesc = Track earth satellite TLE orbits using up-to-date 2010 version of SGP4
	pkgver = 2.25
	pkgrel = 1
	url = https://pypi.org/project/sgp4/
	arch = x86_64
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	depends = gcc-libs
	depends = glibc
	depends = python
	depends = python-numpy
	source = https://files.pythonhosted.org/packages/source/s/sgp4/sgp4-2.25.tar.gz
	sha256sums = e19edc6dcc25d69fb8fde0a267b8f0c44d7e915c7bcbeacf5d3a8b595baf0674

pkgname = python-sgp4