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

Felix Yan felixonmars at archlinux.org
Wed Mar 13 15:17:49 UTC 2019


    Date: Wednesday, March 13, 2019 @ 15:17:49
  Author: felixonmars
Revision: 440890

upgpkg: python-testfixtures 6.6.1-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-13 14:49:54 UTC (rev 440889)
+++ PKGBUILD	2019-03-13 15:17:49 UTC (rev 440890)
@@ -2,7 +2,7 @@
 
 pkgbase=python-testfixtures
 pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=6.6.0
+pkgver=6.6.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=('c24d1b787790e4ab2df0b49a8e4e516896c7f32719a1673f18605837a186c8762b9c03226eaa4680b7de525dea5d56fa8fec2d3287c416e2c5d55730c46e9af6')
+sha512sums=('a4d2c720bbeac266458156613433dfa252f4bf106455a681b2e728aae3e6ec65bc4dbd3c4c723423c114835d3b5e49f009f19d04e33ba1c9aa68a7401675befc')
 
 prepare() {
   cp -a testfixtures-$pkgver{,-py2}



More information about the arch-commits mailing list