George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / python-b2sdk
Commits: 0a85e4b1 by George Rawlinson at 2023-08-05T00:20:07+00:00 upgpkg: 1.22.1-1 * New upstream release. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,8 +1,8 @@ # Maintainer: George Rawlinson <[email protected]> pkgname=python-b2sdk -pkgver=1.21.0 -pkgrel=2 +pkgver=1.22.1 +pkgrel=1 pkgdesc='Python module to access B2 cloud storage' arch=('any') url='https://github.com/Backblaze/b2-sdk-python' @@ -29,7 +29,7 @@ checkdepends=( 'python-pytest-lazy-fixture' 'python-pyfakefs' ) -_commit='f7668d619d3614dd01a814d8e5d42f8a8272eb8c' +_commit='50f37cc21c43b62eacf08430f2accda57a6fa9d4' source=( "$pkgname::git+$url#commit=$_commit" 'remove-version-constraint.patch' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-b2sdk/-/commit/0a85e4b18b99bb6a54b469afb28f3cf31525ed1b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-b2sdk/-/commit/0a85e4b18b99bb6a54b469afb28f3cf31525ed1b You're receiving this email because of your account on gitlab.archlinux.org.
