Date: Saturday, November 5, 2022 @ 19:40:48
  Author: felixonmars
Revision: 1342411

upgpkg: python-testfixtures 7.0.3-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-05 19:39:34 UTC (rev 1342410)
+++ PKGBUILD    2022-11-05 19:40:48 UTC (rev 1342411)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-testfixtures
-pkgver=7.0.2
+pkgver=7.0.3
 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=("https://github.com/Simplistix/testfixtures/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('f5de315fed9e15aa9b3a48c5d5a84d2fb9b39316da67c146900044e9d09e0d9885e7f7d1a9cc6718dc02e22cbac98585f660a400fa310275e266b84eeefc4674')
+sha512sums=('9206de71820798d99cfa94f58dfabccb0e429254db46eaacfd67e13b170df84ba324811da689925f8c2f678d3f65eb688b4c473f01e638a2f7d815e94d237c2c')
 
 build() {
   cd  testfixtures-$pkgver

Reply via email to