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

David Runge dvzrv at archlinux.org
Mon Mar 18 15:57:51 UTC 2019


    Date: Monday, March 18, 2019 @ 15:57:50
  Author: dvzrv
Revision: 442475

upgpkg: python-nose2 0.9.0-1

Upgrading to 0.9.0.

Modified:
  python-nose2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-18 15:37:57 UTC (rev 442474)
+++ PKGBUILD	2019-03-18 15:57:50 UTC (rev 442475)
@@ -3,7 +3,7 @@
 
 _name=nose2
 pkgname=python-nose2
-pkgver=0.8.0
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="The next generation of nicer testing for python"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('BSD')
 depends=('python-coverage' 'python-setuptools' 'python-six')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('db9b95a28f9b497bf14bbf1d3e5f26254f4c6b313690fed26cdacfeaeaed65ffc88df3368698cf05a5b13c7a574beb80381f7da971bf720388dd77742a1d309a')
+sha512sums=('4d732494cd09573bd9dab300dc16e0cf481db0cf189aefe4bb04e8934fcef6a54f7b1c9f44ce8331463ab45c8fd265dd88a3f8e0fe4e93b43f392e78eacff35f')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list