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

Anatol Pomozov anatolik at gemini.archlinux.org
Sun Jul 10 16:19:12 UTC 2022


    Date: Sunday, July 10, 2022 @ 16:19:12
  Author: anatolik
Revision: 1249307

upgpkg: python-thrift 0.16.0-1

Modified:
  python-thrift/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-10 16:07:18 UTC (rev 1249306)
+++ PKGBUILD	2022-07-10 16:19:12 UTC (rev 1249307)
@@ -1,8 +1,8 @@
 # Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
 
 pkgname=python-thrift
-pkgver=0.14.1
-pkgrel=3
+pkgver=0.16.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=('ef40adddcb8c296ab3340a5b0f59e5ba24d3448f2cc4b25b32db7fae249dbcec')
+sha256sums=('fc40d5e1c944ffc1b94ed1c16925d2f8b93781cab65dc440a83c0074563df98d')
 
 check() {
   cd thrift-$pkgver/lib/py



More information about the arch-commits mailing list