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

Levente Polyak anthraxx at archlinux.org
Mon Aug 24 22:18:06 UTC 2020


    Date: Monday, August 24, 2020 @ 22:18:05
  Author: anthraxx
Revision: 687863

upgpkg: python-ptrace 0.9.7-1

Modified:
  python-ptrace/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-24 22:15:56 UTC (rev 687862)
+++ PKGBUILD	2020-08-24 22:18:05 UTC (rev 687863)
@@ -3,7 +3,7 @@
 # Contributor: Sebastien Binet <binet at lblbox>
 
 pkgname=python-ptrace
-pkgver=0.9.5
+pkgver=0.9.7
 pkgrel=1
 pkgdesc='Python binding of ptrace library to trace processes and syscalls'
 url='https://github.com/haypo/python-ptrace'
@@ -12,8 +12,8 @@
 depends=('python' 'python-six')
 makedepends=('python-sphinx' 'python-setuptools')
 source=(https://github.com/haypo/python-ptrace/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('2ad84da6ba7e1191653a024be7cccad1a428caa4a9e9dd6076f71251daa69350306b415e8c22f59e645805ef1c39d6d4124560aafd19d236084a8f3072b4cd4d')
-b2sums=('e99524b4c8811efc3d3f8442c650da3cefd1326300f33099cb5b100d6d0748506ccd667418b4355f4a5ebb9b78f51015ba0a6bb02db603542ee9b57fd272bc29')
+sha512sums=('2893da4bc63015c1173f70657a4132018d7397e3d7ef2bc9532903fdc3386ee25ce92c8d0b38c2fd31f0089bc67b43354b178fdc27bd25916c8c2704cf8fcce7')
+b2sums=('c171104b1858eaad396514ed248b6b34aea4dd0a65028743e17c2eebb8d02e3f9dcfae7e22d56de0e468bae8ad1e110110c2d0eb5b695e057233ec5d975bd7c6')
 
 build() {
   echo "Building python..."



More information about the arch-commits mailing list