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

Felix Yan felixonmars at archlinux.org
Mon Apr 29 15:19:48 UTC 2019


    Date: Monday, April 29, 2019 @ 15:19:47
  Author: felixonmars
Revision: 456263

upgpkg: python-testfixtures 6.7.1-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-29 15:16:18 UTC (rev 456262)
+++ PKGBUILD	2019-04-29 15:19:47 UTC (rev 456263)
@@ -2,7 +2,7 @@
 
 pkgbase=python-testfixtures
 pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=6.7.0
+pkgver=6.7.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-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=('4746ed7bb5554522371fb060c6e1a46cf3c1c2924b0dd326c982ddd9d29d44ea4f5dc5fcdcf11aa6fd987463ca03ca32df5ec9de64cfdd6bde5a02dae80e4883')
+sha512sums=('6ee4efeec6bce3dce452c3fd76f1fbaf44278dbc0b51941045ce5c53fc88568a1436a0cca807798c4b8dabbb5e6e84fc2865dd148fabf4a3f66a792b5e311a79')
 
 prepare() {
   cp -a testfixtures-$pkgver{,-py2}



More information about the arch-commits mailing list