summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c2ba34716a01c534d0b239fca5902ac56cf085d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-bidict-git
	pkgdesc = bidirectional mapping library for Python
	pkgver = 0.19.0.r7.g7d60b91
	pkgrel = 1
	url = https://bidict.readthedocs.io/en/master/
	arch = any
	license = ISC
	checkdepends = python-pytest
	checkdepends = python-pytest-benchmark
	checkdepends = python-hypothesis
	checkdepends = python-sortedcollections
	checkdepends = python-sortedcontainers
	makedepends = git
	makedepends = python-setuptools-scm
	depends = python
	provides = python-bidict
	conflicts = python-bidict
	source = git+https://github.com/jab/bidict.git
	source = http://opensource.org/licenses/isc-license
	sha256sums = SKIP
	sha256sums = 19cdca72269f2b1e7918edf814eb699773c3dc426744ce74c3ff2d2520b6a508

pkgname = python-bidict-git