Date: Wednesday, September 21, 2022 @ 19:27:00
  Author: anatolik
Revision: 1306118

upgpkg: python-thrift 0.17.0-1

Modified:
  python-thrift/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-21 19:25:53 UTC (rev 1306117)
+++ PKGBUILD    2022-09-21 19:27:00 UTC (rev 1306118)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov <[email protected]>
 
 pkgname=python-thrift
-pkgver=0.16.0
+pkgver=0.17.0
 pkgrel=1
 pkgdesc='Python bindings for the Apache Thrift RPC system'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(python)
 makedepends=(python-setuptools)
 
source=(thrift-$pkgver.zip::https://github.com/apache/thrift/archive/$pkgver.zip)
-sha256sums=('fc40d5e1c944ffc1b94ed1c16925d2f8b93781cab65dc440a83c0074563df98d')
+sha256sums=('fb3e4287a17504f27b419f16603f3f55c27b17ed72c1996d2dd3a8b2a5016293')
 
 check() {
   cd thrift-$pkgver/lib/py

Reply via email to