summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0026500811df706bb6d5aa212759f7d9b7f96dea (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-cytoolz
	pkgdesc = Cython implementation of the toolz package, which provides high performance utility functions for iterables, functions, and dictionaries.
	pkgver = 0.9.0
	pkgrel = 5
	url = https://github.com/pytoolz/cytoolz
	arch = x86_64
	license = BSD
	makedepends = cython
	makedepends = cython2
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/pytoolz/cytoolz/archive/0.9.0.tar.gz
	sha256sums = 177d6bcf76d60efeb5fa04c151e8c2e53a2679d380f1d316b0fd3a1cdffd75fb

pkgname = python-cytoolz
	depends = python
	provides = python-toolz
	conflicts = python-toolz

pkgname = python2-cytoolz
	depends = python2
	provides = python2-toolz
	conflicts = python2-toolz