python-b2sdk: update to 1.18.0.
This commit is contained in:
parent
459e2e1046
commit
5f06912639
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.17.3
|
version=1.18.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="b2sdk-${version}"
|
wrksrc="b2sdk-${version}"
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
|
@ -15,7 +15,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=a723e38dd43cc33bd08ad95c84695f3533f0aacd0f1fac60a6548f516a63b703
|
checksum=9272f28d18d498b66d33d749a0f05e49d9bb1a9134f94261c0b8bfa1b56f3eec
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue