George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-stone
Commits:
f1852d6b by George Rawlinson at 2026-07-12T22:54:08+00:00
upgpkg: 3.5.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-stone
pkgdesc = The Official API Spec Language for Dropbox API V2
- pkgver = 3.4.0
+ pkgver = 3.5.0
pkgrel = 1
url = https://github.com/dropbox/stone
arch = any
@@ -15,8 +15,8 @@ pkgbase = python-stone
depends = python-packaging
depends = python-ply
depends = python-jinja
- source = python-stone::git+https://github.com/dropbox/stone#tag=v3.4.0
- sha512sums =
802b66d19e17b49e0b482edc86af882baab2d5afff92fea3b6fe15216a479b7abb65a8d03a05acff320c5b817171b154337fd15264e97eff3b58356bdaccad40
- b2sums =
487481a67a33ab0361717292780a1c33c34228c4096519bb64ad01ccca7f4d9dc3c644755a7047725536ec7714584aa74ddd20de300fd77a4584806e3b358969
+ source = python-stone::git+https://github.com/dropbox/stone#tag=v3.5.0
+ sha512sums =
efa74880fe3740d5419541167a644718a79c78354d214812da6eb78616846d56c0aa48d3f4a585a688a2f9f41a12b95185ddb1f2bab75e36bdce4893cb3e6044
+ b2sums =
34435b1366ae20c494e014cbe2e55ca8ac05dac7686410a5e2373e4870bde390b9213cffe97c1a5b6ceefd02cb09f8b7b8e4b096057516196d42d4d911df33f4
pkgname = python-stone
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <[email protected]>
pkgname=python-stone
-pkgver=3.4.0
+pkgver=3.5.0
pkgrel=1
pkgdesc='The Official API Spec Language for Dropbox API V2'
arch=(any)
@@ -22,8 +22,8 @@ makedepends=(
)
checkdepends=(python-pytest)
source=("$pkgname::git+$url#tag=v$pkgver")
-sha512sums=('802b66d19e17b49e0b482edc86af882baab2d5afff92fea3b6fe15216a479b7abb65a8d03a05acff320c5b817171b154337fd15264e97eff3b58356bdaccad40')
-b2sums=('487481a67a33ab0361717292780a1c33c34228c4096519bb64ad01ccca7f4d9dc3c644755a7047725536ec7714584aa74ddd20de300fd77a4584806e3b358969')
+sha512sums=('efa74880fe3740d5419541167a644718a79c78354d214812da6eb78616846d56c0aa48d3f4a585a688a2f9f41a12b95185ddb1f2bab75e36bdce4893cb3e6044')
+b2sums=('34435b1366ae20c494e014cbe2e55ca8ac05dac7686410a5e2373e4870bde390b9213cffe97c1a5b6ceefd02cb09f8b7b8e4b096057516196d42d4d911df33f4')
build() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-stone/-/commit/f1852d6bc3331c4f378d1e332a26c3ef5b8d468d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-stone/-/commit/f1852d6bc3331c4f378d1e332a26c3ef5b8d468d
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