summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 998ac3919d099f3cbeb89996b699b79fa2743d26 (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.18.1
	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.18.1.tar.gz
	sha512sums = eff7209327814053b4b1ecb9fb0fcaa7a091f6d91325d7cdbc5136a268ab007d4ea131532860ee23c88a19cfcc41aa048156b4602c7f8d839228b79d78a7b5d8

pkgname = python-bytecode