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

Felix Yan felixonmars at archlinux.org
Sat Jun 30 01:57:20 UTC 2018


    Date: Saturday, June 30, 2018 @ 01:57:20
  Author: felixonmars
Revision: 327788

upgpkg: python-mccabe 0.6.1-2

Python 3.7 rebuild

Modified:
  python-mccabe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-30 01:25:17 UTC (rev 327787)
+++ PKGBUILD	2018-06-30 01:57:20 UTC (rev 327788)
@@ -5,7 +5,7 @@
 pkgbase=python-mccabe
 pkgname=(python-mccabe python2-mccabe)
 pkgver=0.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc="McCabe complexity checker for Python"
 arch=('any')
 url="https://github.com/flintwork/mccabe"
@@ -12,7 +12,7 @@
 license=('custom:Expat')
 makedepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/flintwork/mccabe/archive/$pkgver.tar.gz")
-md5sums=('0360af86f0bce7a839bd3cba517edf9c')
+sha512sums=('1da239933f36c8b7c0f9f026822d673d0b207ac49e45027d77500001327964dd66cc7074be22311927176fc313174f4eb7908d0fc45da9fc4623bf1e237293b0')
 
 prepare() {
   cp -a mccabe-$pkgver{,-py2}



More information about the arch-commits mailing list