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

Dan McGee dan at archlinux.org
Sun Jun 21 13:24:01 UTC 2015


    Date: Sunday, June 21, 2015 @ 15:24:01
  Author: dan
Revision: 241159

upgpkg: python-nose 1.3.7-1

Modified:
  python-nose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-21 13:22:18 UTC (rev 241158)
+++ PKGBUILD	2015-06-21 13:24:01 UTC (rev 241159)
@@ -6,7 +6,7 @@
 
 pkgbase=python-nose
 pkgname=('python-nose' 'python2-nose' 'python-nose-doc')
-pkgver=1.3.6
+pkgver=1.3.7
 pkgrel=1
 pkgdesc="A discovery-based unittest extension"
 arch=('any')
@@ -14,7 +14,7 @@
 license=('LGPL2.1')
 makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools' 'python2-sphinx')
 source=("http://pypi.python.org/packages/source/n/nose/nose-${pkgver}.tar.gz")
-md5sums=('0ca546d81ca8309080fc80cb389e7a16')
+md5sums=('4d3ad0ff07b61373d2cefc89c5d0b20b')
 
 build() {
   cd "$srcdir/nose-$pkgver"



More information about the arch-commits mailing list