summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a04e5f9b7cb2cf420bb49698e6370f19b1310227 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-aiopath
	pkgdesc = Asynchronous pathlib for Python
	pkgver = 0.7.6
	pkgrel = 1
	epoch = 1
	url = https://github.com/alexdelorenzo/aiopath
	arch = any
	license = LGPL-3.0-or-later
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-aiofile
	depends = python-anyio
	source = aiopath-0.7.6.tar.gz::https://github.com/alexdelorenzo/aiopath/archive/refs/tags/v0.7.6.tar.gz
	sha256sums = 7f7db17c8fd5bff0a6a7d7bdc5e1b69ecb340564af90e4f14a4229c315416cd5

pkgname = python-aiopath