[arch-commits] Commit in python-pyhamcrest/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Jul 26 18:52:14 UTC 2021
Date: Monday, July 26, 2021 @ 18:52:14
Author: felixonmars
Revision: 985732
upgpkg: python-pyhamcrest 1.10.1-1
Modified:
python-pyhamcrest/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-26 18:51:28 UTC (rev 985731)
+++ PKGBUILD 2021-07-26 18:52:14 UTC (rev 985732)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pyhamcrest
-pkgver=1.10.0
+pkgver=1.10.1
pkgrel=1
pkgdesc="Hamcrest framework for matcher objects"
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest' 'python-mock')
source=("https://github.com/hamcrest/PyHamcrest/archive/V$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('f218b973911aada45c7abd55e5a2db8c1d1516d608d3edab65c49d5e0155a16aa990c9f0bcce055381542c631d2337f1c3ff4da21f646edb3ea83faaf4977d95')
+sha512sums=('f7e79f7d26c4c6add042052e451898bbf5adf21b05a234cc62bce890d68f5997693b042a9daf136f7026040a8ab7bf28b829288417b947973dcb959bf613a37b')
build() {
cd PyHamcrest-$pkgver
More information about the arch-commits
mailing list