summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb987f3c7d6d..7565cb31ce3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = python-mwoauth
- pkgdesc = A generic MediaWiki OAuth handshake helper for Python
+ pkgdesc = Generic MediaWiki OAuth handshake helper for Python
pkgver = 0.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mediawiki-utilities/python-mwoauth
arch = any
license = MIT
makedepends = python-setuptools
- depends = python
- source = python-mwoauth-0.3.0.tar.gz::https://github.com/mediawiki-utilities/python-mwoauth/archive/refs/tags/v0.3.0.tar.gz
+ depends = python-pyjwt
+ depends = python-requests-oauthlib
+ source = https://github.com/mediawiki-utilities/python-mwoauth/archive/v0.3.0.tar.gz
sha512sums = 4d07726687e55669d63de00c5ef2a65400e7c62c269e99c26e3b26873d93074434f96fb886eaa57fffc7738e2f763a84f833b44ff33e27a523a0e9ab930d6dd4
pkgname = python-mwoauth