summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fe7c8cdad53bbbde1508bbb36666f6b0870a497f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-oauthlib2
	pkgdesc = A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
	pkgver = 2.1.0
	pkgrel = 1
	url = https://github.com/idan/oauthlib
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/o/oauthlib/oauthlib-2.1.0.tar.gz
	sha256sums = ac35665a61c1685c56336bda97d5eefa246f1202618a1d6f34fccb1bdd404162

pkgname = python-oauthlib2
	depends = python-cryptography
	conflicts = python-oauthlib

pkgname = python2-oauthlib2
	depends = python2-cryptography
	conflicts = python2-oauthlib