summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO33
1 files changed, 33 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..661075ba7959
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+