summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8897ac143ad7..50622ac78906 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,18 @@
pkgbase = python-cityhash
pkgdesc = Python bindings for CityHash
- pkgver = 0.4.0
+ pkgver = 0.4.7
pkgrel = 1
url = https://github.com/escherba/python-cityhash
arch = x86_64
- license = BSD
+ license = MIT
checkdepends = python-pytest
+ makedepends = cython
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools
makedepends = cython
depends = python
- source = python-cityhash-0.4.0.tar.gz::https://github.com/escherba/python-cityhash/archive/0.4.0.tar.gz
- sha256sums = 5d7a43e0ed846356d252ac8313f0825f49fe6dc678233088f136e75e2f8905ee
+ source = python-cityhash-0.4.7.tar.gz::https://github.com/escherba/python-cityhash/archive/0.4.7.tar.gz
+ sha256sums = d556cb78dc436e9ef5b5999f645b0dd67315002cd7b812b438507f6f83b972fa
pkgname = python-cityhash