python-oauthlib: update to 2.0.4
This commit is contained in:
parent
02a1bd3945
commit
ff213aed92
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-oauthlib'
|
||||
pkgname=python-oauthlib
|
||||
version=2.0.3
|
||||
version=2.0.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="3-clause-BSD"
|
||||
homepage="https://github.com/idan/oauthlib"
|
||||
distfiles="${PYPI_SITE}/o/oauthlib/oauthlib-${version}.tar.gz"
|
||||
checksum=f36c6631d072a2acb8b3b99f94e5e314f1fb4ed996696b18b2723769391c071b
|
||||
checksum=514e293cb356dd53d596692207d48d9231b997995c9a4167eefa868583d74d13
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue