blob: 4f034e3af64674d384bd7f1a3b88fd7220b3066e (
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-iterutils
pkgdesc = Python another itertools.
pkgver = 0.2.10.2
pkgrel = 1
url = https://pypi.org/project/python-iterutils
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-asynctools
depends = python-texttools
depends = python-undefined
provides = python-iterutils
conflicts = python-iterutils
options = !strip
options = !debug
source = python_iterutils-0.2.10.2.tar.gz::https://files.pythonhosted.org/packages/source/p/python_iterutils/python_iterutils-0.2.10.2.tar.gz
sha256sums = 322575b3dab68733a54945c08ec57b32a69dd212998f55db995a9047d5031af0
pkgname = python-iterutils
|