blob: 2ee174d503bc1d66a9026824439b23810b91693d (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
 | pkgbase = python-bytecode
	pkgdesc = Python module to generate and modify bytecode
	pkgver = 0.14.2
	pkgrel = 1
	url = https://github.com/MatthieuDartiailh/bytecode
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = https://pypi.org/packages/source/b/bytecode/bytecode-0.14.2.tar.gz
	sha512sums = dc1bc1fcafa1a385083abd8756fd89d279065e53e7d72b6855af7deb7fad4da1f1cb30c8420e9417a7a4ea4c16037cc7ada0a838cfc3966166981acacf2b4456
pkgname = python-bytecode
 |