python-b2sdk: update to 1.3.0.
This commit is contained in:
parent
7bee58e43a
commit
4325f23030
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-b2sdk'
|
# Template file for 'python-b2sdk'
|
||||||
# keep python-b2sdk name to revert this package
|
# keep python-b2sdk name to revert this package
|
||||||
pkgname=python-b2sdk
|
pkgname=python-b2sdk
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="b2sdk-${version}"
|
wrksrc="b2sdk-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://pypi.org/project/b2sdk"
|
homepage="https://pypi.org/project/b2sdk"
|
||||||
distfiles="${PYPI_SITE}/b/b2sdk/b2sdk-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/b2sdk/b2sdk-${version}.tar.gz"
|
||||||
checksum=8e46ff9d47a9b90d8b9beab1969fcf4920300b02e20e6bf0745be04e09e8a6ff
|
checksum=af53e2449414b772a0bd6fad311d98a171c3693f77ebca933499946e786715ae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue