summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fdce1aac2bc5f820c86cfb7009b2d8bc971757b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-backports.cached_property
	pkgdesc = Python 3.8 functools.cached_property backport to python 3.6.
	pkgver = 1.0.2
	pkgrel = 1
	url = https://github.com/penguinolog/backports.cached_property
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python
	source = https://github.com/penguinolog/backports.cached_property/archive/refs/tags/1.0.2.tar.gz
	sha512sums = 393272e93f97783d575268e19005d3295570dfc562afe179b6d4ac56960b57b71454639f3588a1dcd531e0871fc7b6fa91bbd854ad4f1c16875f1d6d75cb0aa2

pkgname = python-backports.cached_property