summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBoyan Ding2020-04-19 14:18:54 -0700
committerBoyan Ding2020-04-19 14:18:54 -0700
commit710faf186a912bb2eaed82e431ffd446b9612f0e (patch)
tree51cce289bfe8a52c5637d2f875c62993a36b7abb /.SRCINFO
downloadaur-710faf186a912bb2eaed82e431ffd446b9612f0e.tar.gz
2.3.3-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1a1eb479834a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = python-pygtrie
+ pkgdesc = Python library implementing a trie data structure
+ pkgver = 2.3.3
+ pkgrel = 1
+ url = https://github.com/google/pygtrie
+ arch = any
+ license = Apache
+ source = https://pypi.io/packages/source/p/pygtrie/pygtrie-2.3.3.tar.gz
+ source = LICENSE
+ sha256sums = 2204dbd95584f67821da5b3771c4305ac5585552b3230b210f1f05322608db2c
+ sha256sums = cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30
+
+pkgname = python-pygtrie
+ depends = python
+ depends = python-setuptools
+
+pkgname = python2-pygtrie
+ depends = python2
+ depends = python2-setuptools
+