summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbe74a811544..aac78d13553e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,20 @@
pkgbase = python-galpy
pkgdesc = Galactic Dynamics in python
pkgver = 1.8.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.galpy.org
arch = i686
arch = x86_64
license = BSD
- checkdepends = python-nose
- checkdepends = python-scipy
- checkdepends = python-matplotlib
makedepends = python-setuptools
makedepends = gsl
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
source = https://files.pythonhosted.org/packages/source/g/galpy/galpy-1.8.1.tar.gz
+ source = torus-200307.tar.gz::https://github.com/jobovy/Torus/archive/b7bf7965db8c3b2034d6a92f5a1c1fefe13e0e5d.tar.gz
md5sums = 02926db04ece780d713e5ef979cae769
+ md5sums = f84f68196975d1efbac800b1a5703c45
pkgname = python-galpy
depends = python-packaging
@@ -26,6 +25,7 @@ pkgname = python-galpy
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-numba: for speeding up the evaluation of certain functions when using C orbit integration
optdepends = python-jax: For use of constant-anisotropy DFs in galpy.df.constantbetadf
optdepends = python-tqdm: For displaying a progress bar for certain operations (e.g., orbit integration of multiple objects at once
optdepends = python-pynbody: Foruse of SnapshotRZPotential and InterpSnapshotRZPotential