summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 25297edfd2a0e06c4ba6239e64497a7d45112478 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-conda-package-streaming
	pkgdesc = An efficient library to read from new and old format .conda and .tar.bz2 conda packages
	pkgver = 0.11.0
	pkgrel = 1
	url = https://github.com/conda/conda-package-streaming
	arch = x86_64
	license = BSD-3-Clause
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	checkdepends = python-pytest-mock
	checkdepends = python-boto3
	checkdepends = python-bottle
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-flit-core
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-requests
	depends = python-zstandard
	source = conda-package-streaming-0.11.0.tar.gz::https://github.com/conda/conda-package-streaming/archive/refs/tags/v0.11.0.tar.gz
	sha512sums = 9da8ce9c9115be6cc604d59e82d74bb8e54c2c494373f883d7defcde37a7b1f305ba8b2c5b00dc9bb056e0c3eb8192de227ce497185839b9d5db400a8553868a

pkgname = python-conda-package-streaming