summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4258cc5b36b0f24051bfbd66113d4e0fe176f129 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-aenum
	pkgdesc = Advanced Enumerations (compatible with Python's stdlib Enum)
	pkgver = 3.1.15
	pkgrel = 1
	url = https://pypi.org/project/aenum
	arch = any
	license = BSD-3-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = python-aenum-3.1.15.tar.gz::https://files.pythonhosted.org/packages/source/a/aenum/aenum-3.1.15.tar.gz
	source = https://patch-diff.githubusercontent.com/raw/ethanfurman/aenum/pull/36.patch
	source = https://raw.githubusercontent.com/ethanfurman/aenum/master/aenum/test_v37.py
	sha256sums = 8cbd76cd18c4f870ff39b24284d3ea028fbe8731a58df3aa581e434c575b9559
	sha256sums = 9151a5147b8d72bda40f62078d0780bb6926a045137f6bcd7137ef04a051a649
	sha256sums = 666be366ac8b8089d005581cdddfd8acef1b73d61b01c53d5fe079daa7cc8325

pkgname = python-aenum