summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorcarlwgeorge2017-01-07 01:42:47 -0600
committercarlwgeorge2017-01-07 01:42:47 -0600
commitcf5ceb265ec9a3c241189ed105a6a27fb133201e (patch)
tree4736f7c3b06b55005609a0849008b24f21e93ec6 /.SRCINFO
downloadaur-cf5ceb265ec9a3c241189ed105a6a27fb133201e.tar.gz
0.9.6-1
* initial package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..12beee9cb2ae
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+# Generated by mksrcinfo v8
+# Sat Jan 7 07:40:06 UTC 2017
+pkgbase = python-github3
+ pkgdesc = Python wrapper for the GitHub API
+ pkgver = 0.9.6
+ pkgrel = 1
+ url = https://github.com/sigmavirus24/github3.py
+ arch = any
+ license = BSD
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ source = https://files.pythonhosted.org/packages/source/g/github3.py/github3.py-0.9.6.tar.gz
+ sha256sums = b831db85d7ff4a99d6f4e8368918095afeea10f0ec50798f9a937c830ab41dc5
+
+pkgname = python-github3
+ depends = python-requests>=2.0
+ depends = python-uritemplate>=0.2.0
+
+pkgname = python2-github3
+ depends = python2-requests>=2.0
+ depends = python2-uritemplate>=0.2.0
+