summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 47fc2e2667161024fc25faa986d87397063127cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-boltons
	pkgdesc = Functionality that should be in the standard library. Like builtins, but Boltons.
	pkgver = 24.0.0
	pkgrel = 1
	url = https://github.com/mahmoud/boltons
	arch = any
	license = BSD
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-setuptools
	depends = python
	source = git+https://github.com/mahmoud/boltons.git#commit=992a58c1036fcf4d52cbf3313b6217b7c07b11d9
	sha512sums = SKIP

pkgname = python-boltons