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

Anatol Pomozov anatolik at archlinux.org
Thu Feb 11 22:45:14 UTC 2021


    Date: Thursday, February 11, 2021 @ 22:45:14
  Author: anatolik
Revision: 856801

upgpkg: python-thrift 0.14.0-1

Modified:
  python-thrift/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-11 22:42:37 UTC (rev 856800)
+++ PKGBUILD	2021-02-11 22:45:14 UTC (rev 856801)
@@ -1,8 +1,8 @@
 # Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
 
 pkgname=python-thrift
-pkgver=0.13.0
-pkgrel=4
+pkgver=0.14.0
+pkgrel=1
 pkgdesc='Python bindings for the Apache Thrift RPC system'
 arch=(x86_64)
 license=(Apache)
@@ -10,7 +10,7 @@
 depends=(python)
 makedepends=(python-setuptools)
 source=(thrift-$pkgver.zip::https://github.com/apache/thrift/archive/$pkgver.zip)
-sha256sums=('4ed6254847b9c632fb64e5ba700a4cefa441af2b53bfc6ff91206fe5771be74f')
+sha256sums=('c873cd626b1e8bd01ceb803fd5c60c2757f177a497fd3e0ef8cefafa7063239a')
 
 check() {
   cd thrift-$pkgver/lib/py



More information about the arch-commits mailing list