blob: 32c216952c9245f312de9a3fabf8dc47a347ecf9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-universal_pathlib
pkgdesc = pathlib api extended to use fsspec backends
pkgver = 0.2.6
pkgrel = 2
url = https://github.com/fsspec/universal_pathlib
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python
depends = python-fsspec
source = https://files.pythonhosted.org/packages/source/u/universal_pathlib/universal_pathlib-0.2.6.tar.gz
sha256sums = 50817aaeaa9f4163cb1e76f5bdf84207fa05ce728b23fd779479b3462e5430ac
pkgname = python-universal_pathlib
|