summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: edda91923e7d6246f450a96a3c722c46af7c7d1b (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
pkgbase = python-uncompyle6
	pkgdesc = Python byte-code disassembler and source-code converter.
	pkgver = 3.2.1
	pkgrel = 2
	url = https://github.com/rocky/python-uncompyle6/
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/u/uncompyle6/uncompyle6-3.2.1.tar.gz
	sha256sums = e4b31b1234d6a6068061942c9e67dbbf4eb709b0055a85c10b320aed6c0f7117

pkgname = python-uncompyle6
	depends = python-spark-parser>=1.8.5
	depends = python-spark-parser<1.9.0
	depends = python-xdis>=3.8.2
	depends = python-xdis<3.9.0
	depends = python-six

pkgname = python2-uncompyle6
	depends = python2-spark-parser>=1.8.5
	depends = python2-spark-parser<1.9.0
	depends = python2-xdis>=3.8.2
	depends = python2-xdis<3.9.0
	depends = python2-six