summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO48
1 files changed, 21 insertions, 27 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fcccb474a21a..1b023098d93e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,41 +1,35 @@
pkgbase = python-regions
pkgdesc = Astropy affilated package for region handling
- pkgver = 0.3
+ pkgver = 0.9
pkgrel = 1
- url = http://astropy-regions.readthedocs.io/en/latest/
+ url = http://astropy-regions.readthedocs.io
arch = i686
arch = x86_64
- license = BSD
- makedepends = cython
- makedepends = cython2
- makedepends = python-astropy>=1.3
- makedepends = python2-astropy>=1.3
- makedepends = python-astropy-helpers31
- makedepends = python2-astropy-helpers
+ license = BSD-3-Clause
+ checkdepends = python-pytest-arraydiff
+ checkdepends = python-pytest-astropy-header
+ checkdepends = python-pytest-remotedata
+ makedepends = python-setuptools-scm>=6.2
+ makedepends = cython<3.1.0
+ makedepends = python-wheel
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-numpy
+ makedepends = python-extension-helpers
makedepends = python-sphinx-astropy
+ makedepends = python-astropy
makedepends = python-shapely
- source = https://files.pythonhosted.org/packages/source/r/regions/regions-0.3.tar.gz
- md5sums = b2f0b08cdaa2b40519de665f9af2a25a
+ source = https://files.pythonhosted.org/packages/source/r/regions/regions-0.9.tar.gz
+ md5sums = 34b1d0905ac72947f2619cc4638dc119
pkgname = python-regions
- depends = python>=3.4
- depends = python-numpy>=1.9
- depends = python-astropy>=1.3
- optdepends = python-matplotlib>=1.5: Plotting support
+ depends = python>=3.10
+ depends = python-numpy>=1.23
+ depends = python-astropy>=5.1
+ optdepends = python-matplotlib>=3.5: Plotting support
optdepends = python-shapely: Managing geometric objects
optdepends = python-regions-doc: Documentation for AstroPy Regions
- optdepends = python-pytest-astropy: For testing
- optdepends = python-astropy<3.2: For testing
-
-pkgname = python2-regions
- depends = python2>=2.7
- depends = python2-numpy>=1.9
- depends = python2-astropy>=1.3
- optdepends = python2-matplotlib>=1.5: Plotting support
- optdepends = python2-shapely: Managing geometric objects
- optdepends = python-regions-doc: Documentation for AstroPy Regions
- optdepends = python2-pytest<3.7: For testing
pkgname = python-regions-doc
pkgdesc = Documentation for AstroPy Regions
-
+ arch = any