summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMichal Wojdyla2021-01-07 15:39:15 +0100
committerMichal Wojdyla2021-01-07 15:39:15 +0100
commit07e97c79e43dde7f3b9039d9ba93a59eee349ca5 (patch)
tree014d29d9d4bc29f3e67398eaad8e63861d2d6741 /.SRCINFO
parent2e238059a217cf6d75ea81e820b09ec1fb63a550 (diff)
downloadaur-07e97c79e43dde7f3b9039d9ba93a59eee349ca5.tar.gz
update to 2.0, drop python2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83caf1ebc11c..a5f895d56fa7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,18 @@
pkgbase = pyhamcrest-git
- pkgdesc = A framework for writing matcher objects, allowing you to declaratively define "match" rules
- pkgver = 1.8.2.r18.g6d8389a
+ pkgdesc = Hamcrest framework for matcher objects
+ pkgver = 2.0.2.r23.g00bd42e
pkgrel = 1
url = https://github.com/hamcrest/PyHamcrest
arch = any
license = BSD
- makedepends = python2-setuptools
+ checkdepends = python-pytest-runner
+ checkdepends = python-pytest-cov
+ checkdepends = python-mock
+ checkdepends = python-numpy
makedepends = python-setuptools
+ depends = python-six
source = git+https://github.com/hamcrest/PyHamcrest.git
md5sums = SKIP
-pkgname = python2-pyhamcrest-git
-
pkgname = python-pyhamcrest-git