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

Felix Yan felixonmars at archlinux.org
Mon Feb 24 18:33:20 UTC 2020


    Date: Monday, February 24, 2020 @ 18:33:20
  Author: felixonmars
Revision: 580683

upgpkg: python-testfixtures 6.14.0-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-24 18:32:37 UTC (rev 580682)
+++ PKGBUILD	2020-02-24 18:33:20 UTC (rev 580683)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-testfixtures
-pkgver=6.13.1
+pkgver=6.14.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=('43f93f3f21fa7ac0ff8c75c4c6464e04a8bccd33bbd7e53e107319fa485a8acb5c9afd1fc0afb0c245b2410e6fadd2cc7e6b6e7a82030ca7d3077753768577ba')
+sha512sums=('8b395595bef81f29f4642afcd68b52c2ee77cb1a0fbf7368d3c561f936cd1f6d4adf287a29f8538ef16d685209beae2fc94c972824f2113d35e76ad4cbb734b3')
 
 build() {
   cd "$srcdir"/testfixtures-$pkgver



More information about the arch-commits mailing list