blob: a69ca1c89042c98beb41976672c6bd543e6102ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-cloudpathlib
pkgdesc = Python pathlib-style classes for cloud storage services such as Amazon S3, Azure Blob Storage, and Google Cloud Storage.
pkgver = 0.21.1
pkgrel = 1
url = https://github.com/drivendataorg/cloudpathlib
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-flit-core
source = python-cloudpathlib-0.21.1.tar.gz::https://github.com/drivendataorg/cloudpathlib/archive/refs/tags/v0.21.1.tar.gz
sha256sums = 170232de16d29b9a82d21471106c56bd0dc579dc26d67ae460d75be92bcc3bda
pkgname = python-cloudpathlib
|