mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python-requests-oauthlib: update to 0.8.0
This commit is contained in:
parent
5e206da3b5
commit
e6d40d1c26
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-requests-oauthlib'
|
# Template file for 'python-requests-oauthlib'
|
||||||
pkgname=python-requests-oauthlib
|
pkgname=python-requests-oauthlib
|
||||||
version=0.7.0
|
version=0.8.0
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,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=198807c592b75438485c890f0403b1a8e363c86be1a87da687be18991a6850b0
|
checksum=883ac416757eada6d3d07054ec7092ac21c7f35cb1d2cf82faf205637081f468
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue