diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/py3-requests-oauthlib/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-requests-oauthlib/APKBUILD b/community/py3-requests-oauthlib/APKBUILD index f4d474220c..3c2f18cc96 100644 --- a/community/py3-requests-oauthlib/APKBUILD +++ b/community/py3-requests-oauthlib/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-requests-oauthlib _pkgname=requests-oauthlib pkgver=1.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="First-class OAuth library support for Requests" options="!check" # Requires 'requests-mock' url="https://pypi.python.org/pypi/requests-oauthlib" |