summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cbfe1f83cc41241c927e9e716297551943a1c499 (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
# Generated by mksrcinfo v8
# Wed Dec  5 18:49:28 UTC 2018
pkgbase = python-regions
	pkgdesc = Astropy affilated package for region handling
	pkgver = 0.3
	pkgrel = 1
	url = http://astropy-regions.readthedocs.io/en/latest/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = cython
	makedepends = python-astropy>=1.2
	makedepends = python-astropy-helpers
	source = https://files.pythonhosted.org/packages/source/r/regions/regions-0.3.tar.gz
	md5sums = b2f0b08cdaa2b40519de665f9af2a25a

pkgname = python-regions
	depends = python>=3.4
	depends = python-numpy>=1.9
	depends = python-astropy>=1.2
	optdepends = python-matplotlib>=1.5: Plotting support
	optdepends = python-shapely: Managing geometric objects
	optdepends = python-pytest-astropy: For testing