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

Felix Yan fyan at archlinux.org
Sat Mar 28 10:45:23 UTC 2015


    Date: Saturday, March 28, 2015 @ 11:45:23
  Author: fyan
Revision: 130098

upgpkg: python-coverage 3.7.1-4

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  python-coverage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-28 10:44:46 UTC (rev 130097)
+++ PKGBUILD	2015-03-28 10:45:23 UTC (rev 130098)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Clément Démoulins <clement at archivel.fr>
 # Contributor: Fazlul Shahriar <fshahriar at gmail.com>
 
 pkgname=(python-coverage python2-coverage)
 pkgver=3.7.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A tool for measuring code coverage of Python programs"
 arch=('i686' 'x86_64')
 url="http://nedbatchelder.com/code/coverage/"



More information about the arch-commits mailing list