summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b5f7ee7074e..930e0c0b66e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,18 @@
pkgbase = python-mypy-protobuf
pkgdesc = Generate mypy stub files from protobuf specs
- pkgver = 2.9
+ pkgver = 3.5.0
pkgrel = 1
url = https://github.com/dropbox/mypy-protobuf
arch = any
license = Apache
- makedepends = python-setuptools
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = mypy
depends = protobuf
depends = python
depends = python-protobuf
- source = https://files.pythonhosted.org/packages/source/m/mypy-protobuf/mypy-protobuf-2.9.tar.gz
- sha256sums = 278172935d7121c2f8c7c0a05518dd565a2b76d9e9c4a0a3fcd08a21fa685d43
+ source = https://files.pythonhosted.org/packages/source/m/mypy-protobuf/mypy-protobuf-3.5.0.tar.gz
+ sha256sums = 21f270da0a9792a9dac76b0df463c027e561664ab6973c59be4e4d064dfe67dc
pkgname = python-mypy-protobuf