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

Felix Yan felixonmars at archlinux.org
Tue Nov 21 08:58:05 UTC 2017


    Date: Tuesday, November 21, 2017 @ 08:58:04
  Author: felixonmars
Revision: 267718

upgpkg: python-testfixtures 5.3.1-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-21 07:13:38 UTC (rev 267717)
+++ PKGBUILD	2017-11-21 08:58:04 UTC (rev 267718)
@@ -3,7 +3,7 @@
 
 pkgbase=python-testfixtures
 pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=5.3.0
+pkgver=5.3.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=('87befdbab5c32408da1c8635f8c3acd3d92571fbe1dc427a942b9f9eddc10933907bcc4328fea6a888fa900742dbe838ada7d523e44953a4c52425bb034c1bc4')
+sha512sums=('edba671e3d372dc7ac0f707f58441adc94a1dc23d43f38073b0dd7aa7f8b769fda28e892efffc83ac94e2aa64098730aaf9c62eeb6f77ad39116fe5321a0a8f9')
 
 prepare() {
   cp -a testfixtures-$pkgver{,-py2}



More information about the arch-commits mailing list