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

Felix Yan felixonmars at archlinux.org
Fri Jun 11 23:27:15 UTC 2021


    Date: Friday, June 11, 2021 @ 23:27:15
  Author: felixonmars
Revision: 962953

upgpkg: python-manhole 1.8.0-1

Modified:
  python-manhole/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-11 23:26:56 UTC (rev 962952)
+++ PKGBUILD	2021-06-11 23:27:15 UTC (rev 962953)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-manhole
-pkgver=1.7.0
+pkgver=1.8.0
 pkgrel=1
 arch=('any')
 pkgdesc='Debugging manhole for python applications'
@@ -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=('1992933265829068c535927fde0b3f9b37499bae62aeaff875a4ad854276910b421bac745d2bb4b565f4a58fb7a2b9eaad56c2deea63da6cf0fdaeb4be883eca')
+sha512sums=('041452d602895f7ceaafc74ac50713acd470120b022a942946de83f90d2d839ee15b333dfc329f88597b13e0b3fee436af526beae95a3ff94e51376fd2cc27e6')
 
 build() {
   cd "$srcdir"/python-manhole-$pkgver



More information about the arch-commits mailing list