George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-b2sdk
Commits:
c07f883a by George Rawlinson at 2026-05-05T20:55:58+00:00
upgpkg: 2.12.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-b2sdk
pkgdesc = Python module to access B2 cloud storage
- pkgver = 2.11.0
+ pkgver = 2.12.0
pkgrel = 1
url = https://github.com/Backblaze/b2-sdk-python
arch = any
@@ -29,8 +29,8 @@ pkgbase = python-b2sdk
depends = python-importlib-metadata
optdepends = python-tqdm: for TqdmProgressListener class
optdepends = python-pydantic: for improved type hints
- source =
python-b2sdk::git+https://github.com/Backblaze/b2-sdk-python#tag=v2.11.0
- sha512sums =
15a4e036aadd449b1431fdd29d313fdb340ed6c6bd0594dc29bc36434404e8e4a17e15a8bfdeb4da30fa5956abffc799e7ff61e7cede4817f14e77bfe5e8e05a
- b2sums =
c22e1917b9525691856fadbcd0a879aa7fdd504e0eb2aed2585389f5ea9075cae292b89e29ec298072753ddc80b816e56d7cd62bb23443675854bc5dd55f232b
+ source =
python-b2sdk::git+https://github.com/Backblaze/b2-sdk-python#tag=v2.12.0
+ sha512sums =
1057f536201d6e4155f91dbf6e015973243ddd7ad5b956b3ae2790c97671b8d72cc728c582b9ac634cb0afecc7e9a5acd5462d9eb49f2079f582bb3977695b18
+ b2sums =
91061ea33e8453bded953348e893d100e014701364fac277be39e866a3657f048cb1f99508b405ece9096238b26d98b7d2c907c144a7a599604bbbf2c7427c12
pkgname = python-b2sdk
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <[email protected]>
pkgname=python-b2sdk
-pkgver=2.11.0
+pkgver=2.12.0
pkgrel=1
pkgdesc='Python module to access B2 cloud storage'
arch=(any)
@@ -40,8 +40,8 @@ optdepends=(
'python-pydantic: for improved type hints'
)
source=("$pkgname::git+$url#tag=v$pkgver")
-sha512sums=('15a4e036aadd449b1431fdd29d313fdb340ed6c6bd0594dc29bc36434404e8e4a17e15a8bfdeb4da30fa5956abffc799e7ff61e7cede4817f14e77bfe5e8e05a')
-b2sums=('c22e1917b9525691856fadbcd0a879aa7fdd504e0eb2aed2585389f5ea9075cae292b89e29ec298072753ddc80b816e56d7cd62bb23443675854bc5dd55f232b')
+sha512sums=('1057f536201d6e4155f91dbf6e015973243ddd7ad5b956b3ae2790c97671b8d72cc728c582b9ac634cb0afecc7e9a5acd5462d9eb49f2079f582bb3977695b18')
+b2sums=('91061ea33e8453bded953348e893d100e014701364fac277be39e866a3657f048cb1f99508b405ece9096238b26d98b7d2c907c144a7a599604bbbf2c7427c12')
build() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-b2sdk/-/commit/c07f883a9bc0623da851fc66e7eeea29b26fbc67
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-b2sdk/-/commit/c07f883a9bc0623da851fc66e7eeea29b26fbc67
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help