summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 51cf3b28e9233e285c68f71d784b5d9cea74fc4d (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-pipsi
	pkgdesc = Wraps pip and virtualenv to install scripts
	pkgver = 0.9
	pkgrel = 3
	url = https://github.com/mitsuhiko/pipsi/
	arch = any
	license = BSD
	makedepends = python2-setuptools
	makedepends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/p/pipsi/pipsi-0.9.tar.gz
	sha256sums = 688b688cc8a7a76612c0d4d1839aaef98ece8382d4382b9d8b6f0caa65f0ed34

pkgname = python-pipsi
	depends = python-virtualenv
	depends = python-click
	provides = pipsi=0.9
	conflicts = pipsi=0.9

pkgname = python2-pipsi
	depends = python2-virtualenv
	depends = python2-click
	provides = pipsi2=0.9
	conflicts = pipsi2=0.9