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

Felix Yan felixonmars at archlinux.org
Thu Dec 10 12:34:00 UTC 2020


    Date: Thursday, December 10, 2020 @ 12:33:59
  Author: felixonmars
Revision: 773037

upgpkg: python-testfixtures 6.16.0-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-10 12:30:50 UTC (rev 773036)
+++ PKGBUILD	2020-12-10 12:33:59 UTC (rev 773037)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-testfixtures
-pkgver=6.15.0
-pkgrel=3
+pkgver=6.16.0
+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=('67d90791c5f18e16963b770a1572a394657b7b5fd6c5e551f21f905e0ad07f6832e16ae9510b73e3e36553814fa9c2d58ea75d673f2ad587cf45cb6f32cb8155')
+sha512sums=('a1beb68391bb66b113c1afdadd56a1e7d1ffb8fa048fbe2ba2cad190b369922adeb9729d387f36f19b0478af6ad5f7fc4c7e7fef764d78d09cade1eb4353c520')
 
 build() {
   cd "$srcdir"/testfixtures-$pkgver



More information about the arch-commits mailing list