summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 51074530a6facc0d0b10b9f9c02298f24870cb34 (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.1.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=5aed99eb066f563fbad2231498492df8403a643d
	sha512sums = SKIP

pkgname = python-boltons