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

Felix Yan felixonmars at archlinux.org
Thu May 3 01:50:34 UTC 2018


    Date: Thursday, May 3, 2018 @ 01:50:32
  Author: felixonmars
Revision: 318757

upgpkg: python-testfixtures 6.0.2-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-03 01:50:09 UTC (rev 318756)
+++ PKGBUILD	2018-05-03 01:50:32 UTC (rev 318757)
@@ -3,7 +3,7 @@
 
 pkgbase=python-testfixtures
 pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=6.0.1
+pkgver=6.0.2
 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=('13910aba82a4427f784eab5d55aa81cf47efd1286c3380287f83dce7c06648f666ea82cdcd89ef10b46449d0bdf74b75811d1ada6357a3cf75867cda57e18f61')
+sha512sums=('446b3dce2b6e5407aef4a0f72d2516833108e3c8fb50a3e219ba9bdfc44f54fedd0bd329df7010b9663a96aa981bf4181eed786167adb180112d219cbd99ecf2')
 
 prepare() {
   cp -a testfixtures-$pkgver{,-py2}



More information about the arch-commits mailing list