summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 761e4abe9bba6854895c095991370cb1b9ab61ee (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
25
26
27
28
29
pkgbase = python-conda-package-streaming
	pkgdesc = An efficient library to read from new and old format .conda and .tar.bz2 conda packages
	pkgver = 0.10.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
	checkdepends = python-conda
	checkdepends = python-conda-package-handling
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-flit-core
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-requests
	depends = python-zstandard
	provides = python-conda-package-streaming
	conflicts = python-conda-package-streaming
	replaces = python-conda-package-streaming
	source = conda-package-streaming-0.10.0.tar.gz::https://github.com/conda/conda-package-streaming/archive/refs/tags/v0.10.0.tar.gz
	sha512sums = f4f1efb609a77a4c28e230e1c23b0ee65f682228643dc93bb4055edd3111e31f853f5af672bd551d09e219374589d110f349c3f4899c5f881cae25600ba0eceb

pkgname = python-conda-package-streaming