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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 29 19:32:53 UTC 2022


    Date: Monday, August 29, 2022 @ 19:32:53
  Author: felixonmars
Revision: 1285674

upgpkg: python-pyhamcrest 2.0.0-1

Modified:
  python-pyhamcrest/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 19:32:43 UTC (rev 1285673)
+++ PKGBUILD	2022-08-29 19:32:53 UTC (rev 1285674)
@@ -1,17 +1,17 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pyhamcrest
-pkgver=1.10.1
-pkgrel=4
+pkgver=2.0.0
+pkgrel=1
 pkgdesc="Hamcrest framework for matcher objects"
 arch=('any')
 license=('BSD')
 url="https://github.com/hamcrest/PyHamcrest"
-depends=('python-six')
+depends=('python')
 makedepends=('python-setuptools')
-checkdepends=('python-pytest' 'python-mock')
+checkdepends=('python-pytest')
 source=("https://github.com/hamcrest/PyHamcrest/archive/V$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('f7e79f7d26c4c6add042052e451898bbf5adf21b05a234cc62bce890d68f5997693b042a9daf136f7026040a8ab7bf28b829288417b947973dcb959bf613a37b')
+sha512sums=('32683422c92f27ffbdb081cfeb588a81bd299fd965e3fdd67a5aca2900e0a89da0fa217b22f4333511831921953519d75861b18fcb164d1ec6cacf13994df5e3')
 
 build() {
   cd PyHamcrest-$pkgver



More information about the arch-commits mailing list