summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d78fd33291db702b27440031e73ba5be92f4a25b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-pyvers
	pkgdesc = A Python library for dynamic dispatch based on module versions and backends.
	pkgver = 0.2.2
	pkgrel = 1
	url = https://github.com/vmoens/pyvers
	arch = any
	license = MIT
	makedepends = python-wheel
	depends = python
	source = https://github.com/vmoens/pyvers/releases/download/v0.2.2/pyvers-0.2.2-py3-none-any.whl
	sha256sums = c4696408a0b15fbaa90df33d3bc579cf23a74a73541858f5470216f12f51f3b1

pkgname = python-pyvers