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

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 26 08:09:08 UTC 2022


    Date: Friday, August 26, 2022 @ 08:09:08
  Author: felixonmars
Revision: 1281120

upgpkg: python-testfixtures 7.0.0-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-26 08:08:53 UTC (rev 1281119)
+++ PKGBUILD	2022-08-26 08:09:08 UTC (rev 1281120)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-testfixtures
-pkgver=6.18.5
+pkgver=7.0.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=("https://github.com/Simplistix/testfixtures/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('c81c5d94a465312d4afb328be7ad2fdfa17ebd3f5713c6a60175fb2e7a3e7cc818bfc5920dbd3492fd2243797a239c39b567d4ce4874f4d169185d30c5c3ea47')
+sha512sums=('a2f6866ac1a173b8371d401a82db1d0a2de1901a0f727222269d10ac87f660ad77365a795b170755c0744086f9041a8cc296dc5e8a81827767439ec724c4e9f9')
 
 build() {
   cd  testfixtures-$pkgver



More information about the arch-commits mailing list