summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 439a2ae45b88da7f1a1c54188014e171691e6198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = pyconcurrent
	pkgdesc = Python module to simplify asyncio/multiprocessing
	pkgver = 1.1.3
	pkgrel = 1
	url = https://github.com/gene-git/pyconcurrent
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-hatch
	makedepends = rsync
	makedepends = python-pytest
	makedepends = python-pytest-asyncio
	depends = python>3.13
	depends = python-dateutil
	source = git+https://github.com/gene-git/pyconcurrent#tag=1.1.3
	validpgpkeys = 7CCA1BA66669F3273DB52678E5B81343AB9809E1
	sha512sums = SKIP

pkgname = pyconcurrent