summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ec985a669bb2e547efe148d268bdfca233f6cb9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = python-poliastro
	pkgdesc = Astrodynamics and Orbital Mechanics computations
	pkgver = 0.16.2
	pkgrel = 1
	url = http://docs.poliastro.space
	arch = any
	license = MIT
	makedepends = python-flit-core
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-oldest-supported-numpy
	source = https://files.pythonhosted.org/packages/source/p/poliastro/poliastro-0.16.2.tar.gz
	md5sums = c7c32e6bad2b913f66a2a50491a72704

pkgname = python-poliastro
	depends = python-scipy>=1.4.0
	depends = python-astroquery>=0.3.9"
	depends = python-jplephem
	depends = python-matplotlib>3.0.1
	depends = python-plotly<6
	depends = python-numba>=0.53.0
	depends = python-pyerfa
	depends = python-pandas
	optdepends = python-poliastro-doc: Documentation for poliastro
	optdepends = python-pytest: For running the tests from the package