summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEli Schwartz2021-02-28 14:32:27 -0500
committerEli Schwartz2021-02-28 14:32:27 -0500
commitebeb275fc19d85ff70c3c1e7c69b2d54309b5d8a (patch)
tree8d0891f96931c2296ac7f5a612b7d38009ba409a /.SRCINFO
downloadaur-ebeb275fc19d85ff70c3c1e7c69b2d54309b5d8a.tar.gz
import from community
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7362526ad3b0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = python2-simplejson
+ pkgdesc = Simple, fast, extensible JSON encoder/decoder for python2
+ pkgver = 3.17.2
+ pkgrel = 4
+ url = https://github.com/simplejson/simplejson
+ arch = x86_64
+ license = MIT
+ checkdepends = python2-pytest-runner
+ makedepends = python2-setuptools
+ depends = python2
+ source = python2-simplejson-3.17.2.tar.gz::https://github.com/simplejson/simplejson/archive/v3.17.2.tar.gz
+ sha512sums = 59428640d43fdc6927db752a36196f48d00818a87d924358deab7e498709515423ecdd34dece31364c5e8d64b63d99112fd4a4b8a03b9f9c6533268afc38e314
+
+pkgname = python2-simplejson