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

Felix Yan felixonmars at archlinux.org
Fri Oct 9 09:13:29 UTC 2020


    Date: Friday, October 9, 2020 @ 09:13:29
  Author: felixonmars
Revision: 722279

upgpkg: python-testfixtures 6.15.0-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-09 08:45:20 UTC (rev 722278)
+++ PKGBUILD	2020-10-09 09:13:29 UTC (rev 722279)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-testfixtures
-pkgver=6.14.2
+pkgver=6.15.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=('19eee4a2a898e272818fd144b5ae0aac997bdb116d02f16a52ca509998c66ca330ae44784086623d88f2a2a9e76418d8934e511a26026b5baf15db860314465f')
+sha512sums=('67d90791c5f18e16963b770a1572a394657b7b5fd6c5e551f21f905e0ad07f6832e16ae9510b73e3e36553814fa9c2d58ea75d673f2ad587cf45cb6f32cb8155')
 
 build() {
   cd "$srcdir"/testfixtures-$pkgver



More information about the arch-commits mailing list