summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0396027a44b..10d1eb36a5f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = python-google-crc32c
pkgdesc = Wraps Google's CRC32C library into a Python wrapper
- pkgver = 1.1.5
+ pkgver = 1.2.0
pkgrel = 1
url = https://github.com/googleapis/python-crc32c
arch = any
license = APACHE
+ checkdepends = python-pytest
makedepends = python-setuptools
depends = python>=3.6
optdepends = google-crc32c: use C extension instead of pure Python implementation (requires rebuild)
- source = python-google-crc32c-1.1.5.tar.gz::https://files.pythonhosted.org/packages/source/g/google-crc32c/google-crc32c-1.1.5.tar.gz
- sha256sums = 0d58387206b44fc820ac9cddb367addaa51ae706694f7d15c43abc55bf6a09c1
+ source = python-google-crc32c-1.2.0.tar.gz::https://github.com/googleapis/python-crc32c/archive/v1.2.0.tar.gz
+ sha256sums = 7cb079223a4f175c685d2c2c26efc5176d72b23eae65f532a83db227e24dce79
pkgname = python-google-crc32c