blob: 7aae00217ed7873ee92bc8be8653d888b54fca12 (
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.7
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 = https://files.pythonhosted.org/packages/source/a/aiopath/aiopath-0.7.7.tar.gz
sha256sums = ad4b9d09ae08ddf6d39dd06e7b0a353939e89528da571c0cd4f3fe071aefad4f
pkgname = python-aiopath
|