Date: Tuesday, December 6, 2022 @ 09:30:30
  Author: felixonmars
Revision: 1356705

upgpkg: python-testfixtures 7.0.4-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-06 09:30:25 UTC (rev 1356704)
+++ PKGBUILD    2022-12-06 09:30:30 UTC (rev 1356705)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-testfixtures
-pkgver=7.0.3
+pkgver=7.0.4
 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=('9206de71820798d99cfa94f58dfabccb0e429254db46eaacfd67e13b170df84ba324811da689925f8c2f678d3f65eb688b4c473f01e638a2f7d815e94d237c2c')
+sha512sums=('30f51a7ff7511ac92998228ddd8778798759668659d544b43738c602a9ac66a50dcab002e694a42fdbb8fadb40b9a1e85dd6d3fc7e560625d87e248561889701')
 
 build() {
   cd  testfixtures-$pkgver

Reply via email to