summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a99682497714af65026cec2efb9e39ed60583fc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-async-tkinter-loop
	pkgdesc = Asynchronous mainloop implementation for tkinter.
	pkgver = 0.9.3
	pkgrel = 1
	url = https://insolor.github.io/async-tkinter-loop
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	makedepends = python-wheel
	depends = python
	depends = tk
	source = async-tkinter-loop-0.9.3.tar.gz::https://github.com/insolor/async-tkinter-loop/archive/refs/tags/0.9.3.tar.gz
	sha256sums = 164e57e9438ee61e7d9e5e487b972a93617ee1a552c953f2ecdc5f9c71f938b3

pkgname = python-async-tkinter-loop