summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6088cc8a6bea1196ebbd3531375a3b75cda061fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-funcy
	pkgdesc = A fancy and practical functional tools
	pkgver = 2.0
	pkgrel = 5
	url = https://github.com/Suor/funcy
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	checkdepends = python-whatever
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	source = git+https://github.com/Suor/funcy.git#commit=13fac0037c109a9e4649fc8ee343be17647f7407
	sha512sums = d5b6528fee0054ddf7c9675e5f2c0ab2b4ded55c71ba59b6ca4e06ecef90c84cd6dc887226e83d90cf2d3b838deba1f8106de1457072b73b7aa2efe15cb3e5e4

pkgname = python-funcy