summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2019-06-12 23:05:58 +0800
committerUniversebenzene2019-06-12 23:05:58 +0800
commit40d6a05f17460474d7d2e927ff2c8002d9b11db9 (patch)
tree47c7083eca25b69afd78f7ca9e290b1d55293ab1 /PKGBUILD
parent23123e02a2fc3aad8504cfd2c681c0c0d8de0c21 (diff)
downloadaur-40d6a05f17460474d7d2e927ff2c8002d9b11db9.tar.gz
Update makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c2798a688a9..aa986f961dd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Astropy affilated package for region handling"
arch=('i686' 'x86_64')
url="http://astropy-regions.readthedocs.io/en/latest/"
license=('BSD')
-makedepends=('cython' 'cython2' 'python-astropy>=1.3' 'python2-astropy>=1.3' 'python-astropy-helpers>=3.1' 'python-astropy-helpers<3.2' 'python2-astropy-helpers' 'python-sphinx-astropy' 'python-shapely')
+makedepends=('cython' 'cython2' 'python-astropy>=1.3' 'python2-astropy>=1.3' 'python-astropy-helpers31' 'python2-astropy-helpers' 'python-sphinx-astropy' 'python-shapely')
#checkdepends=('python-pytest-astropy' 'python-astropy-healpix')
source=("https://files.pythonhosted.org/packages/source/${_pyname:0:1}/${_pyname}/${_pyname}-${pkgver}.tar.gz")
md5sums=('b2f0b08cdaa2b40519de665f9af2a25a')