summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fd43d7776c7eb89360d928f001d4b0c2d4faf9ac (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
27
28
29
30
31
pkgbase = python-poliastro
	pkgdesc = Astrodynamics and Orbital Mechanics computations
	pkgver = 0.16.3
	pkgrel = 1
	url = http://docs.poliastro.space
	arch = any
	license = MIT
	checkdepends = python-pytest-doctestplus
	checkdepends = python-astroquery
	checkdepends = python-scipy
	checkdepends = python-plotly
	checkdepends = python-czml3
	checkdepends = python-numba>0.55.1
	makedepends = python-flit-core
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	source = https://files.pythonhosted.org/packages/source/p/poliastro/poliastro-0.16.3.tar.gz
	md5sums = 67ae7d2c7deb100038b0eee65fcebd91

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.55.1
	depends = python-pyerfa
	depends = python-pandas
	optdepends = python-poliastro-doc: Documentation for poliastro
	optdepends = python-pytest: For running the tests from the package