summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2018-12-06 02:50:05 +0800
committerUniversebenzene2018-12-06 02:50:05 +0800
commit70a16a4005a8daeabf0b4846364bde8be4571627 (patch)
tree0f3527f1b144dd4e653550ac8aa7d053dffa825b /.SRCINFO
parentae1560610b7ad3baecca590c98c78e750089dec6 (diff)
downloadaur-70a16a4005a8daeabf0b4846364bde8be4571627.tar.gz
Remove doc building
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 2 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e572a2163a4..cbfe1f83cc41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Sep 9 07:53:25 UTC 2018
+# Wed Dec 5 18:49:28 UTC 2018
pkgbase = python-regions
pkgdesc = Astropy affilated package for region handling
pkgver = 0.3
@@ -8,14 +8,9 @@ pkgbase = python-regions
arch = i686
arch = x86_64
license = BSD
- checkdepends = python-pytest-astropy
- checkdepends = python-astropy-healpix
makedepends = cython
makedepends = python-astropy>=1.2
makedepends = python-astropy-helpers
- makedepends = python-sphinx
- makedepends = python-matplotlib
- makedepends = python-shapely
source = https://files.pythonhosted.org/packages/source/r/regions/regions-0.3.tar.gz
md5sums = b2f0b08cdaa2b40519de665f9af2a25a
@@ -25,8 +20,5 @@ pkgname = python-regions
depends = python-astropy>=1.2
optdepends = python-matplotlib>=1.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
+ optdepends = python-pytest-astropy: For testing