summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 808b74a6adf391ab9495a82cbfdb380df4213611 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
pkgbase = python-jedihttp-git
	pkgdesc = Simple http wrapper around jedi (with yan12125's packaging patch)
	pkgver = r178.d283a73
	pkgrel = 3
	url = https://github.com/vheon/JediHTTP
	arch = any
	license = Apache
	checkdepends = python-tox
	checkdepends = python2-flake8
	checkdepends = python2-nose
	checkdepends = python2-webtest
	checkdepends = python2-pyhamcrest
	checkdepends = python2-requests
	checkdepends = python2-coverage
	checkdepends = flake8
	checkdepends = python-nose
	checkdepends = python-webtest
	checkdepends = python-pyhamcrest
	checkdepends = python-requests
	checkdepends = python-coverage
	makedepends = python-setuptools
	makedepends = python2-setuptools
	makedepends = git
	makedepends = python2-bottle
	makedepends = python2-jedi
	makedepends = python2-waitress
	makedepends = python-bottle
	makedepends = python-jedi
	makedepends = python-waitress
	source = git+https://github.com/vheon/JediHTTP
	source = setup.py
	source = allow-missing-vendor.patch
	sha256sums = SKIP
	sha256sums = 1008eeddf02def5a41d3200124f407e96a2f5085da5676080d33334b352130ac
	sha256sums = dc8be481565b3276b6c30449ea9f31dc4fb3d8d1f760cf10728fe1910bf622b5

pkgname = python-jedihttp-git
	depends = python-bottle
	depends = python-jedi
	depends = python-waitress
	conflicts = python2-jedihttp-git

pkgname = python2-jedihttp-git
	depends = python2-bottle
	depends = python2-jedi
	depends = python2-waitress
	conflicts = python-jedihttp-git