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

Felix Yan fyan at archlinux.org
Sat May 7 01:55:56 UTC 2016


    Date: Saturday, May 7, 2016 @ 03:55:56
  Author: fyan
Revision: 173984

upgpkg: python-aspectlib 1.4.1-1

Modified:
  python-aspectlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 01:54:30 UTC (rev 173983)
+++ PKGBUILD	2016-05-07 01:55:56 UTC (rev 173984)
@@ -3,7 +3,7 @@
 
 pkgbase=python-aspectlib
 pkgname=('python-aspectlib' 'python2-aspectlib')
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="Development library for quickly writing configurable applications and daemons"
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-capturelog' 'python2-pytest-capturelog' 'python-mock'
               'python2-mock' 'python-tornado' 'python2-tornado' 'python-process-tests'
               'python2-process-tests' 'python2-trollius' 'python-profilestats'
-              'python2-profilestats')
+              'python2-profilestats') # 'mysql-python')
 source=("git+https://github.com/ionelmc/python-aspectlib.git#tag=v$pkgver")
 sha512sums=('SKIP')
 



More information about the arch-commits mailing list