summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1b023098d93e83eeab163f0901476a38d85542a0 (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
pkgbase = python-regions
	pkgdesc = Astropy affilated package for region handling
	pkgver = 0.9
	pkgrel = 1
	url = http://astropy-regions.readthedocs.io
	arch = i686
	arch = x86_64
	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.9.tar.gz
	md5sums = 34b1d0905ac72947f2619cc4638dc119

pkgname = python-regions
	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

pkgname = python-regions-doc
	pkgdesc = Documentation for AstroPy Regions
	arch = any