summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 75b26eccd239d9b5cbd670bfd984a6f111ef8327 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-migate
	pkgdesc = migate is a simplified Xiaomi authentication gateway for Python projects
	pkgver = 1.1.8
	pkgrel = 1
	url = https://github.com/offici5l/migate
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-requests
	depends = python-rich
	provides = python-migate
	conflicts = python-migate
	source = migate::git+https://github.com/offici5l/migate.git#tag=v1.1.8
	sha256sums = 5d06fd312d3869e638943b56b8779de846c6103d683ad12dd599173281a8b896

pkgname = python-migate