Date: Thursday, November 12, 2020 @ 10:12:42 Author: felixonmars Revision: 751482
upgpkg: python-ptrace 0.9.7-3: Python 3.9 rebuild Modified: python-ptrace/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-12 10:12:38 UTC (rev 751481) +++ PKGBUILD 2020-11-12 10:12:42 UTC (rev 751482) @@ -4,7 +4,7 @@ pkgname=python-ptrace pkgver=0.9.7 -pkgrel=2 +pkgrel=3 pkgdesc='Python binding of ptrace library to trace processes and syscalls' url='https://github.com/haypo/python-ptrace' arch=('any')
