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

Dan McGee dan at archlinux.org
Tue Apr 7 15:04:14 UTC 2015


    Date: Tuesday, April 7, 2015 @ 17:04:13
  Author: dan
Revision: 235580

upgpkg: python-nose 1.3.6-1

Modified:
  python-nose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-07 15:02:24 UTC (rev 235579)
+++ PKGBUILD	2015-04-07 15:04:13 UTC (rev 235580)
@@ -6,7 +6,7 @@
 
 pkgbase=python-nose
 pkgname=('python-nose' 'python2-nose' 'python-nose-doc')
-pkgver=1.3.4
+pkgver=1.3.6
 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=('6ed7169887580ddc9a8e16048d38274d')
+md5sums=('0ca546d81ca8309080fc80cb389e7a16')
 
 build() {
   cd "$srcdir/nose-$pkgver"



More information about the arch-commits mailing list