summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 11 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b883f8f69d5d..a96d6f0cce5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,28 @@
# Generated by mksrcinfo v8
-# Mon Feb 5 14:27:36 UTC 2018
+# Thu Feb 8 19:11:31 UTC 2018
pkgbase = python-regions
pkgdesc = Astropy affilated package for region handling
pkgver = 0.2
- pkgrel = 1
+ pkgrel = 2
url = http://astropy-regions.readthedocs.io/en/latest/
arch = i686
arch = x86_64
license = BSD
makedepends = cython
+ makedepends = python-astropy-helpers
+ makedepends = python-sphinx
+ source = https://files.pythonhosted.org/packages/source/r/regions/regions-0.2.tar.gz
+ md5sums = 48597dc17906e478292040dae2df5596
+
+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-arraydiff: For testing
- source = https://files.pythonhosted.org/packages/source/r/regions/regions-0.2.tar.gz
- md5sums = 48597dc17906e478292040dae2df5596
+ optdepends = python-regions-doc: Documentation for AstroPy Regions
-pkgname = python-regions
+pkgname = python-regions-doc
+ pkgdesc = Documentation for AstroPy Regions