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

Felix Yan felixonmars at archlinux.org
Sat Feb 16 17:41:41 UTC 2019


    Date: Saturday, February 16, 2019 @ 17:41:36
  Author: felixonmars
Revision: 433579

upgpkg: python-nose-randomly 1.2.6-1

Modified:
  python-nose-randomly/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-16 17:40:25 UTC (rev 433578)
+++ PKGBUILD	2019-02-16 17:41:36 UTC (rev 433579)
@@ -2,8 +2,8 @@
 
 pkgbase=python-nose-randomly
 pkgname=(python-nose-randomly python2-nose-randomly)
-pkgver=1.2.5
-pkgrel=2
+pkgver=1.2.6
+pkgrel=1
 pkgdesc="Nose plugin to randomly order tests and control random.seed."
 url="https://github.com/adamchainz/nose-randomly"
 license=('BSD')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-nose' 'python2-nose')
 checkdepends=('python-numpy' 'python2-numpy')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/adamchainz/nose-randomly/archive/$pkgver.tar.gz")
-sha512sums=('46b28a1305b638a4a0b44704bd4fb6c5372eddb3d2a7d5c0fe53b124240385c5ad61a916b98f7e3f059794a1171b77654e8d94143facc2d995077a2fc4eeae84')
+sha512sums=('61f3b056911a9ebbba81594afa11492b760e98a1d8382c67e35afcf1059422b6589a7c214068fc233d96617dfb37c99ee14e77b92d5ec94a29eeab77a0520603')
 
 prepare() {
   cp -a nose-randomly-$pkgver{,-py2}



More information about the arch-commits mailing list