Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-thrift
Commits:
afdd72c3 by Jelle van der Waa at 2024-11-16T19:01:21+01:00
upgpkg: 0.20.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-thrift
pkgdesc = Python bindings for the Apache Thrift RPC system
pkgver = 0.20.0
- pkgrel = 2
+ pkgrel = 3
url = https://thrift.apache.org/
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-thrift
pkgver=0.20.0
-pkgrel=2
+pkgrel=3
pkgdesc='Python bindings for the Apache Thrift RPC system'
arch=(x86_64)
license=(Apache)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-thrift/-/commit/afdd72c3b9b3b57e5e02383c141b16b312ba4b4f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-thrift/-/commit/afdd72c3b9b3b57e5e02383c141b16b312ba4b4f
You're receiving this email because of your account on gitlab.archlinux.org.