blob: 40e8bb094439627a6cb8f7fae5b8188db489a66d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-pythonz
pkgdesc = Python installation manager supporting CPython, Stackless, PyPy and Jython
pkgver = 2.0.1
pkgrel = 2
url = https://github.com/saghul/pythonz
arch = any
license = MIT
makedepends = python
makedepends = python-setuptools
depends = python
depends = python-resumable-urlretrieve
optdepends = libtinfo: for running pypy
conflicts = python-pythonz-bd
source = https://github.com/saghul/pythonz/archive/pythonz-2.0.1.tar.gz
source = pythonz.sh
sha256sums = 36980ef3b0ad632fb9596c60eb32a3275b2ef3641b07b376924d06ff79b4d539
sha256sums = 43f32208f3fc7a2dce93eef8685618c06053c7ed8baed72caef4c4e10d788b0f
pkgname = python-pythonz
|