parent
f180d33764
commit
7198c282b6
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-oauthlib'
|
||||
pkgname=python-oauthlib
|
||||
version=2.0.6
|
||||
version=2.0.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
|||
depends="python"
|
||||
short_desc="Python2 implementation of the OAuth request-signing logic"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="3-clause-BSD"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/idan/oauthlib"
|
||||
distfiles="${PYPI_SITE}/o/oauthlib/oauthlib-${version}.tar.gz"
|
||||
checksum=ce57b501e906ff4f614e71c36a3ab9eacbb96d35c24d1970d2539bbc3ec70ce1
|
||||
checksum=909665297635fa11fe9914c146d875f2ed41c8c2d78e21a529dd71c0ba756508
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue