summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 583322809d9a73aa24420efe6a94a7a0fd6d1134 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-psygnal
	pkgdesc = Fast python callback/event system modeled after Qt Signals
	pkgver = 0.9.5
	pkgrel = 1
	url = https://github.com/pyapp-kit/psygnal
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-hatch-vcs
	makedepends = python-hatchling
	makedepends = python-installer
	depends = python
	depends = python-mypy_extensions
	depends = python-typing_extensions
	source = https://files.pythonhosted.org/packages/source/p/psygnal/psygnal-0.9.5.tar.gz
	sha256sums = 4956ea6c36a75f7fc457558935b67dd8be2594661b4d08eeb3357d69c509c55f

pkgname = python-psygnal