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

Felix Yan felixonmars at archlinux.org
Sat Nov 23 10:03:56 UTC 2019


    Date: Saturday, November 23, 2019 @ 10:03:55
  Author: felixonmars
Revision: 532001

upgpkg: python-testfixtures 6.10.3-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-23 10:00:59 UTC (rev 532000)
+++ PKGBUILD	2019-11-23 10:03:55 UTC (rev 532001)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-testfixtures
-pkgver=6.10.2
+pkgver=6.10.3
 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=('b9b2a5ae2a29d90acc14640f6b9c039414bc6e3c3d2f126e1a24808a29d4abe86a43b229f4e2528985db32d2a06b0690c5b323fed7af27ca4f095328c8a005d3')
+sha512sums=('58fa3150557a2d1ae5e45fff72899ace193e60626cb48d793a06557b8839610940e6c945948cef7afa8c0b9728fee5d0c2e3c916785f769edeaa9fa0493615a8')
 
 build() {
   cd "$srcdir"/testfixtures-$pkgver



More information about the arch-commits mailing list