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

Felix Yan felixonmars at gemini.archlinux.org
Wed Sep 29 23:29:31 UTC 2021


    Date: Wednesday, September 29, 2021 @ 23:29:31
  Author: felixonmars
Revision: 1026016

upgpkg: python-testfixtures 6.18.3-1

Modified:
  python-testfixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-29 23:13:22 UTC (rev 1026015)
+++ PKGBUILD	2021-09-29 23:29:31 UTC (rev 1026016)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-testfixtures
-pkgver=6.18.2
+pkgver=6.18.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=("$pkgname-$pkgver.tar.gz::https://github.com/Simplistix/testfixtures/archive/$pkgver.tar.gz")
-sha512sums=('28d1ba813443f012b80298422ef13ba6074256a7aa4d1661c2ac192809518048cbe205125ac2d1186018b8e36f285ddc1e2bf9a175834bb4e51598b3a55f761f')
+sha512sums=('1fdd3e8a9dc39be00ebb707c4febb30f4975e7c2c83d6edead14f180bb6171b8cd2625acf0f6285c1ecf5ea56ee3c1e40317a9c47fa0b01fd525303816ced69c')
 
 build() {
   cd "$srcdir"/testfixtures-$pkgver



More information about the arch-commits mailing list