summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbdo Roig-Maranges2019-04-27 15:43:30 +0200
committerAbdo Roig-Maranges2019-04-27 15:43:30 +0200
commitf6ece6843f61f0ea25b7795b37b11f7b21223de9 (patch)
treec2eaeca9fded7ae474455c8c22aba020b83a2191
parenta7c2faf5d56540ab1a1a8c50d4fdb42fc2b11aa5 (diff)
downloadaur-f6ece6843f61f0ea25b7795b37b11f7b21223de9.tar.gz
update SRCINFO
-rw-r--r--.SRCINFO14
1 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f2c17b2c3bf..caf08718abf3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,26 @@
pkgbase = python-github3.py
- pkgdesc = a comprehensive wrapper around the GitHub API (v3)
- pkgver = 1.2.0
- pkgrel = 2
+ pkgdesc = A comprehensive wrapper around the GitHub API (v3)
+ pkgver = 1.3.0
+ pkgrel = 1
url = https://github.com/sigmavirus24/github3.py
arch = any
license = custom:Modified BSD
makedepends = python-setuptools
makedepends = python2-setuptools
- source = https://pypi.io/packages/source/g/github3.py/github3.py-1.2.0.tar.gz
- md5sums = 148630f610c7a2dbcc9c91e8102c7e36
+ source = github3::git+https://github.com/sigmavirus24/github3.py.git#commit=e586949a4dbed22f169afaffe25cb07e5a60a606
+ sha256sums = SKIP
pkgname = python-github3.py
depends = python
depends = python-requests
depends = python-uritemplate
+ depends = python-dateutil
+ depends = python-jwcrypto
pkgname = python2-github3.py
depends = python2
depends = python2-requests
depends = python2-uritemplate
+ depends = python-dateutil
+ depends = python-jwcrypto