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

Felix Yan felixonmars at archlinux.org
Wed Jan 9 12:27:27 UTC 2019


    Date: Wednesday, January 9, 2019 @ 12:27:25
  Author: felixonmars
Revision: 421119

upgpkg: python-testfixtures 6.4.2-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-09 12:26:40 UTC (rev 421118)
+++ PKGBUILD	2019-01-09 12:27:25 UTC (rev 421119)
@@ -2,7 +2,7 @@
 
 pkgbase=python-testfixtures
 pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=6.4.1
+pkgver=6.4.2
 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=('08b76fd78e3034e5892ea6de7db8dd7a41c8f172a30598ca0f131b50fe5e11560b684130d2813691ee44d3bda73476095d6b25f9521e1c087f79f5e0eaf96d54')
+sha512sums=('1620b78f456c289d936c2f04b585ab619846173a93c539129d18c829f7cd5bf42dab862811be3ad6ba82043e231219b765680183a6deb0e334dc714acfe2bfcc')
 
 prepare() {
   cp -a testfixtures-$pkgver{,-py2}



More information about the arch-commits mailing list