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

Felix Yan felixonmars at archlinux.org
Fri Mar 22 18:42:25 UTC 2019


    Date: Friday, March 22, 2019 @ 18:42:25
  Author: felixonmars
Revision: 443188

upgpkg: python-testfixtures 6.6.2-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-22 18:42:17 UTC (rev 443187)
+++ PKGBUILD	2019-03-22 18:42:25 UTC (rev 443188)
@@ -2,7 +2,7 @@
 
 pkgbase=python-testfixtures
 pkgname=('python-testfixtures' 'python2-testfixtures')
-pkgver=6.6.1
+pkgver=6.6.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=('a4d2c720bbeac266458156613433dfa252f4bf106455a681b2e728aae3e6ec65bc4dbd3c4c723423c114835d3b5e49f009f19d04e33ba1c9aa68a7401675befc')
+sha512sums=('11faf4d03c0df1faeabd54ce16c8859095cd0e06cef67296d9ddac8bf32a735b924f1b67d472c8561732fdf69b60472c56c22ca7d7ce8abe6b9b3bd9892f0049')
 
 prepare() {
   cp -a testfixtures-$pkgver{,-py2}



More information about the arch-commits mailing list