summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 33db77432181a958a289722bdf79d18fd6830849 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-whatever
	pkgdesc = Easy way to make anonymous functions by partial application of operators
	pkgver = 0.7
	pkgrel = 6
	url = https://github.com/Suor/whatever
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	source = git+https://github.com/Suor/whatever.git#commit=7f2cab8e8dfe50e0696b149c68b1c3fff7b70094
	sha512sums = 2d35dbc01ccbcca20e723c5a1156e17cbb15cbbfd50531204ae3eeddd74ca0072e1bb78018b74cb95cef0cba0a27f18036160e36107ae4c3ea61b96ab9e70adf

pkgname = python-whatever