mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
python-requests-oauthlib: update to 1.1.0.
This commit is contained in:
parent
4b2621bbf6
commit
4870c20c3b
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=1.0.0
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -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=8886bfec5ad7afb391ed5443b1f697c6f4ae98d0e5620839d8b4499c032ada3f
|
checksum=eabd8eb700ebed81ba080c6ead96d39d6bdc39996094bd23000204f6965786b0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue