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

Felix Yan felixonmars at archlinux.org
Mon Sep 4 00:46:49 UTC 2017


    Date: Monday, September 4, 2017 @ 00:46:49
  Author: felixonmars
Revision: 255628

upgpkg: python-testfixtures 5.2.0-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-04 00:46:13 UTC (rev 255627)
+++ PKGBUILD	2017-09-04 00:46:49 UTC (rev 255628)
@@ -3,7 +3,7 @@
 
 pkgbase=python-testfixtures
 pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=5.1.1
+pkgver=5.2.0
 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=('5808db131441c8c58cd14acfec0bb12c46ac880ad969742463cc086fe53d2ced770dd06cb421da7d8bbb164aa1560ea3ee6afcfceab3a859e7a2a27141f5cb90')
+sha512sums=('e74acd51ca3980c9eaa715a9d0c1acc5317c804bc635511ec3a42a7c7f3ce5d072672e016eaf4c23c3502656fa98efbcc2b6927a9b0730f68c4fbb588fb2c3b8')
 
 prepare() {
   cp -a testfixtures-$pkgver{,-py2}



More information about the arch-commits mailing list