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

Felix Yan felixonmars at archlinux.org
Thu Jun 7 04:22:21 UTC 2018


    Date: Thursday, June 7, 2018 @ 04:22:20
  Author: felixonmars
Revision: 341569

upgpkg: python-testfixtures 6.1.0-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-07 00:48:08 UTC (rev 341568)
+++ PKGBUILD	2018-06-07 04:22:20 UTC (rev 341569)
@@ -3,7 +3,7 @@
 
 pkgbase=python-testfixtures
 pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=6.0.2
+pkgver=6.1.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=('446b3dce2b6e5407aef4a0f72d2516833108e3c8fb50a3e219ba9bdfc44f54fedd0bd329df7010b9663a96aa981bf4181eed786167adb180112d219cbd99ecf2')
+sha512sums=('446fa539f7365de09b7f5b2f21a3d41207a65d315377550591cf6fb729a6253ee1a4a4d5a71f41b445b2e18b48d6e3a76b2b3dea77463c23c832741e36ec2b96')
 
 prepare() {
   cp -a testfixtures-$pkgver{,-py2}



More information about the arch-commits mailing list