mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python-requests-oauthlib: update to 0.7.0
This commit is contained in:
parent
97e87d83e6
commit
f69f6d8bd5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-requests-oauthlib'
|
# Template file for 'python-requests-oauthlib'
|
||||||
pkgname=python-requests-oauthlib
|
pkgname=python-requests-oauthlib
|
||||||
version=0.6.2
|
version=0.7.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/requests/requests-oauthlib"
|
homepage="https://github.com/requests/requests-oauthlib"
|
||||||
distfiles="${PYPI_SITE}/r/requests-oauthlib/requests-oauthlib-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/requests-oauthlib/requests-oauthlib-${version}.tar.gz"
|
||||||
checksum=161ec8aaa360befac7079bcf20dc2a3993d1ddef19bc21d8118232a98f716e7a
|
checksum=198807c592b75438485c890f0403b1a8e363c86be1a87da687be18991a6850b0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue