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

Felix Yan felixonmars at archlinux.org
Mon Dec 24 19:37:43 UTC 2018


    Date: Monday, December 24, 2018 @ 19:37:41
  Author: felixonmars
Revision: 417856

upgpkg: python-testfixtures 6.4.1-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-24 19:37:24 UTC (rev 417855)
+++ PKGBUILD	2018-12-24 19:37:41 UTC (rev 417856)
@@ -2,7 +2,7 @@
 
 pkgbase=python-testfixtures
 pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=6.4.0
+pkgver=6.4.1
 pkgrel=1
 pkgdesc="A collection of helpers and mock objects that are useful when writing unit tests or doc tests"
 arch=('any')
@@ -13,7 +13,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=('28bbfaeafe5b8dc8f4b623eade6e4b67a63d69fe0b4beeb0a25ce9037b45a4433ff7944d74cd343868c5f34aa83328fdacb3d311fc78d9f911718ec398974b3c')
+sha512sums=('08b76fd78e3034e5892ea6de7db8dd7a41c8f172a30598ca0f131b50fe5e11560b684130d2813691ee44d3bda73476095d6b25f9521e1c087f79f5e0eaf96d54')
 
 prepare() {
   cp -a testfixtures-$pkgver{,-py2}



More information about the arch-commits mailing list