Date: Tuesday, February 19, 2019 @ 08:04:07
  Author: felixonmars
Revision: 434332

upgpkg: python-testfixtures 6.5.2-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-19 08:03:49 UTC (rev 434331)
+++ PKGBUILD    2019-02-19 08:04:07 UTC (rev 434332)
@@ -2,7 +2,7 @@
 
 pkgbase=python-testfixtures
 pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=6.5.0
+pkgver=6.5.2
 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-pytest-django' 'python2-pytest-django' 'python-django' 
'python2-django'
               'python-twisted' 'python2-twisted')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/Simplistix/testfixtures/archive/$pkgver.tar.gz";)
-sha512sums=('a006e28d39a12ff0cc1e7e13602834d5f1c4d65922833e4f51b104c665e43b8badd2a4b9fa86c0814a88f38506d11927d94e61cd429339b055e4e562cb20f79f')
+sha512sums=('d24f4aa0cb7b39e053d3bd04bd6bb1ef115ea202709145c0f41dfee4a889b343701380dd467b3025da7f0a2f17023c580da1ab7ba127c3188410d0cb0e56910c')
 
 prepare() {
   cp -a testfixtures-$pkgver{,-py2}

Reply via email to