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

David Runge dvzrv at archlinux.org
Sun Feb 2 20:39:21 UTC 2020


    Date: Sunday, February 2, 2020 @ 20:39:21
  Author: dvzrv
Revision: 561786

upgpkg: python-nose2 0.9.2-1: Upgrading to 0.9.2.

Modified:
  python-nose2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-02 20:28:15 UTC (rev 561785)
+++ PKGBUILD	2020-02-02 20:39:21 UTC (rev 561786)
@@ -2,8 +2,8 @@
 
 _name=nose2
 pkgname=python-nose2
-pkgver=0.9.1
-pkgrel=2
+pkgver=0.9.2
+pkgrel=1
 pkgdesc="The next generation of nicer testing for python"
 arch=('any')
 url="https://github.com/nose-devs/nose2"
@@ -14,7 +14,7 @@
             'python-sphinx_rtd_theme: for doc'
             'python-mock: for doc')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('40b3a40f731be00ed3aa6b3d20c432d48d41e4d4373f0650c8ebe0245f9a8459dfea9ae24b25134f64b4d34343808d2afb4a489eda9a261c7867199fbf3901fe')
+sha512sums=('c1d8231decf4ab1712d7b486efcc4835df3c665d401713ac100186a513c68da4e9e1710f4289802fea1cfdbee1c5e3358c30a0e9d14554f408323efd00a1a293')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"



More information about the arch-commits mailing list