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

Felix Yan felixonmars at archlinux.org
Thu Jan 25 20:47:49 UTC 2018


    Date: Thursday, January 25, 2018 @ 20:47:48
  Author: felixonmars
Revision: 286911

upgpkg: python-testfixtures 5.4.0-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-25 20:46:56 UTC (rev 286910)
+++ PKGBUILD	2018-01-25 20:47:48 UTC (rev 286911)
@@ -3,7 +3,7 @@
 
 pkgbase=python-testfixtures
 pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=5.3.1
+pkgver=5.4.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=('edba671e3d372dc7ac0f707f58441adc94a1dc23d43f38073b0dd7aa7f8b769fda28e892efffc83ac94e2aa64098730aaf9c62eeb6f77ad39116fe5321a0a8f9')
+sha512sums=('a81af203b003e78c1da4ae858e4eca17732c297578132aa7d3aa50e63245a5ec2c8ea8256c41282e7b8405effad6b5f78dce6d9e61cea9e4697bf8aa438817c7')
 
 prepare() {
   cp -a testfixtures-$pkgver{,-py2}



More information about the arch-commits mailing list