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

Felix Yan felixonmars at archlinux.org
Sat Jun 30 02:09:34 UTC 2018


    Date: Saturday, June 30, 2018 @ 02:09:33
  Author: felixonmars
Revision: 327790

upgpkg: python-nose 1.3.7-4

Python 3.7 rebuild

Modified:
  python-nose/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-30 01:57:37 UTC (rev 327789)
+++ PKGBUILD	2018-06-30 02:09:33 UTC (rev 327790)
@@ -7,7 +7,7 @@
 pkgbase=python-nose
 pkgname=('python-nose' 'python2-nose' 'python-nose-doc')
 pkgver=1.3.7
-pkgrel=3
+pkgrel=4
 pkgdesc="A discovery-based unittest extension"
 arch=('any')
 url='http://readthedocs.org/docs/nose/'
@@ -14,7 +14,7 @@
 license=('LGPL2.1')
 makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools' 'python2-sphinx')
 source=("https://pypi.python.org/packages/source/n/nose/nose-${pkgver}.tar.gz")
-md5sums=('4d3ad0ff07b61373d2cefc89c5d0b20b')
+sha512sums=('e65c914f621f8da06b9ab11a0ff2763d6e29b82ce2aaed56da0e3773dc899d9deb1f20015789d44c65a5dad7214520f5b659b3f8d7695fb207ad3f78e5cf1b62')
 
 build() {
   cd "$srcdir/nose-$pkgver"



More information about the arch-commits mailing list