summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a8070780db0980011a6ee914df7450f6783c2e54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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.24.0
	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
	depends = python-typing_extensions
	depends = python-pydantic-core
	depends = python-importlib-metadata
	optdepends = python-google-auth
	optdepends = python-boto3
	source = python-cloudpathlib-0.24.0.tar.gz::https://github.com/drivendataorg/cloudpathlib/archive/refs/tags/v0.24.0.tar.gz
	sha256sums = 5fbd2cb8f5004802a767c2f06a68dfce4a591d170428461747e98f44ff17834f

pkgname = python-cloudpathlib