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

Felix Yan felixonmars at archlinux.org
Sat Nov 16 07:45:54 UTC 2019


    Date: Saturday, November 16, 2019 @ 07:45:54
  Author: felixonmars
Revision: 529484

upgpkg: python-testfixtures 6.10.2-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-16 07:43:34 UTC (rev 529483)
+++ PKGBUILD	2019-11-16 07:45:54 UTC (rev 529484)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-testfixtures
-pkgver=6.10.1
-pkgrel=3
+pkgver=6.10.2
+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=('202ffe1a83037a8cb48de191346e04a63c20d0bf0bcfc6a6a4cf55cdd0f53d36e44af52f65916e1663a42fba1e417f7148c5bc3a129a674e7e0fba42af534849')
+sha512sums=('b9b2a5ae2a29d90acc14640f6b9c039414bc6e3c3d2f126e1a24808a29d4abe86a43b229f4e2528985db32d2a06b0690c5b323fed7af27ca4f095328c8a005d3')
 
 build() {
   cd "$srcdir"/testfixtures-$pkgver



More information about the arch-commits mailing list