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

Felix Yan felixonmars at gemini.archlinux.org
Mon Sep 20 21:35:35 UTC 2021


    Date: Monday, September 20, 2021 @ 21:35:35
  Author: felixonmars
Revision: 1019797

upgpkg: python-thrift 0.14.1-1

Modified:
  python-thrift/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-20 21:35:09 UTC (rev 1019796)
+++ PKGBUILD	2021-09-20 21:35:35 UTC (rev 1019797)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
 
 pkgname=python-thrift
-pkgver=0.14.0
+pkgver=0.14.1
 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=('c873cd626b1e8bd01ceb803fd5c60c2757f177a497fd3e0ef8cefafa7063239a')
+sha256sums=('ef40adddcb8c296ab3340a5b0f59e5ba24d3448f2cc4b25b32db7fae249dbcec')
 
 check() {
   cd thrift-$pkgver/lib/py



More information about the arch-commits mailing list