blob: eddbcda09d9515672fa41be904947244482ab016 (
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
|
# Generated by mksrcinfo v8
# Wed May 2 00:27:36 UTC 2018
pkgbase = python-conda-git
pkgdesc = OS-agnostic, system-level binary package manager and ecosystem
pkgver = 4.6.0a2.r0.gc467517ca
pkgrel = 2
url = http://conda.pydata.org/docs/
arch = any
license = BSD
makedepends = git
depends = python
depends = python-pycosat>=0.6.1
depends = python-requests
depends = python-ruamel-yaml
optdepends = python-conda-build: to use the conda build command
provides = python-conda
provides = python-conda-env
conflicts = python-conda
conflicts = python-conda-env
options = !emptydirs
source = git+https://github.com/conda/conda
md5sums = SKIP
pkgname = python-conda-git
|