blob: a19027434179e79c064b2ef5eab8535e02171c34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-uncompyle6
pkgdesc = Python byte-code disassembler and source-code converter.
pkgver = 3.9.3
pkgrel = 1
url = https://github.com/rocky/python-uncompyle6/
arch = any
license = MIT
makedepends = python-setuptools
depends = python-click
depends = python-spark-parser>=1.8.9
depends = python-spark-parser<1.9.2
depends = python-xdis>=6.1.0
depends = python-xdis<6.3
source = https://files.pythonhosted.org/packages/source/u/uncompyle6/uncompyle6-3.9.3.tar.gz
sha256sums = 78b764d4c843b0455fb39db6deb421a48d5d3ebb846537ba6444afe107c4ebc1
pkgname = python-uncompyle6
|