summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO43
1 files changed, 20 insertions, 23 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e9c0bf442ce..1ae8fb28bc62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,35 +1,32 @@
pkgbase = python-radio_beam
- pkgdesc = A tool for manipulating and utilizing two dimensional gaussian beams within the astropy framework
- pkgver = 0.3.2
+ pkgdesc = Operations for radio astronomy beams with astropy
+ pkgver = 0.3.7
pkgrel = 1
- url = https://radio-beam.readthedocs.io/
- arch = i686
- arch = x86_64
+ url = https://radio-beam.readthedocs.io
+ arch = any
license = BSD
- checkdepends = python-pytest-astropy
- checkdepends = python2-pytest<3.7
- checkdepends = python2-astropy
- makedepends = python-setuptools
- makedepends = python2-setuptools
- makedepends = python-astropy
- makedepends = python-astropy-helpers
- makedepends = python2-astropy-helpers
+ checkdepends = python-pytest-astropy-header
+ checkdepends = python-pytest-doctestplus
+ checkdepends = python-matplotlib
+ checkdepends = python-scipy
+ checkdepends = python-six
+ makedepends = python-setuptools-scm
+ makedepends = python-wheel
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-sphinx-astropy
- source = https://files.pythonhosted.org/packages/source/r/radio_beam/radio_beam-0.3.2.tar.gz
- md5sums = 9bf93952bcf371a0574df393a897fe89
+ makedepends = python-astropy
+ source = https://files.pythonhosted.org/packages/source/r/radio-beam/radio-beam-0.3.7.tar.gz
+ md5sums = 673cf7295798add8fa95cd86cd3364ee
pkgname = python-radio_beam
- depends = python
depends = python-astropy
+ depends = python-six
+ depends = python-scipy
optdepends = python-pytest-astropy: For testing
- optdepends = python-radio_beam-doc: Documentation for Radio Beam
-
-pkgname = python2-radio_beam
- depends = python2
- depends = python2-astropy
- optdepends = python2-pytest32: For testing
+ optdepends = python-matplotlib: all functions
+ optdepends = python-scipy: all functions
optdepends = python-radio_beam-doc: Documentation for Radio Beam
pkgname = python-radio_beam-doc
pkgdesc = Documentation for Python Radio Beam module
-