summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7002adca96a8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = python2-orderedmultidict
+ pkgdesc = Ordered multivalue dictionary that retains method parity with dict.
+ pkgver = 1.0.1
+ pkgrel = 4
+ url = https://github.com/gruns/orderedmultidict
+ arch = any
+ license = Unlicense
+ checkdepends = python2-configparser
+ checkdepends = python2-entrypoints
+ checkdepends = python2-enum34
+ checkdepends = python2-flake8
+ checkdepends = python2-functools32
+ checkdepends = python2-mccabe
+ checkdepends = python2-pycodestyle
+ checkdepends = python2-pyflakes
+ checkdepends = python2-pytest
+ checkdepends = python2-typing
+ makedepends = python2-setuptools
+ depends = python2-six
+ source = https://files.pythonhosted.org/packages/source/o/orderedmultidict/orderedmultidict-1.0.1.tar.gz
+ sha512sums = 5a826bb46dfe9d7e6e2159bf545612a35dd0f1bb5817c1fd78e0f3f4019f9144b36be94af08f87e881a310f593091df09702d001624c377f559a30f64b219c24
+
+pkgname = python2-orderedmultidict
+