blob: b9e1af16b9057532041bb6d574982558138b75b9 (
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.3.10
pkgrel = 1
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.3.10.tar.gz
sha256sums = 4487cbc90730a48cfb64f811d99e14b6faed6d738420cd5f93f59f48e6930bfb
pkgname = python-universal_pathlib
|