[arch-commits] Commit in python-stone/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Wed Jan 26 16:01:23 UTC 2022


    Date: Wednesday, January 26, 2022 @ 16:01:23
  Author: arojas
Revision: 1115988

Update to 3.3.1

Modified:
  python-stone/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-26 15:59:45 UTC (rev 1115987)
+++ PKGBUILD	2022-01-26 16:01:23 UTC (rev 1115988)
@@ -2,7 +2,7 @@
 
 pkgname=python-stone
 _name=${pkgname#python-}
-pkgver=3.3.0
+pkgver=3.3.1
 pkgrel=1
 pkgdesc='The Official API Spec Language for Dropbox API V2'
 arch=(any)
@@ -12,7 +12,7 @@
 makedepends=(python-setuptools python-pytest-runner)
 checkdepends=(python-mock python-coverage)
 source=(https://github.com/dropbox/stone/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('48b1a29b271fed237a6a1087bad3cca938f58c1650c69c35322ab14a2969c01b')
+sha256sums=('dc5aff3fad1333188d4ddb4eee0a19d31e6262bb3cdf10c0bbdaeb309ff91a52')
 
 prepare() {
   sed -e 's|== 5\.2\.0|>= 5.2.0|' -i $_name-$pkgver/setup.py # Unpin pytest-runner version



More information about the arch-commits mailing list