summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4ab2df381d12bddd06a91b1836a8b2ce36d7db31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-pynng-git
	pkgdesc = Ergonomic bindings for nanomsg next generation (nng), in Python
	pkgver = 0.8.0.r7.g9b651be
	pkgrel = 2
	url = https://github.com/codypiersall/pynng
	arch = any
	license = MIT
	checkdepends = python-pytest-asyncio
	checkdepends = python-pytest-trio
	checkdepends = python-curio
	checkdepends = python-mbed-host-tests
	makedepends = git
	makedepends = python-pip
	makedepends = cmake
	makedepends = python-wheel
	depends = licenses
	depends = python-sniffio
	depends = python=3.13.1
	provides = python-pynng
	source = git+https://github.com/codypiersall/pynng.git
	md5sums = SKIP

pkgname = python-pynng-git