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

Felix Yan felixonmars at archlinux.org
Sat Oct 24 17:07:34 UTC 2020


    Date: Saturday, October 24, 2020 @ 17:07:34
  Author: felixonmars
Revision: 731470

upgpkg: python-hunter 3.3.1-1

Modified:
  python-hunter/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-24 17:07:25 UTC (rev 731469)
+++ PKGBUILD	2020-10-24 17:07:34 UTC (rev 731470)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hunter
-pkgver=3.3.0
+pkgver=3.3.1
 pkgrel=1
 arch=('x86_64')
 pkgdesc='Hunter is a flexible code tracing toolkit'
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-benchmark' 'python-virtualenv' 'python-pytest' 'gdb'
               'python-process-tests' 'python-aspectlib')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ionelmc/python-hunter/archive/v$pkgver.tar.gz")
-sha512sums=('ec23bbb2428b9e997ae6f96a7be8e99030f19d1aa48cf1e0f12be0661a3ed52cb3137b0d6e0db4ce796a2e3c1eca23d7208b27f37f3f1a4ceff6d1dfad0ef6b7')
+sha512sums=('8ac5d2f993bc7c75adae532d4bff5a905c7ec84d32389fcfabb4c5ca3d511a73dc84725d5a450be7d1281e006ec049a5b43c01a79890e0b00302b6b7df291d55')
 
 prepare() {
   cd python-hunter-$pkgver



More information about the arch-commits mailing list