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

Felix Yan felixonmars at archlinux.org
Thu Jan 10 11:08:16 UTC 2019


    Date: Thursday, January 10, 2019 @ 11:08:14
  Author: felixonmars
Revision: 421556

upgpkg: python-testfixtures 6.4.3-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-10 11:08:05 UTC (rev 421555)
+++ PKGBUILD	2019-01-10 11:08:14 UTC (rev 421556)
@@ -2,7 +2,7 @@
 
 pkgbase=python-testfixtures
 pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=6.4.2
+pkgver=6.4.3
 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=('1620b78f456c289d936c2f04b585ab619846173a93c539129d18c829f7cd5bf42dab862811be3ad6ba82043e231219b765680183a6deb0e334dc714acfe2bfcc')
+sha512sums=('7d19e8b622e5e00d5ef372a762b62be34346f8607485183ed5288a58ae9e78a741c2368085ec5aeb96f862bc1d42c281c271813f3ab8376c89f1fc0ee062ca3f')
 
 prepare() {
   cp -a testfixtures-$pkgver{,-py2}



More information about the arch-commits mailing list