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

Felix Yan felixonmars at archlinux.org
Sat Feb 1 19:03:28 UTC 2020


    Date: Saturday, February 1, 2020 @ 19:03:28
  Author: felixonmars
Revision: 561088

upgpkg: python-testfixtures 6.11.0-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-01 19:02:57 UTC (rev 561087)
+++ PKGBUILD	2020-02-01 19:03:28 UTC (rev 561088)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-testfixtures
-pkgver=6.10.3
+pkgver=6.11.0
 pkgrel=1
 pkgdesc="A collection of helpers and mock objects that are useful when writing unit tests or doc tests"
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest-runner' 'python-zope-component' 'python-sybil'
               'python-pytest-django' 'python-django' 'python-twisted')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Simplistix/testfixtures/archive/$pkgver.tar.gz")
-sha512sums=('58fa3150557a2d1ae5e45fff72899ace193e60626cb48d793a06557b8839610940e6c945948cef7afa8c0b9728fee5d0c2e3c916785f769edeaa9fa0493615a8')
+sha512sums=('364f6b0794e08aef5598c76ca797a0b3c062e0c660c6b730040a068c19c5e412957218571e44f5dc2a2d25b17b061af1dfa2bb682420a9f1d481fb8efb625a9c')
 
 build() {
   cd "$srcdir"/testfixtures-$pkgver



More information about the arch-commits mailing list