summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: be75aa2a8a66853cadf3e9c7cb04deea8f94a8b4 (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
34
35
36
37
38
39
40
pkgbase = python-galpy
	pkgdesc = Galactic Dynamics in python
	pkgver = 1.6.0.post0
	pkgrel = 1
	url = http://galpy.readthedocs.io
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	makedepends = gsl
	source = https://files.pythonhosted.org/packages/source/g/galpy/galpy-1.6.0.post0.tar.gz
	md5sums = 7a8f977098dbb1c7450c39d4b4d23ebb

pkgname = python-galpy
	depends = python-scipy
	depends = python-matplotlib
	depends = python-future
	depends = python-six
	depends = python-pytest
	optdepends = python-galpy-doc: Documentation for galpy
	optdepends = gsl>=1.14: For some advanced features
	optdepends = python-astropy: For Quantity support
	optdepends = python-astroquery: For the Orbit.from_name initialization method
	optdepends = python-numexpr: For or plotting arbitrary expressions of Orbit quantities
	optdepends = python-pynbody-git: Foruse of SnapshotRZPotential and InterpSnapshotRZPotential

pkgname = python2-galpy
	depends = python2-scipy
	depends = python2-matplotlib
	depends = python2-future
	depends = python2-six
	depends = python2-pytest
	optdepends = python-galpy-doc: Documentation for galpy
	optdepends = gsl>=1.14: For some advanced features
	optdepends = python2-astropy: For Quantity support
	optdepends = python2-astroquery: For the Orbit.from_name initialization method
	optdepends = python2-numexpr: For or plotting arbitrary expressions of Orbit quantities
	optdepends = python2-pynbody-git: Foruse of SnapshotRZPotential and InterpSnapshotRZPotential