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

Felix Yan felixonmars at archlinux.org
Mon Nov 4 06:02:07 UTC 2019


    Date: Monday, November 4, 2019 @ 06:02:06
  Author: felixonmars
Revision: 523276

upgpkg: python-testfixtures 6.10.1-1

Modified:
  python-testfixtures/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-04 06:02:03 UTC (rev 523275)
+++ PKGBUILD	2019-11-04 06:02:06 UTC (rev 523276)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-testfixtures
-pkgver=6.10.0
-pkgrel=2
+pkgver=6.10.1
+pkgrel=1
 pkgdesc="A collection of helpers and mock objects that are useful when writing unit tests or doc tests"
 arch=('any')
 license=('MIT')
@@ -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=('0a4bed5c06d2059755026f6dfe6c0ccb37cf82e3526a4aa71721f0ad75cb475accf76f21834b84868b7ac6c94baeca95e84d1d3dd80556ad8bb1811b9cf60a2a')
+sha512sums=('202ffe1a83037a8cb48de191346e04a63c20d0bf0bcfc6a6a4cf55cdd0f53d36e44af52f65916e1663a42fba1e417f7148c5bc3a129a674e7e0fba42af534849')
 
 build() {
   cd "$srcdir"/testfixtures-$pkgver



More information about the arch-commits mailing list