mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
python-b2sdk: update to 1.1.4.
This commit is contained in:
parent
ce9ebfc86f
commit
fc062dab5e
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# 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.0.2
|
version=1.1.4
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="b2sdk-${version}"
|
wrksrc="b2sdk-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -16,7 +16,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=10402f7f401652298ed5eb896997b0258773e93a9568440e98b5699aa7b77390
|
checksum=32451fab6e2f26e0316ebea1df96a864fc4a7fa7044a9f5ec90504d51a3ea23c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue