summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2019-08-28 23:17:15 +0800
committerUniversebenzene2019-08-28 23:17:15 +0800
commit1f13f1cd41e1d1dd521983651aef12f0a16a8b63 (patch)
tree3af2f1068800307b22f95e5b6935bb87090c3055 /.SRCINFO
downloadaur-1f13f1cd41e1d1dd521983651aef12f0a16a8b63.tar.gz
Initial import 0.0.2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e8389f336736
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = python-stsci_rtd_theme
+ pkgdesc = STScI Branded Sphinx theme
+ pkgver = 0.0.2
+ pkgrel = 1
+ url = https://github.com/spacetelescope/stsci_rtd_theme/
+ arch = i686
+ arch = x86_64
+ license = BSD
+ checkdepends = python-sphinx
+ checkdepends = python2-sphinx
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ source = https://files.pythonhosted.org/packages/source/s/stsci_rtd_theme/stsci_rtd_theme-0.0.2.tar.gz
+ md5sums = d04f43974914985dcc4312ba1cce6322
+
+pkgname = python-stsci_rtd_theme
+ depends = python-sphinx>=1.3
+
+pkgname = python2-stsci_rtd_theme
+ depends = python2-sphinx>=1.3
+