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

Felix Yan felixonmars at gemini.archlinux.org
Wed Mar 9 22:28:14 UTC 2022


    Date: Wednesday, March 9, 2022 @ 22:28:14
  Author: felixonmars
Revision: 1145820

upgpkg: python-testfixtures 6.18.5-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-09 21:12:50 UTC (rev 1145819)
+++ PKGBUILD	2022-03-09 22:28:14 UTC (rev 1145820)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-testfixtures
-pkgver=6.18.4
+pkgver=6.18.5
 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=('79d7fc9f66c6dc1663cf996dbc20c10b4ecf9f5bbe9dea19b80ba89e0fc632c8dc42a7d05c59774e44b8d717bcc5ea6cf35648dd5c869f0a1d858900957654c0')
+sha512sums=('c81c5d94a465312d4afb328be7ad2fdfa17ebd3f5713c6a60175fb2e7a3e7cc818bfc5920dbd3492fd2243797a239c39b567d4ce4874f4d169185d30c5c3ea47')
 
 build() {
   cd  testfixtures-$pkgver



More information about the arch-commits mailing list