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

Felix Yan felixonmars at archlinux.org
Sun May 30 01:31:28 UTC 2021


    Date: Sunday, May 30, 2021 @ 01:31:28
  Author: felixonmars
Revision: 950324

upgpkg: python-manhole 1.7.0-1

Modified:
  python-manhole/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-30 01:31:13 UTC (rev 950323)
+++ PKGBUILD	2021-05-30 01:31:28 UTC (rev 950324)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-manhole
-pkgver=1.6.0
-pkgrel=5
+pkgver=1.7.0
+pkgrel=1
 arch=('any')
 pkgdesc='Debugging manhole for python applications'
 license=('BSD')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-virtualenv' 'python-pytest-runner' 'python-process-tests' 'python-requests' 'uwsgi')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ionelmc/python-manhole/archive/v$pkgver.tar.gz")
-sha512sums=('179a87529e371c4480b6ab0ad6cc6cc9e3942f4be339cacaf1f1b100e447b8b1f2903a03879e9df3376c86ced4421aa5a16d934c9b250f91715b28d03dca000a')
+sha512sums=('1992933265829068c535927fde0b3f9b37499bae62aeaff875a4ad854276910b421bac745d2bb4b565f4a58fb7a2b9eaad56c2deea63da6cf0fdaeb4be883eca')
 
 build() {
   cd "$srcdir"/python-manhole-$pkgver



More information about the arch-commits mailing list