summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 661075ba7959d67e4578840057eb123138702e5f (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
32
33
# Generated by mksrcinfo v8
# Fri Jan 11 07:05:16 UTC 2019
pkgbase = python-poliastro
	pkgdesc = Astrodynamics and Orbital Mechanics computations
	pkgver = 0.11.1
	pkgrel = 1
	url = http://docs.poliastro.space/
	arch = i686
	arch = x86_64
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pandas
	checkdepends = jupyter-nbformat
	checkdepends = python-matplotlib
	checkdepends = python-retrying
	checkdepends = python-pyrsistent
	checkdepends = python-astroquery
	checkdepends = python-plotly
	checkdepends = python-jplephem
	checkdepends = python-numba
	makedepends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/p/poliastro/poliastro-0.11.1.tar.gz
	md5sums = 365466f0072800998cbbd44cc724c696

pkgname = python-poliastro
	depends = python>=3.5
	depends = python-astropy
	depends = python-jplephem
	depends = python-matplotlib
	optdepends = python-numba: For accelerating the code
	optdepends = python-poliastro-doc: Documentation for poliastro
	optdepends = python-pytest: For running the tests from the package