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

Felix Yan felixonmars at archlinux.org
Thu Mar 29 08:16:45 UTC 2018


    Date: Thursday, March 29, 2018 @ 08:16:39
  Author: felixonmars
Revision: 313311

upgpkg: python-testfixtures 6.0.0-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-29 08:15:06 UTC (rev 313310)
+++ PKGBUILD	2018-03-29 08:16:39 UTC (rev 313311)
@@ -3,7 +3,7 @@
 
 pkgbase=python-testfixtures
 pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=5.4.0
+pkgver=6.0.0
 pkgrel=1
 pkgdesc="A collection of helpers and mock objects that are useful when writing unit tests or doc tests"
 arch=('any')
@@ -14,7 +14,7 @@
               'python-zope-component' 'python2-zope-component' 'python-sybil' 'python2-sybil'
               'python-pytest-django' 'python2-pytest-django' 'python-django' 'python2-django')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/Simplistix/testfixtures/archive/$pkgver.tar.gz")
-sha512sums=('a81af203b003e78c1da4ae858e4eca17732c297578132aa7d3aa50e63245a5ec2c8ea8256c41282e7b8405effad6b5f78dce6d9e61cea9e4697bf8aa438817c7')
+sha512sums=('1d6a6aa53e3f0978a1cc426ef072d9efca1f976d600b4fe32a33837673bcb9b34b71729ed4afe4994f01550927e6e6319615ead2d1af5e721ba7c644249913ba')
 
 prepare() {
   cp -a testfixtures-$pkgver{,-py2}



More information about the arch-commits mailing list