summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 45dfbfa348ac2d1de14bf3aac5025b3e4259ef7f (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
pkgbase = python-mamba-org
	pkgdesc = The Fast Cross-Platform Package Manager
	pkgver = 0.17.0
	pkgrel = 1
	url = https://github.com/mamba-org/mamba
	arch = any
	license = BSD
	checkdepends = pytest
	checkdepends = gtest
	checkdepends = gmock
	makedepends = python-setuptools>=49.2.1
	makedepends = pybind11>=2.2
	makedepends = libarchive
	makedepends = openssl
	makedepends = curl
	makedepends = yaml-cpp
	makedepends = libsolv-conda-forge
	makedepends = cpp-ghc-filesystem
	makedepends = nlohmann-json
	depends = python
	depends = reproc
	depends = python-conda
	conflicts = python-mamba
	source = mamba-0.17.0.tar.gz::https://github.com/mamba-org/mamba/archive/refs/tags/0.17.0.tar.gz
	sha256sums = c5f4add077f41ca9ff905d95003cf793c59e9d6959f19a139325dc66c904733a

pkgname = python-mamba-org