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

Felix Yan felixonmars at archlinux.org
Fri Oct 23 20:01:13 UTC 2020


    Date: Friday, October 23, 2020 @ 20:01:13
  Author: felixonmars
Revision: 730768

upgpkg: python-hunter 3.3.0-1

Modified:
  python-hunter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-23 20:01:06 UTC (rev 730767)
+++ PKGBUILD	2020-10-23 20:01:13 UTC (rev 730768)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hunter
-pkgver=3.2.2
+pkgver=3.3.0
 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=('cd16172288327006c9be211a80927a178e25312ea25e9ca0bb4e05e9c6cd4003f957533512488505ee1e9be8b3012281ba2372bd7447c20faaef030953aafa65')
+sha512sums=('ec23bbb2428b9e997ae6f96a7be8e99030f19d1aa48cf1e0f12be0661a3ed52cb3137b0d6e0db4ce796a2e3c1eca23d7208b27f37f3f1a4ceff6d1dfad0ef6b7')
 
 prepare() {
   cd python-hunter-$pkgver



More information about the arch-commits mailing list