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

Felix Yan felixonmars at archlinux.org
Wed Apr 18 15:03:45 UTC 2018


    Date: Wednesday, April 18, 2018 @ 15:03:44
  Author: felixonmars
Revision: 316882

upgpkg: python-testfixtures 6.0.1-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-18 14:51:48 UTC (rev 316881)
+++ PKGBUILD	2018-04-18 15:03:44 UTC (rev 316882)
@@ -3,7 +3,7 @@
 
 pkgbase=python-testfixtures
 pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=6.0.0
+pkgver=6.0.1
 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=('1d6a6aa53e3f0978a1cc426ef072d9efca1f976d600b4fe32a33837673bcb9b34b71729ed4afe4994f01550927e6e6319615ead2d1af5e721ba7c644249913ba')
+sha512sums=('13910aba82a4427f784eab5d55aa81cf47efd1286c3380287f83dce7c06648f666ea82cdcd89ef10b46449d0bdf74b75811d1ada6357a3cf75867cda57e18f61')
 
 prepare() {
   cp -a testfixtures-$pkgver{,-py2}



More information about the arch-commits mailing list